Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neural-thinker
/
cidadao.ai-backend
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cidadao.ai-backend
/
src
/
api
/
routes
536 kB
3 contributors
History:
84 commits
anderson-ufrj
feat(investigations): implement comprehensive forensic enrichment system
ce75b0c
2 months ago
admin
feat: implement agent lazy loading system for optimized memory usage
3 months ago
__init__.py
Safe
494 Bytes
feat(notifications): implement comprehensive notification system
3 months ago
agent_metrics.py
Safe
4.02 kB
fix(imports): correct User import in agent_metrics route
3 months ago
agents.py
Safe
16.4 kB
fix(imports): correct RateLimitTier import and add temporary tier function
3 months ago
analysis.py
Safe
19.4 kB
refactor(performance): replace all json imports with json_utils
3 months ago
api_keys.py
Safe
11.7 kB
fix: correct User model import path
3 months ago
audit.py
Safe
13 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
auth.py
Safe
7.24 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
auth_db.py
Safe
7.75 kB
feat(auth): migrate authentication from in-memory to PostgreSQL
3 months ago
batch.py
Safe
11.8 kB
feat: add batch API endpoints for bulk operations
3 months ago
chaos.py
Safe
16.4 kB
feat: implement comprehensive monitoring and observability stack
3 months ago
chat.py
Safe
29.3 kB
feat(chat): enable Zumbi agent with dados.gov.br integration in chat flow
3 months ago
chat_debug.py
Safe
2.5 kB
fix: prevent import-time initialization of chat service
3 months ago
chat_drummond_factory.py
Safe
2.37 kB
fix: add SimpleDrummondAgent fallback for HuggingFace deployment
3 months ago
chat_emergency.py
Safe
7.94 kB
refactor: change default Maritaca model from sabia-3 to sabiazinho-3
3 months ago
chat_optimized.py
Safe
11.7 kB
feat: add optimized chat with Sabiazinho model and Drummond persona
3 months ago
chat_simple.py
Safe
6.2 kB
refactor: change default Maritaca model from sabia-3 to sabiazinho-3
3 months ago
chat_stable.py
Safe
18.4 kB
fix: add health endpoint to chat stable router for debugging
3 months ago
chat_zumbi_integration.py
Safe
7.56 kB
feat(chat): create Zumbi integration module for chat flow
3 months ago
cqrs.py
Safe
11.4 kB
feat: implement resilience patterns and monitoring endpoints
3 months ago
debug.py
Safe
3.84 kB
fix: improve Drummond agent import handling and add debug endpoint
3 months ago
export.py
Safe
35.5 kB
fix(supabase): auto-detect environment and use REST API on HuggingFace
2 months ago
geographic.py
Safe
20.8 kB
fix: replace NotFoundError with ResourceNotFoundError in geographic routes
3 months ago
graphql.py
Safe
9.96 kB
fix: make strawberry GraphQL optional dependency
3 months ago
health.py
Safe
9.47 kB
feat(monitoring): implement comprehensive Prometheus metrics system
4 months ago
investigations.py
Safe
23.4 kB
feat(investigations): implement comprehensive forensic enrichment system
2 months ago
ml_pipeline.py
Safe
15.7 kB
feat(ml): implement comprehensive ML Pipeline with versioning and A/B testing
3 months ago
monitoring.py
Safe
20.1 kB
feat: implement comprehensive monitoring and observability stack
3 months ago
notifications.py
Safe
11.3 kB
fix: make notification advanced features optional for HuggingFace
3 months ago
oauth.py
Safe
11.6 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
observability.py
Safe
16.8 kB
feat: implement comprehensive monitoring and observability stack
3 months ago
orchestration.py
Safe
12.7 kB
fix(imports): correct User import in orchestration route
3 months ago
reports.py
Safe
20 kB
feat(export): implement comprehensive document export system
3 months ago
resilience.py
Safe
12.4 kB
feat: implement resilience patterns and monitoring endpoints
3 months ago
visualization.py
Safe
23.4 kB
fix: comment out incorrect RateLimiter instantiation
3 months ago
webhooks.py
Safe
11.1 kB
feat(security): implement IP whitelist for production environments
3 months ago
websocket.py
Safe
9.14 kB
refactor(performance): replace all json imports with json_utils
3 months ago
websocket_chat.py
Safe
14.1 kB
refactor(performance): replace all json imports with json_utils
3 months ago