LibreChat/packages/api/src
Danny Avila 7147bce3c3
feat: Add OpenAI Verbosity Parameter (#8929)
* WIP: Verbosity OpenAI Parameter

* 🔧 chore: remove unused import of extractEnvVariable from parsers.ts

*  feat: add comprehensive tests for getOpenAIConfig and enhance verbosity handling

* fix: Handling for maxTokens in GPT-5+ models and add corresponding tests

* feat: Implement GPT-5+ model handling in processMemory function
2025-08-07 20:49:40 -04:00
..
agents feat: Add OpenAI Verbosity Parameter (#8929) 2025-08-07 20:49:40 -04:00
crypto 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
endpoints feat: Add OpenAI Verbosity Parameter (#8929) 2025-08-07 20:49:40 -04:00
files 🧹 feat: Automatic File Cleanup for Mistral OCR Uploads (#8827) 2025-08-03 17:11:14 -04:00
flow 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
format ♻️ refactor: formatContentStrings to support AI and System messages (#8528) 2025-07-17 19:19:37 -04:00
mcp 🧹 feat: Automatic File Cleanup for Mistral OCR Uploads (#8827) 2025-08-03 17:11:14 -04:00
middleware 🧹 feat: Automatic File Cleanup for Mistral OCR Uploads (#8827) 2025-08-03 17:11:14 -04:00
oauth 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
types 🔄 refactor: Select OpenRouter LLM Class Dynamically by baseURL (#8898) 2025-08-06 19:26:40 -04:00
utils feat: Add Support for customUserVar Replacement in 'args' Field (#8743) 2025-07-30 14:37:56 -04:00
web 🔥 feat: Add Firecrawl Scraper Configurability (#8495) 2025-07-18 22:37:57 -04:00
index.ts 🔥 feat: Add Firecrawl Scraper Configurability (#8495) 2025-07-18 22:37:57 -04:00