-
Notifications
You must be signed in to change notification settings - Fork 235
feat: Show thread lists #10497
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
base: support/mastra
Are you sure you want to change the base?
feat: Show thread lists #10497
Conversation
| revalidateAll: true, | ||
| }, | ||
| ); | ||
| }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
features/openai/client/stores/thread.tsx にあった実装を features/mastra に持ってきて、新設した API GET: /mastra/thresds に対してリクエストできるようにした
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:
You can check the last failing draft PR here: #10501. You may have to fix your CI before adding the pull request to the queue again. |
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:
You can check the last failing draft PR here: #10502. You may have to fix your CI before adding the pull request to the queue again. |
Task
https://redmine.weseek.co.jp/issues/173925
Demo