LibreChat/api
Danny Avila 24cad6bbd4
🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126)
* feat: Refactor ModelEndHandler to collect usage metadata only if it exists

* feat: google tool end handling, custom anthropic class for better token ux

* refactor: differentiate between client <> request options

* feat: initial support for google agents

* feat: only cache messages with non-empty text

* feat: Cache non-empty messages in chatV2 controller

* fix: anthropic llm client options llmConfig

* refactor: streamline client options handling in LLM configuration

* fix: VertexAI Agent Auth & Tool Handling

* fix: additional fields for llmConfig, however customHeaders are not supported by langchain, requires PR

* feat: set default location for vertexai LLM configuration

* fix: outdated OpenAI Client options for getLLMConfig

* chore: agent provider options typing

* chore: add note about currently unsupported customHeaders in langchain GenAI client

* fix: skip transaction creation when rawAmount is NaN
2024-12-28 17:15:03 -05:00
..
app 🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126) 2024-12-28 17:15:03 -05:00
cache 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
config 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
lib 🚀 feat: Add Gemini 2.0 Support, Update Packages and Deprecations (#4951) 2024-12-11 14:11:27 -05:00
models 🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126) 2024-12-28 17:15:03 -05:00
server 🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126) 2024-12-28 17:15:03 -05:00
strategies 🔐 fix: Assign ADMIN role based on first registration in LDAP strategy (#4974) 2024-12-13 11:40:24 -05:00
test 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
utils v0.7.6 (#5064) 2024-12-20 11:43:37 -05:00
jest.config.js fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json 🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126) 2024-12-28 17:15:03 -05:00
typedefs.js 🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126) 2024-12-28 17:15:03 -05:00