anything-llm/server/models
Timothy Carambat 4bb99ab4bf
Support LocalAi as LLM provider by @tlandenberger (#373)
* feature: add LocalAI as llm provider

* update Onboarding/mgmt settings
Grab models from models endpoint for localai
merge with master

* update streaming for complete chunk streaming
update localAI LLM to be able to stream

* force schema on URL

---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
Co-authored-by: tlandenberger <tobiaslandenberger@gmail.com>
2023-11-14 12:31:44 -08:00
..
apiKeys.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
cacheData.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
documents.js fix: adjust return type of addDocuments in case of no additions (#353) 2023-11-10 13:27:53 -08:00
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
systemSettings.js Support LocalAi as LLM provider by @tlandenberger (#373) 2023-11-14 12:31:44 -08:00
telemetry.js Posthog telemetry updates (#356) 2023-11-10 16:02:46 -08:00
user.js AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
vectors.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
welcomeMessages.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
workspace.js Create manager role and limit default role (#351) 2023-11-13 14:51:16 -08:00
workspaceChats.js added JSONL export to workspace chats (#345) 2023-11-08 17:36:54 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00