Skip to content

Conversation

mbelak-dtml
Copy link

What changes are proposed in this pull request?

Adds a simple method get_async_open_ai_client, which is analogous to the existing method get_open_ai_client. The new method returns an instance of AsyncOpenAI instead of the synchronous version OpenAI.

See #847.

How is this tested?

Added an analogous unit test as for the existing method get_open_ai_client.

Signed-off-by: Michal Belák <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant