mirror of
https://github.com/awfufu/go-hurobot.git
synced 2026-03-01 13:39:42 +08:00
feat: replace XML parsing with command-based approach and remove Grok API
This commit is contained in:
@@ -3,8 +3,6 @@ package main
|
||||
import (
|
||||
"strings"
|
||||
|
||||
// "go-hurobot/llm"
|
||||
|
||||
"go-hurobot/llm"
|
||||
"go-hurobot/qbot"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user