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

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

chat_format() const overrideentropic::Qwen36Adapterinlinevirtual
ChatAdapter(std::string tier_name, std::string identity_prompt)entropic::Qwen36Adapter
extract_thinking(const std::string &content) constentropic::ChatAdapterprotected
format_content_parts(const std::vector< ContentPart > &parts) const overrideentropic::Qwen36Adaptervirtual
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) const overrideentropic::Qwen36Adaptervirtual
format_tool_result(const ToolCall &tool_call, const std::string &result) const overrideentropic::Qwen36Adaptervirtual
format_tools(const std::vector< std::string > &tool_jsons) const overrideentropic::Qwen36Adapterprotectedvirtual
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 overrideentropic::Qwen36Adaptervirtual
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