anything-llm/server/endpoints
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
..
api Add vector search API endpoint () 2024-12-12 10:12:32 -08:00
embed Add backfilling on query for chat widget to improve UX () 2024-10-15 14:37:44 -07:00
experimental Community hub integration () 2024-11-26 09:59:43 -08:00
extensions GitLab Hosted and Local Connector () 2024-07-23 12:23:51 -07:00
admin.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
agentWebsocket.js Add LMStudio agent support (generic) support () 2024-05-07 16:35:47 -07:00
browserExtension.js AnythingLLM Chrome Extension () 2024-08-27 14:58:47 -07:00
chat.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
communityHub.js Community hub integration () 2024-11-26 09:59:43 -08:00
document.js Patch path traversal in move-files that can be used by administrator level attacker only 2024-08-27 16:19:12 -07:00
embedManagement.js Enable the ability to disable the chat history UI () 2024-10-21 13:19:19 -07:00
invite.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
system.js Light/dark mode UI overhaul () 2024-11-18 15:40:18 -08:00
utils.js chore: silence getGitVersion for docker env runtime 2024-07-03 11:50:31 -07:00
workspaces.js Api session id support () 2024-08-21 15:25:47 -07:00
workspaceThreads.js Api session id support () 2024-08-21 15:25:47 -07:00