@isdk/ai-tool-llm-llamacpp-pro
Version:
llama.cpp LLM Provider
34 lines (17 loc) • 711 B
Markdown
[**@isdk/ai-tool-llm-llamacpp-pro**](../README.md)
***
[@isdk/ai-tool-llm-llamacpp-pro](../globals.md) / AIOptionsMap
Variable: AIOptionsMap
`const` **AIOptionsMap**: `object`
Defined in: [packages/ai-tool-llm-llamacpp-pro/src/options.ts:412](https://github.com/isdk/ai-tool-llm-llamacpppro.js/blob/9c0ca0e3e655313e1ab7404ee1b7bd6f7999d23f/src/options.ts#L412)
# Type declaration
## content\_size
**content\_size**: `string` = `'n_ctx'`
## max\_tokens
**max\_tokens**: `string` = `'n_predict'`
### response\_format.schema
**schema**: `string` = `'json_schema'`
### response\_format.type
**type**: `string` = `'grammar_id'`
## stop\_words
**stop\_words**: `string` = `'stop'`