opik icon indicating copy to clipboard operation
opik copied to clipboard

[OPIK-1538]: Improve error message when invalid thread_id for Langgraph

Open yaricom opened this issue 11 months ago • 1 comments

Details

Added parameter validation utilities and integrated with core classes.

Introduced Parameter and MethodParametersTypeValidator classes to enable standardized parameter validation with type checking. Implement and test helper functions for validation. Updated opik_tracer and other modules to integrate the new validation, ensuring robust input handling.

Issues

Resolves #2008

Testing

Implemented related unit tests

yaricom avatar May 12 '25 17:05 yaricom

Screenshot 2025-05-13 at 13 02 54

yaricom avatar May 13 '25 10:05 yaricom