Update and rename AutoTemp_example.py to autotemp_example.py

pull/307/head
pliny 1 year ago committed by Zack
parent 901fa5ec4d
commit 7183486652

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