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
refactor(tracing): streamline input extraction in OCI tracer
- Updated the `extract_inputs_from_chat_details` function to convert message roles to lowercase for consistency with OpenAI format.
- Removed commented-out code related to system message extraction to enhance code clarity and maintainability.
0 commit comments