petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
595 stars 16 forks source link

app install failed #458

Closed ch-liuzhide closed 1 week ago

ch-liuzhide commented 1 week ago
{"detail":"Internal Server Error: 2 validation errors for RepositoryConfig\nowner_id\n  Input should be a valid string [type=string_type, input_value=44251801, input_type=int]\n    For further information visit https://errors.pydantic.dev/2.9/v/string_type\nrepo_id\n  Input should be a valid string [type=string_type, input_value=750782284, input_type=int]\n    For further information visit https://errors.pydantic.dev/2.9/v/string_type"}

image