fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/action/llm"
|
||||
"github.com/rockliang/poimen/workflows/statemachine"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/action/llm"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/statemachine"
|
||||
)
|
||||
|
||||
// LLMInferenceInput is input for LLMInferenceActivity
|
||||
|
||||
Reference in New Issue
Block a user