anything-llm/server
Marcello Fitton a7da757c84
Migrate Azure OpenAI Integration To v1 API | Enable Streaming for Reasoning Models in Azure OpenAI Basic Inference Provider (#4744)
* Refactor Azure OpenAI integration to use OpenAI SDK and the v1 API | Enable streaming for Azure Open AI basic inference provider

* Add info tooltip to inform user about 'Model Type' form field

* Add 'model_type_tooltip' key to multiple language translations

* Validate AZURE_OPENAI_ENDPOINT in provider construction

* remove unused import, update error handler, rescope URL utils

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-12-10 18:56:55 -08:00
..
__tests__ Agent workspace system prompt with variable expansion (#4526) 2025-10-15 13:32:50 -07:00
endpoints Fix stale user permissions in UI by refreshing user data on app load (#4751) 2025-12-10 12:40:34 -08:00
jobs Fix issue where filenames with spaces could be marked as orphaned and pruned from threads they are attached to - resulting in the model not seeing a file during chat after the backend boots 2025-09-30 14:35:14 -07:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
models Support Gitee AI(LLM Provider) (#3361) 2025-11-25 14:19:32 -08:00
prisma Custom Default System Prompt (#4487) 2025-11-24 13:24:10 -08:00
storage Support Gitee AI(LLM Provider) (#3361) 2025-11-25 14:19:32 -08:00
swagger feat: add base64 document attachment support to API chat endpoints (#4672) 2025-11-24 15:48:44 -08:00
utils Migrate Azure OpenAI Integration To v1 API | Enable Streaming for Reasoning Models in Azure OpenAI Basic Inference Provider (#4744) 2025-12-10 18:56:55 -08:00
.env.example Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Update .gitignore (#4507) 2025-10-07 16:32:32 -07:00
.nvmrc dev build with new `epub2` build target and remove patch work (#4694) 2025-11-26 17:36:34 -08:00
index.js 4595 refactor PWA (#4664) 2025-11-19 16:08:09 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Bump expressJS from 4.18.2 -> 4.21.2 (#4760) 2025-12-10 18:54:18 -08:00
yarn.lock Bump expressJS from 4.18.2 -> 4.21.2 (#4760) 2025-12-10 18:54:18 -08:00