Commit graph

3 commits

Author SHA1 Message Date
Sean Hatfield
458ffed0c7
added onboarding data handling modal ()
* added onboarding data handling modal

* adding data handling modal component

* update element to list
Update copy

* remove useEffect dep

* refactor onboarding navigation using history

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-11-08 19:00:12 -08:00
Timothy Carambat
67c85f1550
Implement retrieval and use of fine-tune models ()
* Implement retrieval and use of fine-tune models
Cleanup LLM selection code
resolves 

* Cleanup from PR bot
2023-10-31 11:38:28 -07:00
Timothy Carambat
5d56ab623b
Anthropic claude 2 support ()
* WIP Anythropic support for chat, chat and query w/context

* Add onboarding support for Anthropic

* cleanup

* fix Anthropic answer parsing
move embedding selector to general util
2023-10-30 15:44:03 -07:00