Multi-account configuration for app on OpenAI assistant

Welcome to the dev forum, @Nao.

The conversation context for an assistant is retained in Threads.

As long as the thread_id remains unique per user, there won’t be any context bleed or leaked conversations.

Also, the Assistants API will be deprecated next year and replaced by the Responses API.

2 Likes