Create autotemp_example.py

pull/307/head
pliny 1 year ago committed by Zack
parent 63f4a2afea
commit afda9ddb82

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

Loading…
Cancel
Save