Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(chat): agregar selector de modelo de lenguaje en la interfaz
ce1ff66View on GitHubfeat(ai): integrar Gemini y refactorizar AI Service con patron Factory
4fcfcd6View on GitHubfeat(backend): agregar nueva migración y actualizar vistas
f1107c3View on GitHubfeat(frontend): integracion total de dashboard, chat IA y configuraciones Docker (sin submódulo)
9b3f71bView on GitHubfeat(chat): restauracion de modelos de chat y openai service, endpoints de mensajeria
bbb9aa9View on GitHubchore: initial project setup with backend (Django + PostgreSQL)
efd914aView on GitHubchore: add missing subscription migration, update gitignore
4c3d15cView on GitHubfix(chats): add IsAuthenticated permission_classes to all views
99b9dc4View on GitHubfix(documents): add FileType.from_extension() classmethod
7d17c7eView on GitHubfix(users): remove duplicate imports, fix SubscriptionDetailView fields
946a24eView on GitHubfeat(subscription): restore upgrade() and cancel(), add ready() for signals
222d69bView on GitHub