Commit History

feat(config): add dados.gov.br API key configuration
0bcdb25

anderson-ufrj commited on

refactor: change default Maritaca model from sabia-3 to sabiazinho-3
f317ea3

anderson-ufrj commited on

feat(orchestration): implement advanced agent orchestration system
88b8ba0

anderson-ufrj commited on

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

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

fix: use standard json.dumps for checksum calculation
de43b8c

anderson-ufrj commited on

refactor(performance): remove time.sleep and fix sync I/O operations
efeaeb4

anderson-ufrj commited on

refactor(performance): replace all json imports with json_utils
9730fbc

anderson-ufrj commited on

fix: resolve HuggingFace deployment errors with Prometheus metrics and OpenTelemetry
340f8ae

anderson-ufrj commited on

fix: add duplicate metric checking to monitoring_minimal.py
6930a0b

anderson-ufrj commited on

fix: resolve Prometheus metrics duplication error
fa5860d

anderson-ufrj commited on

fix: add fallback for OpenTelemetry dependencies in HuggingFace deployment
f3b3e7a

anderson-ufrj commited on

feat: implement resilience patterns and monitoring endpoints
35d7096

anderson-ufrj commited on

feat: implement advanced caching and LLM connection pooling
43f1454

anderson-ufrj commited on

feat: implement high-performance JSON utilities with orjson
36f6eec

anderson-ufrj commited on

feat: integrate Maritaca AI Sabiá-3 with Drummond agent
dc1e705

anderson-ufrj commited on

fix: resolve encoding and monitoring configuration issues
0bfbae0

anderson-ufrj commited on

feat(exceptions): add CacheError exception class
0660b64

anderson-ufrj commited on

chore: update gitignore to allow test files and add local archive directory
6a77881

anderson-ufrj commited on

feat(monitoring): implement comprehensive Prometheus metrics system
3c90182

neural-thinker commited on

feat: clean HuggingFace deployment with essential files only
824bf31

neural-thinker commited on