LlamaLib  v2.0.2
Cross-platform library for local LLMs
Loading...
Searching...
No Matches
ResponseConcatenator Member List

This is the complete list of members for ResponseConcatenator, including all inherited members.

build_concatenated_json() constResponseConcatenator
chunk_count() constResponseConcatenatorinline
get_content() constResponseConcatenatorinline
get_error() constResponseConcatenatorinline
get_result_json() constResponseConcatenator
get_tokens() constResponseConcatenatorinline
has_error() constResponseConcatenatorinline
is_complete() constResponseConcatenatorinline
process_chunk(const std::string &chunk_data)ResponseConcatenator
reset()ResponseConcatenator
ResponseConcatenator()=default (defined in ResponseConcatenator)ResponseConcatenator
set_callback(CharArrayFn callback, bool callWithJSON=false)ResponseConcatenatorinline