This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
commit 620b13f60a186a382392a32781365c0b7b190afd Merge: 4e27586 b9fd452 Author: Xin.Zh <alexsto...@foxmail.com> AuthorDate: Wed Jul 2 09:49:58 2025 +0800 Merge pull request #79 from Alanxtl/sdk refactor: update llm sample to use OpenAI Go SDK .gitignore | 2 ++ go.mod | 7 +++- go.sum | 15 ++++++++- llm/go-client/client.go | 85 ++++++++++++++++--------------------------------- llm/pixiu/conf.yaml | 10 ++---- 5 files changed, 52 insertions(+), 67 deletions(-)