add this replace to go.mod ``` replace github.com/openai/openai-go/v3 => github.com/weedge/openai-go/v3 v3.0.0-20251017144926-bc848e556df2 ```