Update and rename AutoTemp_example.py to autotemp_example.py

pull/158/head
pliny 1 year ago committed by GitHub
parent 7554fbd0cd
commit 367ecfcbba
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 swarms.models.autotemp import AutoTemp
# Your OpenAI API key
api_key = ""
Loading…
Cancel
Save