Update and rename AutoTemp_example.py to autotemp_example.py

pull/307/head
pliny 1 year ago committed by GitHub
parent 6e2de562f7
commit 7bfdf7c180

@ -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