This repository has been archived on 2025-11-27 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
613cd906621a7f57532e49181806fb59f06c94bb
- Implemented OpenAICredencial class for managing OpenAI API keys. - Created OpenAICredencialModel and OpenAICredencialMapper for SQLAlchemy integration. - Developed OpenAICredencialRepo for CRUD operations on OpenAI credentials. - Established OpenAICliente class for interacting with OpenAI API. - Introduced PostgresCredencial class for managing PostgreSQL connection details. - Created PostgresCredencialModel and PostgresCredencialMapper for SQLAlchemy integration. - Developed PostgresCredencialRepo for CRUD operations on PostgreSQL credentials. - Added base connection class and PostgreSQL connection implementation. - Included environment variable loading for sensitive data management.
The file is empty.
Description
Languages
Python
49.9%
Jupyter Notebook
33.1%
TypeScript
14.8%
CSS
1%
JavaScript
0.5%
Other
0.7%