1 Star 1 Fork 0

RuleGo / rulego-components-ai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 999 Bytes
一键复制 编辑 原始数据 按行查看 历史
CornPitcher 提交于 2024-04-23 23:16 . bump rulego
module github.com/rulego/rulego-components-ai
go 1.18
require (
github.com/rulego/rulego v0.20.0
github.com/sashabaranov/go-openai v1.22.0
)
require (
github.com/dlclark/regexp2 v1.7.0 // indirect
github.com/dop251/goja v0.0.0-20231024180952-594410467bc6 // indirect
github.com/eclipse/paho.mqtt.golang v1.4.2 // indirect
github.com/expr-lang/expr v1.16.0 // indirect
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
github.com/go-sql-driver/mysql v1.7.1 // indirect
github.com/gofrs/uuid/v5 v5.0.0 // indirect
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/lib/pq v1.10.9 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
//replace github.com/rulego/rulego => ../rulego
Go
1
https://gitee.com/rulego/rulego-components-ai.git
git@gitee.com:rulego/rulego-components-ai.git
rulego
rulego-components-ai
rulego-components-ai
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891