Skip to content

Commit 683c105

Browse files
waleedlatif1claude
andcommitted
chore(providers/ollama): restore enrichment TSDoc block
Keeps parity with sibling Chat Completions providers (cerebras/mistral/xai). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent bfd6fac commit 683c105

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

apps/sim/providers/ollama/index.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,3 +623,8 @@ export const ollamaProvider: ProviderConfig = {
623623
}
624624
},
625625
}
626+
627+
/**
628+
* Enriches the last model segment with per-iteration content from a Chat
629+
* Completions response: assistant text, tool calls, finish reason, token usage.
630+
*/

0 commit comments

Comments
 (0)