xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
https://inference.readthedocs.io
Apache License 2.0
4.7k stars 368 forks source link

xinference api调用报错 Fast Chat AI error:{"detail":"Method Not Allowed"} #1900

Open fengchezhendexiatian opened 1 month ago

fengchezhendexiatian commented 1 month ago

System Info / 系統信息

通过docker启动xinference ,开启大模型后,在chat2db中调用xinference model api ,显示报错 Fast Chat AI error:{"detail":"Method Not Allowed"} 在本地打开postman,post发送http://localhost:9997/,显示{ "detail": "Method Not Allowed" } 如何正确调用api地址?

Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?

Version info / 版本信息

.

The command used to start Xinference / 用以启动 xinference 的命令

.

Reproduction / 复现过程

.

Expected behavior / 期待表现

.

qinxuye commented 1 month ago

Xinference 功能是否正常?正常的话需要联系 chat2db 。

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity.