Update autotemp_example.py

pull/307/head
pliny 1 year ago committed by GitHub
parent 2efa67a508
commit 120f1247c3

@ -1,5 +1,5 @@
from swarms.models import OpenAIChat from swarms.models import OpenAIChat
from swarms.models.autotemp import AutoTemp from autotemp import AutoTemp
# Your OpenAI API key # Your OpenAI API key
api_key = "" api_key = ""

Loading…
Cancel
Save