@isdk/ai-tool-llm-llamacpp-pro
Version:
llama.cpp LLM Provider
42 lines (21 loc) • 1.29 kB
Markdown
[**/ai-tool-llm-llamacpp-pro**](../README.md)
***
[/ai-tool-llm-llamacpp-pro](../globals.md) / LLamaCppPartResult
# Interface: LLamaCppPartResult
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:350](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L350)
## Properties
### content
> **content**: `string`
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:351](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L351)
***
### multimodal?
> `optional` **multimodal**: `boolean`
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:352](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L352)
***
### slot\_id
> **slot\_id**: `number`
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:353](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L353)
***
### stop
> **stop**: `boolean`
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:354](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L354)