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-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 6a52ad30 Revert "add llm integration example with ollama to dubbo-go"
(#794)
6a52ad30 is described below
commit 6a52ad304b23382c4c54f2d63d5f01f2d3108992
Author: Xin.Zh <[email protected]>
AuthorDate: Mon Feb 24 22:55:19 2025 +0800
Revert "add llm integration example with ollama to dubbo-go" (#794)
* add llm integration example with ollama to dubbo-go (#793)
* add llm integration example and update relevant files
* Refactor import organization, replace panic with fmt.Printf and return in
main goroutine, and update log handling
* Update server.go
* Update server.go
---------
Co-authored-by: Xin.Zh <[email protected]>
* Revert "add llm integration example with ollama to dubbo-go (#793)"
This reverts commit f90b77117356e1aeee5337619623ae2c741ecc93.
---------
Co-authored-by: solisamicus <[email protected]>