Class: Ollama
This class both implements the LLM and Embedding interfaces.
Extends
Extended by
Implements
LLM
Omit
<OllamaBase
,"chat"
>
Constructors
new Ollama()
new Ollama(
params
):Ollama
Parameters
• params: OllamaParams
Returns
Overrides
Source
packages/llamaindex/src/llm/ollama.ts:75