Commit History

docs: add comprehensive token configuration guide
a501c70

anderson-ufrj commited on

fix(cache): add missing CacheTTL enum to resolve HuggingFace import error
b153ebd

anderson-ufrj commited on

feat(agents): integrate IBGE data and activate Lampião for production
2cdce58

anderson-ufrj commited on

docs: add author metadata and complete planning directory README
dbce3fb

anderson-ufrj commited on

docs: create comprehensive README files and organize planning directory
f6f1ea4

anderson-ufrj commited on

docs: reorganize documentation structure for better discoverability
7e23838

anderson-ufrj commited on

docs: add documentation links to implementation status report
c8edfd2

anderson-ufrj commited on

docs(agents): add Abaporu orchestrator documentation and summary
092f8ab

anderson-ufrj commited on

docs(agents): document Production tier agents (5 complete)
f01b97b

anderson-ufrj commited on

docs: complete beta agents documentation (Maria Quitéria, Oscar Niemeyer)
5c226e8

anderson-ufrj commited on

docs: reconcile documentation with actual codebase implementation
05effa5

anderson-ufrj commited on

docs(api): add real connection status documentation
1103bb7

anderson-ufrj commited on

fix(docs): correct date and add author information
946f264

anderson-ufrj commited on

docs(api): create comprehensive API endpoints mapping document
7054eaf

anderson-ufrj commited on

docs(examples): add interactive demo for chat with dados.gov.br
0564dce

anderson-ufrj commited on

test(chat): add integration tests for chat with dados.gov.br
0f09977

anderson-ufrj commited on

feat(chat): enable Zumbi agent with dados.gov.br integration in chat flow
4a7ce2c

anderson-ufrj commited on

feat(chat): create Zumbi integration module for chat flow
0c769eb

anderson-ufrj commited on

docs(examples): add comprehensive examples for dados.gov.br agent integration
d4c25be

anderson-ufrj commited on

feat(agents): integrate dados.gov.br tool into Zumbi agent
c78f128

anderson-ufrj commited on

feat(tools): create dados.gov.br tool for agent integration
e9b5c2a

anderson-ufrj commited on

docs(env): add dados.gov.br API key to environment example
a11fbc5

anderson-ufrj commited on

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

anderson-ufrj commited on

test(service): add unit tests for dados.gov.br service layer
adf8d4f

anderson-ufrj commited on

test(api): add comprehensive unit tests for dados.gov.br client
47a6c2b

anderson-ufrj commited on

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

anderson-ufrj commited on

fix(api): add missing Path import for route parameters
fe9665f

anderson-ufrj commited on

feat(api): add FastAPI routes for dados.gov.br endpoints
8921f4d

anderson-ufrj commited on

feat(service): add high-level service for dados.gov.br integration
f29bf1c

anderson-ufrj commited on

feat(models): add data models for dados.gov.br API
5688acd

anderson-ufrj commited on

feat(api): add dados.gov.br API client implementation
f021101

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

refactor: complete repository reorganization and documentation update
92d464e

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: add health endpoint to chat stable router for debugging
c159ec7

anderson-ufrj commited on

feat: add demo mode for Portal da Transparência when API key is not available
10cc683

anderson-ufrj commited on

feat: integrate Portal da Transparência real data fetching with chat endpoints
c1e6a7a

anderson-ufrj commited on

docs: add comprehensive deployment guide and configurations
8f710f3

anderson-ufrj commited on

fix: remove session_id parameter from ConversationalMemory.add_message
d3a8f3c

anderson-ufrj commited on

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

anderson-ufrj commited on

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

anderson-ufrj commited on

feat(database): allow app to run without database connection for HuggingFace Spaces
316a293

anderson-ufrj commited on

fix(database): filter out pool-specific parameters when using NullPool
584cac1

anderson-ufrj commited on

fix(database): replace QueuePool with NullPool for async SQLAlchemy compatibility
82988f1

anderson-ufrj commited on

fix: correct User model import path
477f960

anderson-ufrj commited on

fix: correct CacheService import path
e87676e

anderson-ufrj commited on

fix: correct duplicate Resource in exception name
384798d

anderson-ufrj commited on

fix: update exception imports to use ResourceNotFoundError
fafa767

anderson-ufrj commited on