Any libraries implementing auxiliary functionality for Assistants API?

Functions like duplicating a thread useful for development and testing assistants based systems.

Do not want to write yet another library if something like this already exists :slight_smile:

IIRC there used to be an issue where you couldn’t post assistant messages to threads. If that’s still the case, that’s a no-go.

I see you also posted in this thread: Any way to duplicate a Thread? - #4 by TonyAIChamp

Note _J’s answer:

That alone prevents a duplication.

If you’d work with chat completions, bifurcations’d pretty trivial to implement.

1 Like

Thanks man! I would use chat completions myself, but struggle to make the client change their mind in using assistants yet :slight_smile:

A client that tells you how to work? condolences :confused: