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

Bug when URL in brain => stream error #3536

Open
linear bot opened this issue Dec 20, 2024 · 1 comment
Open

Bug when URL in brain => stream error #3536

linear bot opened this issue Dec 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@linear
Copy link

linear bot commented Dec 20, 2024

ValidationError: 3 validation errors for Sources

backend-api | name

backend-api | Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]

backend-api | For further information visit https://errors.pydantic.dev/2.9/v/string_type

backend-api | source_url

backend-api | Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]

backend-api | For further information visit https://errors.pydantic.dev/2.9/v/string_type

backend-api | original_file_name

backend-api | Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]

backend-api | For further information visit https://errors.pydantic.dev/2.9/v/string_type

Copy link
Author

linear bot commented Dec 20, 2024

@dosubot dosubot bot added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant