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
feat: update image generation translator constructor for tracing support
- Update NewImageGenerationOpenAIToOpenAITranslator constructor to accept tracing.ImageGenerationSpan parameter
- Change modelNameOverride parameter type from string to internalapi.ModelNameOverride for type consistency
- Add span field to openAIToOpenAIImageGenerationTranslator struct for tracing support
- Update all test calls to pass nil span parameter to maintain compatibility
Signed-off-by: Hrushikesh Patil <[email protected]>
0 commit comments