Skip to content

Fix Docker config setup#82

Merged
javidahmed64592 merged 5 commits intomainfrom
fix-docker-setup
Jan 30, 2026
Merged

Fix Docker config setup#82
javidahmed64592 merged 5 commits intomainfrom
fix-docker-setup

Conversation

@javidahmed64592
Copy link
Copy Markdown
Owner

This pull request updates configuration settings to improve the chatbot's capabilities and memory retrieval performance, and fixes a volume mapping issue in the Docker setup.

Configuration improvements:

  • Updated the chatbot model in configuration/config.json from gemini-2.0-flash to gemini-2.5-flash for enhanced performance and features.
  • Increased the top_k parameter for memory retrieval from 5 to 10 in configuration/config.json to allow for more relevant memories to be surfaced during conversations.

Deployment fix:

  • Corrected the volume mapping in docker-compose.yml so that the host's configuration directory is now properly mapped to /app/configuration instead of /app/config.

@javidahmed64592 javidahmed64592 merged commit b465cfd into main Jan 30, 2026
13 checks passed
@javidahmed64592 javidahmed64592 deleted the fix-docker-setup branch January 30, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant