Commit History

feat(api): integrate dados.gov.br routes into main application
2523482

anderson-ufrj commited on

refactor: remove hf-fastapi branch references and use main branch only
10c3c16

anderson-ufrj commited on

fix: restore default FastAPI swagger UI to resolve formatting issues
8f49ed7

anderson-ufrj commited on

fix: swagger UI configuration for HuggingFace Spaces proxy environment
e9b9f36

anderson-ufrj commited on

fix: add test endpoints to verify Portal da Transparência integration
4db0138

anderson-ufrj commited on

fix(settings): replace settings.get() with getattr() for Pydantic models
11a4d19

anderson-ufrj commited on

feat(ml): implement comprehensive ML Pipeline with versioning and A/B testing
796f99b

anderson-ufrj commited on

feat: implement comprehensive memory integration system for all agents
426ed22

anderson-ufrj commited on

feat: implement data visualization and geographic APIs for frontend
cdbe958

anderson-ufrj commited on

feat(agents): implement José Bonifácio policy analysis agent
5f505aa

anderson-ufrj commited on

feat: implement agent lazy loading system for optimized memory usage
14c8d0a

anderson-ufrj commited on

feat(performance): implement advanced compression and connection pooling
190953c

anderson-ufrj commited on

feat(performance): implement cache warming and database optimization
e29e8bd

anderson-ufrj commited on

feat(security): enhance CORS configuration for Vercel frontend
eccaf5b

anderson-ufrj commited on

feat(security): implement IP whitelist for production environments
f70869e

anderson-ufrj commited on

feat(export): implement comprehensive document export system
8d6b4c3

anderson-ufrj commited on

feat(notifications): implement comprehensive notification system
389e212

anderson-ufrj Claude commited on

feat(metrics): implement comprehensive Prometheus metrics across all endpoints
f8a1f65

anderson-ufrj commited on

feat: add emergency chat endpoint with guaranteed availability
b7441eb

anderson-ufrj commited on

feat: add optimized chat with Sabiazinho model and Drummond persona
4685edf

anderson-ufrj commited on

feat: add ultra-stable chat endpoint with smart fallbacks
9ac6946

anderson-ufrj commited on

feat(chat): add simplified chat endpoint with Maritaca AI integration
bb041a5

anderson-ufrj commited on

fix: remove unsupported compression_level parameter from CompressionMiddleware
3467a7f

anderson-ufrj commited on

feat: implement comprehensive monitoring and observability stack
c97e35f

anderson-ufrj commited on

feat: implement resilience patterns and monitoring endpoints
35d7096

anderson-ufrj commited on

fix: disable TrustedHostMiddleware for HuggingFace Spaces compatibility
05ab472

anderson-ufrj commited on

fix: add HuggingFace domains to TrustedHostMiddleware for production
7b9a6bc

anderson-ufrj commited on

fix: add detailed logging and error handling for chat API
c9dd90c

anderson-ufrj Claude commited on

feat(chat): implement complete conversational chat API with SSE streaming
4b8596d

anderson-ufrj commited on

feat: clean HuggingFace deployment with essential files only
824bf31

neural-thinker commited on