Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::ChatAdapter Member List

This is the complete list of members for entropic::ChatAdapter, including all inherited members.

chat_format() const =0entropic::ChatAdapterpure virtual
ChatAdapter(std::string tier_name, std::string identity_prompt)entropic::ChatAdapter
extract_thinking(const std::string &content) constentropic::ChatAdapterprotected
format_content_parts(const std::vector< ContentPart > &parts) constentropic::ChatAdaptervirtual
format_system_prompt(const std::string &base_prompt, const std::vector< std::string > &tool_jsons) constentropic::ChatAdapter
format_system_with_vision(const std::string &base_system, bool has_vision) constentropic::ChatAdaptervirtual
format_tool_result(const ToolCall &tool_call, const std::string &result) constentropic::ChatAdaptervirtual
format_tools(const std::vector< std::string > &tool_jsons) constentropic::ChatAdaptervirtual
identity_prompt_entropic::ChatAdapterprotected
is_response_complete(const std::string &content, const std::vector< ToolCall > &tool_calls) constentropic::ChatAdapter
parse_bare_json_tool_calls(const std::string &content) constentropic::ChatAdapterprotected
parse_single_tool_call(const std::string &json_str) constentropic::ChatAdapterprotected
parse_tagged_tool_calls(const std::string &content) constentropic::ChatAdapterprotected
parse_tool_calls(const std::string &content) const =0entropic::ChatAdapterpure virtual
strip_think_blocks(const std::string &content) constentropic::ChatAdapterprotected
tier_name_entropic::ChatAdapterprotected
tool_prefixes_entropic::ChatAdaptermutableprotected
try_recover_json(const std::string &json_str) constentropic::ChatAdapterprotected
~ChatAdapter()=default (defined in entropic::ChatAdapter)entropic::ChatAdaptervirtual