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

请问运行openai_agent_module.py时报如下错误该如何解决? #9

Open
lltttty22 opened this issue Aug 26, 2023 · 2 comments
Open

Comments

@lltttty22
Copy link

File "pydantic\main.py", line 341, in pydantic.main.BaseModel.init
pydantic.error_wrappers.ValidationError: 1 validation error for ConversationalChatAgent
output_parser
Can't instantiate abstract class AgentOutputParser with abstract method parse (type=type_error)

@gzlwz
Copy link

gzlwz commented Jan 9, 2024

pip install pydantic==1.7.4

@Ca1iber
Copy link

Ca1iber commented Jun 3, 2024

请问问题解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants