-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
bugSomething isn't workingSomething isn't workingpythonv1.0Features being tracked for the version 1.0 GAFeatures being tracked for the version 1.0 GA
Description
Description
I am currently using the latest beta versions of agent-framework-core and agent-framework (v1.0.0b260130).
I am encountering an issue with importing the necessary fields for image analysis. Specifically, I am unable to import TextContent and DataContent. It seems the import paths might have changed and I do not find it.
Could you please clarify the correct import statements for these components?
Code Sample
from agent_framework import TextContent, DataContentError Messages / Stack Traces
ImportError: cannot import name 'TextContent' from 'agent_framework' (...\dok-agent-research\.venv\Lib\site-packages\agent_framework\__init__.py)Package Versions
agent-framework-core 1.0.0b260130
Python Version
Python 3.11
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workingpythonv1.0Features being tracked for the version 1.0 GAFeatures being tracked for the version 1.0 GA
Type
Projects
Status
Done