[Feat]: relax id validation enforcement
pstephengoogle opened this issue · 0 comments
pstephengoogle commented
Is your feature request related to a problem? Please describe.
There was a proposal to enforce structure on the ids (context_id, task_id, message_id) which was reverted in favor of a more lenient approach. Some parts of the SDK code have implemented more rigorous enforcements and these need to be reverted
Describe the solution you'd like
Revert code that throws errors when ids are not uuid
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct