J2897

Windows - AutoGen Studio

Jan 18th, 2024
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

Here are the Windows commands I used in this order:

setx OPENAI_API_KEY sk-XXXXX
refreshenv
echo %OPENAI_API_KEY%

Now activate your Python environment.

pip install autogenstudio
autogenstudio ui --port 8081
Add Comment
Please, Sign In to add comment