jiangying
jiangying
### Privileged issue - [X] I'm @tiangolo or he asked me directly to create an issue here. ### Issue Content the doc is outdate because it's still using poetry while...
when delete by filter through api: ``` curl --location 'http://x:6333/collections/col/points/delete?wait=true' \ --header 'Content-Type: application/json' \ --header 'Authorization: ••••••' \ --data '{ "filter": { "must": [ { "key": "metadata.file_id", "match": {...
### 🥰 Feature Description 类似 https://app.chathub.gg/ (这个是闭源的,而且不支持设置api-key,不支持自定义prompt)  ### 🧐 Proposed Solution 类似 https://app.chathub.gg/ ### 📝 Additional Information _No response_
Now I always need to push the small button below to switch between the response of 5 different models. I am feeling awkward To click the small button after severely...
### 📦 Deployment Method Vercel ### 📌 Version all ### 💻 Operating System Windows ### 📌 System Version all ### 🌐 Browser Chrome ### 📌 Browser Version all ### 🐛...
### 您希望的更新和改进是什么 | Update or Improve 如下图,是否有可能更加对齐翻译前后的段落 ### 补充说明 | Additional context _No response_
I am using celery, its workers may be offline due to reasons such as cloud maintenance or other unforeseen circumstances, and miss the task revoke message Current solution is awkward...
### What version of the VS Code extension are you using? latest ### Which IDE are you using? vscode ### What platform is your computer? macos ### What steps can...
有个必现的bug, 我如果把模型设置为:o1-mini max token 设置为 32768  压缩模型设置为 gpt-4o-mini 聊天2次,标题生成错误:```{ "error": { "message": "max_tokens is too large: 32768. This model supports at most 16384 completion tokens, whereas you provided 32768....
### 🥰 需求描述 https://platform.openai.com/docs/models/o3-pro 这个没法用 报错 ``` { "error": { "message": "This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use...