Advertisement
Cabaca

Untitled

May 14th, 2024
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.14 KB | None | 0 0
  1. run = client.beta.threads.runs.create(
  2.  
  3. assistant_id=assistant_id,
  4.  
  5. thread_id=thread.id,
  6.  
  7. instructions= "Please address the user as John Doe"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement