ai:python-nl2sql
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ai:python-nl2sql [2024/05/02 13:24] – Wulf Rajek | ai:python-nl2sql [2024/05/02 13:25] (current) – Wulf Rajek | ||
---|---|---|---|
Line 15: | Line 15: | ||
<code python nl2sql.py> | <code python nl2sql.py> | ||
import openai | import openai | ||
- | from sqlalchemy import (create_engine, MetaData) | + | from sqlalchemy import (create_engine) |
from llama_index.core import SQLDatabase | from llama_index.core import SQLDatabase | ||
from llama_index.llms.openai import OpenAI | from llama_index.llms.openai import OpenAI |
ai/python-nl2sql.1714652658.txt.gz · Last modified: by Wulf Rajek