Update autotemp_example.py

pull/184/head
pliny 1 year ago committed by GitHub
parent 66b9ba090b
commit ad3e8e79f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save