尧图网络科技YAOTU DIGITAL 获取报价
获取报价
首页 / 资讯中心 / 文章详情

Harness入门教程

发布时间:2026/9/24 17:43:46

资讯中心
01
ARTICLE

Harness入门教程

Harness入门教程
第一章 大模型配置fromopenaiimportOpenAI clientOpenAI(api_key**-***************************************,base_urlhttps://api.moonshot.cn/v1)responseclient.responses.create(modelkimi-k2.6,instructions你是西安**天气查询助手...,input你是谁,# 问题tool_choiceauto,toolsweather_tool,max_tool_calls5)print(response.output_text)第二章 大模型函数调用机制importjsonfromopenaiimportOpenAIfromtools.weather_queryimportget_weather# 函数说明书tools[{type:function,name:get_weather,description:查询指定地点的当前天气。支持国家、省、市、区、县和地点名称。,parameters:{type:object,properties:{location:{type:string,description:要查询的地点例如北京市、深圳市南山区、四川省成都市郫都区、Tokyo}},required:[location],additionalProperties:False},strict:True}]FUNCTIONS{get_weather:get_weather}clientOpenAI(api_key**-*********************************,base_urlhttps://api.moonshot.cn/v1)responseclient.responses.create(modelkimi-k2.6,instructions你是西安**贾维斯...,input你是谁,tool_choiceauto,toolstools,max_tool_calls5)foriteminresponse.output:ifitem.type!function_call:continueargumentsjson.loads(item.arguments)functionFUNCTIONS[item.name]resultfunction(**arguments)print(json.dumps(result,ensure_asciiFalse))
02
RELATED NEWS

相关资讯

更多网站建设与数字化升级内容

03
WHY YAOTU

想打造同款高转化官网?

懂行业、懂生意,从建站到增长一站式陪跑

◈

场景化定制

不做模板站,围绕你的业务场景量身设计,小众不撞款。

◐

营销型架构

以转化目标组织内容与路径,让官网真正带来询盘。

▲

全周期服务

设计、开发、运营、运维一体,上线只是开始。

免费获取你的建站方案

留下需求,专属顾问 24 小时内为你输出方案建议。