LibreChat/client/src/components/Input
Daniel Avila d0be2e6f4a feat(ChatAgent.js): add support for skipping completion mode in ChatAgent
feat(ChatAgent.js): add a check for images when completion is skipped to add to response
feat(askGPTPlugins.js): add skipCompletion option to agentOptions
feat(client): add Switch component to ui components and use for new Agent Settings
chore(package.json): ignore client directory in nodemonConfig
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(ChatAgent.js): add support for skipping completion mode in ChatAgent 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