xusenlinzy / api-for-open-llm

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
Apache License 2.0
2.16k stars 252 forks source link

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity💡 [REQUEST] - <title> #256

Closed besthong999 closed 2 months ago

besthong999 commented 3 months ago

起始日期 | Start Date

No response

实现PR | Implementation PR

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity 通过dify来调用function calling 导致报错422,模板为openapi的头;

相关Issues | Reference Issues

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity 通过dify来调用function calling 导致报错422,模板为openapi的头;

摘要 | Summary

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity 通过dify来调用function calling 导致报错422,模板为openapi的头;

基本示例 | Basic Example

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity 通过dify来调用function calling 导致报错422,模板为openapi的头;

缺陷 | Drawbacks

INFO: 172.20.0.8:60822 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity 通过dify来调用function calling 导致报错422,模板为openapi的头;

未解决问题 | Unresolved questions

No response

xusenlinzy commented 2 months ago

function calling功能还没完善,可能有不兼容