LibreChat/api/app/clients
Danny Avila bfbaaebd2b
🪄 feat: Agent Artifacts (#5804)
* refactor: remove artifacts toggle

* refactor: allow hiding side panel while allowing artifacts view

* chore: rename SidePanelGroup to SidePanel for clarity

* Revert "refactor: remove artifacts toggle"

This reverts commit f884c2cfcd.

* feat: add artifacts capability to agent configuration

* refactor: conditionally set artifacts mode based on endpoint type

* feat: Artifacts Capability for Agents

* refactor: enhance getStreamText method to handle intermediate replies and add `stream_options` for openai/azure

* feat: localize progress text and improve UX in CodeAnalyze and ExecuteCode components for expanding analysis
2025-02-11 18:00:38 -05:00
..
agents
callbacks
chains
document
llm
memory
output_parsers
prompts 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
specs
tools 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
AnthropicClient.js
BaseClient.js 🚀 fix: Resolve Google Client Issues, CDN Screenshots, Update Models (#5703) 2025-02-06 18:13:18 -05:00
ChatGPTClient.js
GoogleClient.js 🚀 fix: Resolve Google Client Issues, CDN Screenshots, Update Models (#5703) 2025-02-06 18:13:18 -05:00
index.js
OllamaClient.js
OpenAIClient.js 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
PluginsClient.js 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
TextStream.js