-
Notifications
You must be signed in to change notification settings - Fork 236
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
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. |
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 3 minutes 5 seconds in the queue, including 2 minutes 55 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 3 minutes 8 seconds in the queue, including 2 minutes 58 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 3 minutes 9 seconds in the queue, including 2 minutes 59 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status✅ The pull request has been merged at b0f3c09 This pull request spent 14 minutes 24 seconds in the queue, including 14 minutes 14 seconds running CI. Required conditions to merge
|
Task
https://redmine.weseek.co.jp/issues/173925
Demo