anything-llm/server
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
..
endpoints Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
models 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
prisma 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
storage remove bakup db 2023-10-24 18:05:18 -07:00
swagger AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
utils 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
.env.example Anthropic claude 2 support (#305) 2023-10-30 15:44:03 -07:00
.gitignore AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package-lock.json Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
package.json Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
yarn.lock Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00