Hey all with the recent Assistant API, building a chat bot with Python is easier than ever! We are going to be using Streamlit to build a CyberCat chat bot with the new Assistant API. We will be following the below steps:
-Create an assistant
-Create a thread
-Create messages into the thread
-Access and output the message
-Poll the messages to make sure it is "success"
I recommend reading the documentation here: platform.openai.com/docs/assistants/overview
My GitHub code linked here: github.com/hitchon1/AssistantAPI_Streamlit/blob/ma…
LinkedIn: www.linkedin.com/in/hitchon/
#openai #streamlit #pythontutorial #aiassistance
コメント