anything-llm/docker
Timothy Carambat 1f29cec918
Multiple LLM Support framework + AzureOpenAI Support (#180)
* Remove LangchainJS for chat support chaining
Implement runtime LLM selection
Implement AzureOpenAI Support for LLM + Emebedding
WIP on frontend
Update env to reflect the new fields

* Remove LangchainJS for chat support chaining
Implement runtime LLM selection
Implement AzureOpenAI Support for LLM + Emebedding
WIP on frontend
Update env to reflect the new fields

* Replace keys with LLM Selection in settings modal
Enforce checks for new ENVs depending on LLM selection
2023-08-04 14:56:27 -07:00
..
.env.example Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
docker-compose.yml Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00
docker-entrypoint.sh dockerfile cleanup; enforce text LF line endings (#81) 2023-06-17 20:18:01 -07:00
docker-healthcheck.sh Docker support (#34) 2023-06-13 11:26:11 -07:00
Dockerfile dockerfile cleanup; enforce text LF line endings (#81) 2023-06-17 20:18:01 -07:00
HOW_TO_USE_DOCKER.md updated instructions in docker readme (#79) 2023-06-17 20:19:34 -07:00