- Temporarily remove PartnerRagRetriever model (as it is not used yet)
- Ensure errors are being logged when migrating tenants - Ensure migrations directory is copied into eveai_app
This commit is contained in:
@@ -2,3 +2,4 @@ FROM registry.ask-eve-ai-local.com/josakola/eveai-base:latest
|
||||
# Copy the source code into the container.
|
||||
COPY eveai_app /app/eveai_app
|
||||
COPY content /app/content
|
||||
COPY migrations /app/migrations
|
||||
|
||||
Reference in New Issue
Block a user