Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More robust Docker container #35

Open
deadbits opened this issue Sep 19, 2023 · 0 comments
Open

More robust Docker container #35

deadbits opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
docker enhancement New feature or request

Comments

@deadbits
Copy link
Owner

  • Vector database should be a persisted volume when using Docker so you don't have to download and load the data every time. Also, any auto_update added records will be lost between runs right now.
  • Modify entrypoint process so other embedding models can be used. right now its just openAI because they are hard-coded in entrypoint.sh
  • Use Docker compose
@deadbits deadbits added enhancement New feature or request docker labels Sep 19, 2023
@deadbits deadbits self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant