anything-llm/server
Timothy Carambat 538078747d
Add vector search API endpoint ()
* Add vector search API endpoint

* Add missing import

* Modify the data that is returned

* Change similarityThreshold to scoreThreshold

As this is what is actually returned by the search

* Removing logging (oops!)

* chore: regen swagger docs for new endpoint
fix: update function to sanity check values to prevent crashes during search

---------

Co-authored-by: Scott Bowler <scott@dcsdigital.co.uk>
2024-12-12 10:12:32 -08:00
..
endpoints Add vector search API endpoint () 2024-12-12 10:12:32 -08:00
jobs Update bgworker to use fork instead of worker_thread () 2024-07-03 11:44:34 -07:00
models Add Support for NVIDIA NIM () 2024-12-05 10:38:23 -08:00
prisma Add index leftover from prisma migration from PR 2024-10-29 16:35:56 -07:00
storage 2488 novita ai llm integration () 2024-11-04 11:34:29 -08:00
swagger Add vector search API endpoint () 2024-12-12 10:12:32 -08:00
utils patch gemini-2.0-key 2024-12-11 16:52:31 -08:00
.env.example Add Support for NVIDIA NIM () 2024-12-05 10:38:23 -08:00
.flowconfig devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore Add support for custom agent skills via plugins () 2024-09-10 17:06:02 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Community hub integration () 2024-11-26 09:59:43 -08:00
jsconfig.json devcontainer v1 () 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package.json Community hub integration () 2024-11-26 09:59:43 -08:00
yarn.lock Community hub integration () 2024-11-26 09:59:43 -08:00