@isdk/ai-tool-llm-llamacpp-pro
Version:
llama.cpp LLM Provider
16 lines (8 loc) • 516 B
Markdown
[**/ai-tool-llm-llamacpp-pro**](../README.md)
***
[/ai-tool-llm-llamacpp-pro](../globals.md) / LlamaCppAIStreamParser
# Type Alias: LlamaCppAIStreamParser\<T\>
> **LlamaCppAIStreamParser**\<`T`\>: `AIStreamParser`\<`string`, `T`\>
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:377](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L377)
## Type Parameters
• **T** = [`LLamaCppResult`](../interfaces/LLamaCppResult.md)