anything-llm/server/utils
Sean Hatfield e99c74aec1
[DOCS] Update Docker documentation to show how to setup Ollama with Dockerized version of AnythingLLM (#774)
* update HOW_TO_USE_DOCKER to help with Ollama setup using docker

* update HOW_TO_USE_DOCKER

* styles update

* create separate README for ollama and link to it in HOW_TO_USE_DOCKER

* styling update
2024-02-21 18:42:32 -08:00
..
AiProviders [DOCS] Update Docker documentation to show how to setup Ollama with Dockerized version of AnythingLLM (#774) 2024-02-21 18:42:32 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
collectorApi Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
files Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
helpers Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders Enforce name requirements for Zilliz/Milvus (#723) 2024-02-14 13:01:05 -08:00