mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 09:30:44 +00:00
fix(ollama): avoid broad provider hooks for local runs
This commit is contained in:
@@ -656,6 +656,7 @@ async function runModelRun(params: {
|
||||
const result = await completeWithPreparedSimpleCompletionModel({
|
||||
model: prepared.model,
|
||||
auth: prepared.auth,
|
||||
cfg,
|
||||
context: {
|
||||
messages: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user