9 lines
162 B
Modula-2
9 lines
162 B
Modula-2
module gitea.stevedudenhoeffer.com/steve/go-llm
|
|
|
|
go 1.23.1
|
|
|
|
require (
|
|
github.com/liushuangls/go-anthropic/v2 v2.8.0
|
|
github.com/sashabaranov/go-openai v1.31.0
|
|
)
|