9 Commits (master)
 

Author SHA1 Message Date
Mohsen Taba c2d0d5bf54 Refactor code by commenting out unused imports and decorators in various modules to improve clarity and maintainability. Update the default system prompt with strict rules for brevity and confidence in responses, enhancing user interaction guidelines. 5 days ago
Mohsen Taba f9dd62f241 Refactor ModelFactory to use OpenAILike class instead of OpenRouter for improved model instantiation. 5 days ago
Mohsen Taba 88787266c4 Add new SQL file for wiki content retrieval and refactor API routes to implement a new background task for syncing Wiki data to Qdrant. Remove deprecated global embedding sync functionality and introduce a dedicated sync process for Wiki content, enhancing the overall data synchronization strategy. 5 days ago
Mohsen Taba 6f95620397 Add documentation for collection naming strategy and incremental vector synchronization. Implement background task for syncing data from PostgreSQL to Qdrant, ensuring zero duplicate embeddings and crash resilience. Update API routes to trigger synchronization process. 6 days ago
Mohsen Taba 0e8bba1a76 Update docker-compose.yml to configure networking and DNS settings, replacing the previous commented-out sections with active configurations for the imam-reza-network. 1 week ago
Mohsen Taba 38333e4452 Update environment configurations, modify Docker settings, and add new scripts for data processing. Adjusted Jenkinsfile for deployment, updated .gitignore, and refined agent instructions for improved user interaction. 1 week ago
Mohsen Taba df0feba599 Comment out the entire Jenkins pipeline configuration for deployment, preserving the original structure for future reference. 1 week ago
Mohsen Taba c1cf808e68 Add initial project structure with Docker support, environment configurations, and basic application setup 1 week ago
Mohsen Taba 9f5e561687 first commit 1 week ago