Rename package
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/mudler/local-agent-framework/core/action"
|
||||
"github.com/mudler/local-agent-framework/pkg/llm"
|
||||
"github.com/mudler/LocalAgent/core/action"
|
||||
"github.com/mudler/LocalAgent/pkg/llm"
|
||||
)
|
||||
|
||||
// PromptHUD contains
|
||||
|
||||
Reference in New Issue
Block a user