Update: fix imports based on last pkg fix

This commit is contained in:
JT2M0L3Y
2026-09-23 10:57:14 -07:00
parent 3a770be5de
commit 99db6d8163
9 changed files with 1084 additions and 1571 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
import { ChatResponse } from "ollama"
import { ChatResponse, AbortableAsyncIterator } from "ollama"
import { ChatParams } from "../index.js"
import { AbortableAsyncIterator } from "ollama/src/utils.js"
/**
* Method to query the Ollama client for async generation