LibreChat/client/src
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
..
components feat(frontend): add support for agent selection in GPT plugins in adding functions agent 2023-06-16 00:04:35 -04:00
data-provider Feat/startup config api (#518) 2023-06-15 12:36:34 -04:00
hooks feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
routes Feat/startup config api (#518) 2023-06-15 12:36:34 -04:00
store refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00
utils feat(frontend): add support for agent selection in GPT plugins in adding functions agent 2023-06-16 00:04:35 -04:00
App.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
main.jsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
mobile.css Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00
style.css feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00