mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-03 11:18:14 +00:00
* 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> |
||
---|---|---|
.. | ||
endpoints | ||
jobs | ||
models | ||
prisma | ||
storage | ||
swagger | ||
utils | ||
.env.example | ||
.flowconfig | ||
.gitignore | ||
.nvmrc | ||
index.js | ||
jsconfig.json | ||
nodemon.json | ||
package.json | ||
yarn.lock |