feat: add Honcho memory provider with Traefik + Authelia #48

Open
Hermes wants to merge 43 commits from feat/honcho-only into master
6 changed files with 282 additions and 0 deletions
Showing only changes of commit 231ce938de - Show all commits

View File

@@ -173,7 +173,7 @@ services:
- CACHE_URL=redis://honcho-redis:6379/0
- CACHE_ENABLED=true
- EMBEDDING_VECTOR_DIMENSIONS=1536
- VECTOR_STORE_DIMENSIONS=
- VECTOR_STORE_DIMENSIONS=1536
volumes:
- /mnt/HoardingCow_docker_data/Honcho/data:/app/data
networks: