Notas y bibliotecas funcionando
This commit is contained in:
@@ -13,7 +13,7 @@ from src.Llms.Memory.postgres_MemoryConv import MemoryConvPostgres
|
||||
conexion_admin = PostgresConexion(db_credencial)
|
||||
|
||||
repo = OpenAICredencialRepo(conexion_admin)
|
||||
credencial_openai = repo.get_by_id(1)
|
||||
credencial_openai = repo.get_by_id("OPAK20250513-61b29978b7604031014")
|
||||
|
||||
cliente = OpenAICliente(credencial_openai)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user