This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
anything-llm
Watch
1
Star
0
Fork
0
You've already forked anything-llm
mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced
2026-06-13 22:04:11 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5578e567cecbd44d956b69bb2f6e4e31e24a23f0
anything-llm
/
server
/
models
History
Sean Hatfield
c24b79c9d1
[FEAT] Bing Search API web search provider (
#1519
)
...
implement bing search engine for agents
2024-05-23 16:49:30 -07:00
..
apiKeys.js
…
cacheData.js
…
documents.js
Make LanceDB the vector database default provider in backend to prevent issues where somehow this key is not set by the user resulting in a Pinecone error even though they never said they wanted Pinecone to be their vector db
2024-05-13 12:22:53 -07:00
embedChats.js
…
embedConfig.js
…
eventLogs.js
…
invite.js
…
passwordRecovery.js
[FEAT] Implement new login screen UI & multi-user password reset (
#1074
)
2024-04-25 16:52:30 -07:00
slashCommandsPresets.js
[FEAT] Slash templates (
#1314
)
2024-05-10 12:35:33 -07:00
systemSettings.js
[FEAT] Bing Search API web search provider (
#1519
)
2024-05-23 16:49:30 -07:00
telemetry.js
…
user.js
enfore min and max username lengths to prevent DOS via spam-length names
2024-05-22 13:21:26 -05:00
vectors.js
…
welcomeMessages.js
…
workspace.js
Customize refusal response for
query
mode (
#1243
)
2024-04-30 16:14:30 -07:00
workspaceAgentInvocation.js
patch agent invocation regression
2024-04-27 12:39:45 -07:00
workspaceChats.js
…
workspacesSuggestedMessages.js
…
workspaceThread.js
Feat/quick delete chat (
#1302
)
2024-05-08 11:10:00 -07:00
workspaceUsers.js
…