Sebastián Darío Ramírez
4f23e44756
Add gemini-embedding-exp-03-07 model support ( #3767 )
...
* adds gemini-embedding-exp-03-07 support
* unset random changes, make model map
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-05 09:37:01 -07:00
Timothy Carambat
f9ef5840cb
Remove @google/generative-ai from AnythingLLM ( #3740 )
...
* Remove from AnythingLLM
Migrate to full use of OpenAI Compatible endpoints'
resolves #3618
* lint
2025-04-29 11:39:56 -07:00
Timothy Carambat
1b59295f89
Refactor Gemini to use OpenAI interface API ( #3616 )
...
* Refactor Gemini to use OpenAI interface API
* add TODO
* handle errors better (gemini)
* remove unused code
2025-04-07 17:18:31 -07:00
timothycarambat
4d5d8d4dec
patch gemini embedding key preference
...
resolves #2972
2025-01-14 08:20:57 -08:00
Chaiwat Saithongcum
fa3079bbbf
Add support for Google Generative AI (Gemini) embedder ( #2895 )
...
* Add support for Google Generative AI (Gemini) embedder
* Add missing example in docker
Fix UI key elements in options
Add Gemini to data handling section
Patch issues with chunk handling during embedding
* remove dupe in env
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-12-31 09:29:38 -08:00