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
Currently we don't have sufficient confidence that our current pydantic types sufficiently cover certain blocks of unstructured JSON - notably
invocation params
the ability to put other keys like citations inside of a content text part (test)
We also need to have some sort of documentation on how the pydantic versioning will work in the future if we ever need to introduce a breaking change to the schema of say a tool or a content part.
The text was updated successfully, but these errors were encountered:
Currently we don't have sufficient confidence that our current pydantic types sufficiently cover certain blocks of unstructured JSON - notably
citations
inside of a content text part (test)We also need to have some sort of documentation on how the pydantic versioning will work in the future if we ever need to introduce a breaking change to the schema of say a tool or a content part.
The text was updated successfully, but these errors were encountered: