文件历史

6 次代码提交

作者 SHA1 备注 提交日期
zR 3ed9c3a9b0 fix #1268 2024-06-16 00:04:56 +08:00
zR a7648f493c 多处更新
1. 增加Intel 设备 OpenVINO 推理加速
2. #909 修改歧义
3. #907 问题修复
2024-03-03 12:40:04 +08:00
Liu-Steve 39fa452082 修复工具调用结束后,角色未从observation恢复为user的bug 2024-02-27 17:19:25 +08:00
Kero Yang b746b3362c fix: 修复 tools_using_demo 中 OpenAI demo 无法成功调用 Function calling 的问题
Pull #669后,openai_api_demo 中 openai_api.py 更新Function calling调用参数为 `tools`,导致 tools_using_demo 中 openai_api_demo.py 的 `params["functions"]` 失效。
2024-01-11 12:36:09 +08:00
zR 744ae887b1 new langchain demo
1. langchain 依赖需要更新到0.0.354以上的版本
2. 使用了全新的结构式 Fcuntion Call 返回
2024-01-05 20:27:14 +08:00
zR 55b3a89f2c 添加 TensorRT-LLM 代码 2023-12-24 22:54:22 +08:00