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/response #174

Merged
merged 31 commits into from
Jan 28, 2025
Merged

Fix/response #174

merged 31 commits into from
Jan 28, 2025

Conversation

haruki26
Copy link
Contributor

@haruki26 haruki26 commented Jan 26, 2025

概要

Agentのレスポンスで起きるエラーを解消する

変更点

このセクションでは、具体的な変更点や修正箇所を箇条書きでリストアップしてください。

  • invokeメソッドで同期レスポンスのみを行うように変更
  • invokeメソッドの返り値をAgentResponseのみに変更
  • ストリーミング専用のメソッドstreamを非同期ジェネレータとして作成
  • Agentクラスの引数からストリーミング関係を削除
  • エージェント呼び出しツールのストリーミング対応

@github-actions github-actions bot added the fix コードの修正 label Jan 26, 2025
@snow7y snow7y merged commit 7c0e34d into main Jan 28, 2025
2 checks passed
@snow7y snow7y deleted the fix/response branch January 28, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix コードの修正
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants