Skip to content

Conversation

@polvoazul
Copy link
Member

@polvoazul polvoazul commented Feb 9, 2025

To test it:

cd scripts

edit .env file with required credentials (create a gemini key if needed). Don't forget to port forward the DB if needed kubectl port-forward -n cloud-sql-proxy svc/cloud-sql-proxy 5432:5432

pip install python-dotenv streamlit psycopg2-binary cachetools google-generativeai  # maybe other stuff

Then run:

PYTHONPATH=. streamlit run aisql-ui.py

@rdahis
Copy link
Member

rdahis commented May 27, 2025

Seguido em #794.

@rdahis rdahis closed this May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants