anything-llm/frontend/src/hooks
Sean Hatfield e0d5d8039a
[FEAT] Claude 3 support and implement new version of Anthropic SDK (#863)
* implement new version of anthropic sdk and support new models

* remove handleAnthropicStream and move to handleStream inside anthropic provider

* update useGetProvidersModels for new anthropic models
2024-03-06 14:57:47 -08:00
..
useCopyText.js add copy feature to assistant chat message (#611) 2024-01-17 16:22:06 -08:00
useGetProvidersModels.js [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
useLoginMode.js [REFACTOR] Refactor UserMenu component for readability (#767) 2024-02-21 11:20:36 -08:00
useLogo.js Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
useModal.js [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
usePfp.js Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
usePrefersDarkMode.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
useQuery.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
useUser.js chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00