anything-llm/server/utils
Timothy Carambat 88d4808c52
315 show citations based on relevancy score (#316)
* settings for similarity score threshold and prisma schema updated

* prisma schema migration for adding similarityScore setting

* WIP

* Min score default change

* added similarityThreshold checking for all vectordb providers

* linting

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2023-11-06 16:49:29 -08:00
..
AiProviders Add support for gpt-4-turbo 128K model (#340) 2023-11-06 14:22:19 -08:00
chats 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines Anthropic claude 2 support (#305) 2023-10-30 15:44:03 -07:00
files AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
helpers Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
http Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
middleware Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
prisma Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00