mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10:15 +01:00
* chore: bump https-proxy-agent and @librechat/agents * refactor: Improve error logging in OllamaClient for API fetch failures * feat: Add DeepSeek provider support and enhance provider name handling * refactor: Use Providers.OLLAMA constant for model name check in fetchModels function * feat: Enhance formatAgentMessages to handle reasoning content type * feat: OpenRouter Agent Reasoning * hard work and dedicationgit add .env.example :) * fix: Handle Google social login with missing last name Social login with Google was previously displaying 'undefined' when a user's last name was empty or not provided. Changes: - Conditionally render last name only if it exists - Prevent displaying 'undefined' when last name is missing * fix: add missing file endings for developers yml,yaml and log --------- Co-authored-by: Mohamed Al-Duraji <mbalduraji@college.harvard.edu> Co-authored-by: Deepak Kendole <deepakdpk101@gmail.com> Co-authored-by: Peter Rothlaender <peter.rothlaender@ginkgo.com> |
||
|---|---|---|
| .. | ||
| shadcn-docs | ||
| addCacheControl.js | ||
| addCacheControl.spec.js | ||
| artifacts.js | ||
| createContextHandlers.js | ||
| createVisionPrompt.js | ||
| formatAgentMessages.spec.js | ||
| formatGoogleInputs.js | ||
| formatGoogleInputs.spec.js | ||
| formatMessages.js | ||
| formatMessages.spec.js | ||
| handleInputs.js | ||
| index.js | ||
| instructions.js | ||
| summaryPrompts.js | ||
| titlePrompts.js | ||
| titlePrompts.spec.js | ||
| truncate.js | ||