feat: self-hosted Honcho memory provider (PostgreSQL + Redis) #51

Open
Hermes wants to merge 15 commits from feat/honcho-only-rebased into master
5 changed files with 233 additions and 0 deletions
Showing only changes of commit c694505e9a - Show all commits

View File

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