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

[PY] fix: Turn State #1364

Merged
merged 4 commits into from
Mar 4, 2024
Merged

[PY] fix: Turn State #1364

merged 4 commits into from
Mar 4, 2024

Conversation

aacebo
Copy link
Collaborator

@aacebo aacebo commented Mar 3, 2024

Linked issues

#minor

Details

  • reimplement turn state to satisfy requirements while supporting customization.
  • ensure state if fully serializable for easy of use
  • ensure state supports new state properties other than "conversation, user, temp" via @state decorator

Custom State

image

Turn State Factory

image

Serialization

image
image

@aacebo aacebo merged commit 9754830 into main Mar 4, 2024
19 of 22 checks passed
@aacebo aacebo deleted the aacebo/py-turn-state-refactor branch March 4, 2024 17:30
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.

3 participants