openai-quickstart icon indicating copy to clipboard operation
openai-quickstart copied to clipboard

A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.

Results 43 openai-quickstart issues
Sort by recently updated
recently updated
newest added
trafficstars

7月26日课程作业提交 ,江哲。

Complete homework: add openai.chatcompletetion.create and weather query api to function call

科学上网了,但是还是没办法获取

OpenAIFunctionsAgent&initialize_agent过时

第六周第七周部分代码更新 【金山文档 | WPS云文档】 代码更新说明https://kdocs.cn/l/cuRmr32Xetho

demo执行成功但是翻译不成功,执行完成后还是英文,这是哪一块错误了吗

1. Translater项目 所有依赖更新最新版本; README文档,补充新建conda环境命令 2. 最新OpenAI版本的functions和function_call已经被tools、tool_choice所替代,补充tools、tool_choice调用示例