anything-llm/frontend/src
sherifButt 6570ed0e57 - refactored chatContainer to handle both promptInput and dyanamicInput
- added toggle button between text promptInput and dynamicInput
- added options sellect with 3 redering types, List, dropdown, buttons
- styled OptionSelect component to match anythingllm buttons theme
2024-03-09 14:46:11 +00:00
..
components - refactored chatContainer to handle both promptInput and dyanamicInput 2024-03-09 14:46:11 +00:00
hooks [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
media [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
models Bulk remove files from file picker (#830) 2024-02-27 11:53:42 -08:00
pages [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
utils -added switch between streaming response and not, to stop streaming while using dynamic input, as it require the full response to allow json schema extraction 2024-03-09 06:54:22 +00:00
App.jsx Fix default role visibility permissions (#776) 2024-02-22 09:15:27 -08:00
AuthContext.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
index.css #765 - Enhanced chat styling (#786) 2024-02-23 18:02:23 -08:00
LogoContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
main.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
PfpContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00