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 ea0115b689f707a5984b7f0c65eee7d14a218429 Merge: 620b13f 907ed92 Author: Xin.Zh <[email protected]> AuthorDate: Tue Jul 15 09:46:59 2025 +0800 Merge pull request #80 from Alanxtl/delete_bestdo chore: delete dubbogo\simple\bestdo & update dubbogo\simple\readme README_CN.md | 2 +- dubbogo/simple/README.md | 91 +++++++ dubbogo/simple/README_CN.md | 91 +++++++ dubbogo/simple/benchmark/pixiu/conf.yaml | 5 + dubbogo/simple/benchmark/request.sh | 2 +- dubbogo/simple/bestdo/README.md | 21 -- dubbogo/simple/bestdo/docker/docker-compose.yml | 39 --- dubbogo/simple/bestdo/pixiu/conf.yaml | 65 ----- dubbogo/simple/bestdo/server/app/server.go | 69 ----- dubbogo/simple/bestdo/server/app/user.go | 280 --------------------- .../simple/bestdo/server/profiles/dev/dubbogo.yml | 39 --- dubbogo/simple/bestdo/server/profiles/dev/log.yml | 45 ---- dubbogo/simple/bestdo/test/pixiu_test.go | 88 ------- llm/pixiu/conf.yaml | 5 +- 14 files changed, 191 insertions(+), 651 deletions(-)
