feat: integrate Maritaca AI Sabiá-3 with Drummond agent dc1e705 anderson-ufrj commited on Sep 19, 2025
fix: add debug logging to identify Drummond agent initialization issues f81934c anderson-ufrj commited on Sep 19, 2025
fix: resolve Drummond agent initialization by adding required capabilities parameter 5e8dbb9 anderson-ufrj commited on Sep 19, 2025
fix: simplify chat routing and fix agent initialization 5f3d097 anderson-ufrj commited on Sep 19, 2025
fix: update chat endpoint to work with new AgentMessage structure 8a17ef0 anderson-ufrj commited on Sep 19, 2025
fix: temporarily disable URL pattern validation to debug 400 errors 8aa60a3 anderson-ufrj commited on Sep 19, 2025
fix: expand header whitelist for API authentication and caching headers ac4a861 anderson-ufrj commited on Sep 19, 2025
fix: validate only URL path and query, not full URL with protocol 71ebb65 anderson-ufrj commited on Sep 19, 2025
fix: add HuggingFace proxy headers to security middleware whitelist e63663c anderson-ufrj commited on Sep 19, 2025
fix: add missing ConversationContext class and fix import path 7878f71 anderson-ufrj commited on Sep 19, 2025
fix: resolve encoding and monitoring configuration issues 0bfbae0 anderson-ufrj commited on Sep 19, 2025
fix: configure uvicorn proxy headers for HuggingFace deployment 386e9aa anderson-ufrj commited on Sep 19, 2025
fix: configure uvicorn to accept proxy headers for HuggingFace Spaces 39c13e4 anderson-ufrj commited on Sep 19, 2025
fix: disable TrustedHostMiddleware for HuggingFace Spaces compatibility 05ab472 anderson-ufrj commited on Sep 19, 2025
fix: add HuggingFace domains to TrustedHostMiddleware for production 7b9a6bc anderson-ufrj commited on Sep 19, 2025
merge: integrate conversational AI changes from main branch 46e9215 anderson-ufrj commited on Sep 19, 2025
feat(chat): implement conversational AI capabilities in Carlos Drummond agent 12041df anderson-ufrj commited on Sep 19, 2025
fix(deps): add email-validator for Pydantic email validation 6c2240e anderson-ufrj commited on Sep 17, 2025
fix: correct import name for get_current_optional_user 7463232 anderson-ufrj commited on Sep 17, 2025
fix: remove agent initialization from ChatService constructor fc57650 anderson-ufrj commited on Sep 17, 2025
fix: use cache_service instance instead of CacheService class bb0c978 anderson-ufrj commited on Sep 17, 2025
feat(api): create models module with pagination exports b39bef0 anderson-ufrj commited on Sep 17, 2025
fix: remove incorrect CacheService import from chat service ca5189c anderson-ufrj commited on Sep 17, 2025
feat(api): create dependencies module for common API dependencies b6b458c anderson-ufrj commited on Sep 17, 2025
fix(deps): adjust opentelemetry-exporter-jaeger version constraint cd6ab5a anderson-ufrj commited on Sep 17, 2025
fix(deps): add OpenTelemetry dependencies for monitoring f0207b1 anderson-ufrj commited on Sep 17, 2025
feat: enable full API with WebSocket support for HuggingFace deployment 983dff8 anderson-ufrj commited on Sep 17, 2025
feat: enable full API with WebSocket support for HuggingFace deployment 190c7c3 anderson-ufrj commited on Sep 17, 2025
fix: resolve time module import error in investigation methods 35daf5a anderson-ufrj commited on Sep 17, 2025
fix: resolve time module import error in investigation methods 07c36c9 anderson-ufrj commited on Sep 17, 2025
feat(backend): expand API to support multiple data sources db44c2f anderson-ufrj commited on Sep 17, 2025
fix: add detailed logging and error handling for chat API c9dd90c anderson-ufrj Claude commited on Sep 17, 2025
feat(chat): implement complete conversational chat API with SSE streaming 4b8596d anderson-ufrj commited on Sep 16, 2025