We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c98aa4 commit 529615fCopy full SHA for 529615f
1 file changed
examples/openai_agent/main_streamable.py
@@ -9,7 +9,6 @@
9
10
11
async def main():
12
-
13
prod_environment_id = os.environ.get("DBT_PROD_ENV_ID", os.getenv("DBT_ENV_ID"))
14
token = os.environ.get("DBT_TOKEN")
15
host = os.environ.get("DBT_HOST", "cloud.getdbt.com")
0 commit comments