mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
Add support for selecting an agent in the GPT plugins endpoint. The agent can be selected from a dropdown menu in the AgentSettings component. The default agent is set to 'classic' in the cleanupPreset, getDefaultConversation, and handleSubmit functions. |
||
|---|---|---|
| .. | ||
| BingAIOptions | ||
| ChatGPTOptions | ||
| GoogleOptions | ||
| NewConversationMenu | ||
| OpenAIOptions | ||
| PluginsOptions | ||
| SetTokenDialog | ||
| AdjustToneButton.jsx | ||
| Footer.tsx | ||
| index.jsx | ||
| RowButton.jsx | ||
| SubmitButton.jsx | ||