![]() |
LlamaLib
v2.0.2
Cross-platform library for local LLMs
|
This is the complete list of members for ResponseConcatenator, including all inherited members.
| build_concatenated_json() const | ResponseConcatenator | |
| chunk_count() const | ResponseConcatenator | inline |
| get_content() const | ResponseConcatenator | inline |
| get_error() const | ResponseConcatenator | inline |
| get_result_json() const | ResponseConcatenator | |
| get_tokens() const | ResponseConcatenator | inline |
| has_error() const | ResponseConcatenator | inline |
| is_complete() const | ResponseConcatenator | inline |
| process_chunk(const std::string &chunk_data) | ResponseConcatenator | |
| reset() | ResponseConcatenator | |
| ResponseConcatenator()=default (defined in ResponseConcatenator) | ResponseConcatenator | |
| set_callback(CharArrayFn callback, bool callWithJSON=false) | ResponseConcatenator | inline |