feat: 完善 help 说明及多项功能优化
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,13 +1,13 @@
|
||||
module github.com/voocel/ainovel-cli
|
||||
|
||||
go 1.25.5
|
||||
go 1.25
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v1.0.0
|
||||
github.com/charmbracelet/bubbletea v1.3.10
|
||||
github.com/charmbracelet/lipgloss v1.1.0
|
||||
github.com/voocel/agentcore v1.5.3
|
||||
github.com/voocel/litellm v1.6.2
|
||||
github.com/voocel/litellm v1.6.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user