-
Create Azure resources:
-
Create a resource group
-
Create a Container App Session Pool - choose either Python or NodeJS
-
Create an access token (this step will need to be repeated whenever the API starts returning 401s)
az login az account get-access-token --resource https://dynamicsessions.io
-
-
Set up environment variables
cp .env.sample .env
-
Copy values from the Azure portal to the environment file
-
Run the POC
python3 -m venv ./venv source ./venv/bin/activate pip install -r requirements.txt python main.py
-
Notifications
You must be signed in to change notification settings - Fork 0
jbrown1618/azure-code-interpreter-poc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published