Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add state management for oai assistant #5352

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lspinheiro
Copy link
Collaborator

Why are these changes needed?

To allow serialization of OAI Assistant Agent.

Related issue number

Closes #5130

Checks

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.73%. Comparing base (5df5bde) to head (cb11492).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5352      +/-   ##
==========================================
+ Coverage   76.02%   77.73%   +1.70%     
==========================================
  Files         157      157              
  Lines        9491     9509      +18     
==========================================
+ Hits         7216     7392     +176     
+ Misses       2275     2117     -158     
Flag Coverage Δ
unittests 77.73% <100.00%> (+1.70%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lspinheiro lspinheiro changed the title fixL add state management for oai assistant fix: add state management for oai assistant Feb 4, 2025
@lspinheiro lspinheiro requested a review from ekzhu February 4, 2025 10:36
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.

State Management does not work with OpenAIAssistantAgent
1 participant