Pydantic ValidationError in LLM agent with json
Open
- Dominant language
- Python
- Stars
- 143
- Forks
- 23
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 2
Description
During the README generation or Repository Analysis phase, the gpt-4o by VseGPT model returns a nested JSON object instead of a flat string for the text field. This causes a ValidationError in Pydantic's LlmTextOutput model (Input should be a valid string)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.