Skip to content

[AG-UI] Replacing "OpenAI" with "AsyncOpenAI". - #2520

Merged
anistark merged 1 commit into
vibrantlabsai:mainfrom
contextablemark:contextablemark/fix/async_agui
Dec 17, 2025
Merged

[AG-UI] Replacing "OpenAI" with "AsyncOpenAI".#2520
anistark merged 1 commit into
vibrantlabsai:mainfrom
contextablemark:contextablemark/fix/async_agui

Conversation

@contextablemark

@contextablemark contextablemark commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

There was one remaining use of "OpenAI" vs. "AsyncOpenAI" that was causing problems.

Issue Link / Problem Description

Changes Made

Replaced "OpenAI" with "AsyncOpenAI"

Testing

Manual testing

How to Test

  • Manual testing steps:
    1. Run "experiments.py" from AG-UI experiments.
    2. Run ag_ui.ipynb.

References

  • Related issues:
  • Documentation:
  • External references:

Screenshots/Examples (if applicable)


@contextablemark contextablemark changed the title Replacing "OpenAI" with "AsyncOpenAI". [AG-UI] Replacing "OpenAI" with "AsyncOpenAI". Dec 17, 2025
@contextablemark

Copy link
Copy Markdown
Contributor Author

Test failures above are unrelated to these changes.

@anistark anistark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the issue and fix @contextablemark 🙌🏼

@anistark
anistark merged commit c81cbcf into vibrantlabsai:main Dec 17, 2025
13 of 16 checks passed
@contextablemark
contextablemark deleted the contextablemark/fix/async_agui branch December 17, 2025 20:48
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.

[AG-UI] Error in experiments.py and ag_ui.ipynb

3 participants