You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 validation error for ClickUpTaskEntity tags.0 Input should be a valid string [type=string_type, input_value={'name': 'm task', 'tag_f...5', 'creator': 48758792}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/string_type
That's an error I get when trying to sync Clickup to the native Qdrant vector store. I'm running Airweave locally on Mac OS.
Here's a screenshot from the browser console in case that helps.
The text was updated successfully, but these errors were encountered:
1 validation error for ClickUpTaskEntity tags.0 Input should be a valid string [type=string_type, input_value={'name': 'm task', 'tag_f...5', 'creator': 48758792}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/string_type
That's an error I get when trying to sync Clickup to the native Qdrant vector store. I'm running Airweave locally on Mac OS.
Here's a screenshot from the browser console in case that helps.
The text was updated successfully, but these errors were encountered: