06-一个简易的functioncalling #83
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#83
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
通过https://api.openweathermap.org/data/2.5/weather?q=Beijing,cn&APPID='自己的Key' 测试
step1: 使用https://openweathermap.org/ 自定义一个天气查询函数
step2: 描述函数调用策略
step3: 创建chat
step4: 二次对话
一个简易的functioncallingto 06-一个简易的functioncalling