Agent Issue
Nov 23, 2023

Hey Pavitter, first - many thanks for stopping by! You are right, this is the code that you can run locally. The easiest way to try out the code is using Jupyter notebooks, where you can interact with your code line by line to see what it does, but a .py file would also work.

Regarding the creation of agent, when you run the line "assistant = client.beta.assistants.create...", the agent is created and it will appear in the UI.

You can use UI for initial testing purposes, and once you get a good understanding of how agent query-response works, you can then build more advanced solution in code.

Let me know if this clarifies!

Agent Issue
Agent Issue

Written by Agent Issue

Your front-row seat to the future of Agents.

Responses (1)