run-llama / LlamaIndexTS

LlamaIndex in TypeScript

Home Page:https://ts.llamaindex.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ollama is missing onllm callback

phalix opened this issue · comments

Hi,

the class packages/core/src/llm/ollama.ts

is missing the onLLM callback, to be called.

@himself65 want to have a look at this?