anything-llm/server/utils
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
..
AiProviders 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
BackgroundWorkers Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines Add batch embedding support for Ollama embedding provider (#4553) 2025-11-25 13:03:47 -08:00
EmbeddingRerankers/native Patch tokenizer race condition bug (#4091) 2025-07-07 13:25:30 -07:00
EncryptionManager [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
MCP Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
PasswordRecovery Strengthen field validations on user Updates (#1201) 2024-04-26 16:46:04 -07:00
TextSplitter Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
TextToSpeech Add `model` field parameter for generic OpenAI TTS (#4171) 2025-07-17 10:28:51 -07:00
agentFlows Fix undefined result in llm-instruction agent flow executor (#4676) 2025-11-24 09:31:00 -08:00
agents 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
boot 4595 refactor PWA (#4664) 2025-11-19 16:08:09 -08:00
chats feat: add base64 document attachment support to API chat endpoints (#4672) 2025-11-24 15:48:44 -08:00
collectorApi add longer HTTP ttl on forward extension requests 2025-11-20 23:00:18 -08:00
comKey [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
database Prune telemetry events 2025-04-29 13:54:00 -07:00
files feat: add base64 document attachment support to API chat endpoints (#4672) 2025-11-24 15:48:44 -08:00
helpers Dell model capability patch (#4719) 2025-12-05 13:31:15 -08:00
http Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
logger patch logger for full logs 2024-07-19 18:35:41 -07:00
middleware Flag to disable login UI and endpoints for credentialed auth (#3984) 2025-06-11 12:46:40 -07:00
prisma Fix Typos in Comments and Documentation (#3987) 2025-06-12 13:59:38 -07:00
telemetry Prune telemetry events 2025-04-29 13:54:00 -07:00
vectorDbProviders Fix similarity score not showing in citation UI for Astra, Qdrant, Weaviate (#4718) 2025-12-05 13:05:43 -08:00
vectorStore PGvector vector database support (#3788) 2025-05-09 12:27:11 -07:00