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

add storage interface for ai app state #684

Merged
merged 7 commits into from
Dec 15, 2023
Merged

Conversation

zzstoatzz
Copy link
Collaborator

@zzstoatzz zzstoatzz commented Dec 15, 2023

adds a simple-ish interface for assistant kv storage that could be extended to:

  • in-memory (in this PR)
  • disk
  • redis
  • s3 perhaps
Some fun examples

image

image

image

image

@zzstoatzz zzstoatzz self-assigned this Dec 15, 2023
@zzstoatzz zzstoatzz requested a review from jlowin December 15, 2023 06:14
@zzstoatzz zzstoatzz requested a review from aaazzam December 15, 2023 16:48
@zzstoatzz zzstoatzz merged commit d7b5244 into main Dec 15, 2023
12 checks passed
@zzstoatzz zzstoatzz deleted the init-storage-interface branch December 15, 2023 20:52
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.

2 participants