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...
0bcdb25
cidadao.ai-backend
/
src
3.24 MB
3 contributors
History:
188 commits
anderson-ufrj
feat(config): add dados.gov.br API key configuration
0bcdb25
3 months ago
agents
fix: remove session_id parameter from ConversationalMemory.add_message
3 months ago
api
feat(api): integrate dados.gov.br routes into main application
3 months ago
cli
feat(cli): implement complete CLI commands and batch processing system
3 months ago
core
feat(config): add dados.gov.br API key configuration
3 months ago
db
feat(database): allow app to run without database connection for HuggingFace Spaces
3 months ago
infrastructure
fix(exceptions): correct RateLimitExceeded to RateLimitError
3 months ago
llm
feat: implement resilience patterns and monitoring endpoints
3 months ago
memory
fix: add missing ConversationContext class and fix import path
3 months ago
ml
fix(ml): implement lazy initialization for MLTrainingPipeline
3 months ago
models
fix(models): remove redundant @as_declarative decorator from BaseModel
3 months ago
services
feat(service): add high-level service for dados.gov.br integration
3 months ago
tasks
fix(imports): correct cache_service import paths
3 months ago
templates
feat(notifications): implement comprehensive notification system
3 months ago
tools
feat(models): add data models for dados.gov.br API
3 months ago
utils
feat(security): enhance CORS configuration for Vercel frontend
3 months ago
__init__.py
Safe
2.13 kB
fix: correct import error in src/__init__.py
3 months ago