mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
ImportError: cannot import name 'ChatStreamRequestToolResultsItem' from 'cohere' #203
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edagarli on GitHub (Apr 17, 2025).
Self Checks
Dify version
1.2.0
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
ImportError: cannot import name 'ChatStreamRequestToolResultsItem' from 'cohere' (/Users/edagarli_1/Library/Caches/pypoetry/virtualenvs/dify-api-YdOqIlwS-py3.12/lib/python3.12/site-packages/cohere/__init__.py). Did you mean: 'V2ChatStreamRequestDocumentsItem'?
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
@rupert-lee commented on GitHub (Apr 21, 2025):
use cohere==5.2.6
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @edagarli. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
ChatStreamRequestToolResultsItemfrom the cohere package.Next Steps:
Thank you for your understanding and contribution!