LibreChat/client/src/components/Input
Daniel Avila 198f60c536 feat(frontend): add support for agent selection in GPT plugins in adding functions agent
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.
2023-06-16 00:04:35 -04:00
..
BingAIOptions refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
ChatGPTOptions feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
GoogleOptions feat(OpenAI, PaLM): Add model support for new OpenAI models and codechat-bison (#516) 2023-06-13 16:42:01 -04:00
NewConversationMenu refactor(DialogTemplate): convert to typescript 2023-06-11 16:45:54 -04:00
OpenAIOptions refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
PluginsOptions feat(frontend): add support for agent selection in GPT plugins in adding functions agent 2023-06-16 00:04:35 -04:00
SetTokenDialog refactor(DialogTemplate): convert to typescript 2023-06-11 16:45:54 -04:00
AdjustToneButton.jsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Footer.tsx Feat/startup config api (#518) 2023-06-15 12:36:34 -04:00
index.jsx style(Input): remove unnecessary z-index class from input field (#522) 2023-06-13 23:52:17 -04:00
RowButton.jsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
SubmitButton.jsx feat: Add clear button to search bar (#328) 2023-06-02 00:11:34 -04:00