🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::Anthropic类 参考

#include <Anthropic.hpp>

+ 类 ast::Anthropic 继承关系图:

额外继承的成员函数

- Public 成员函数 继承自 ast::LLMClient
virtual errc_t chat (const JsonValue &request, JsonValue &response)=0
 
virtual errc_t chatStream (const JsonValue &request, ChatEventHandler &handler, JsonValue &accumulatedResult)
 
JsonValue chat (const JsonValue &request)
 

详细描述

Anthropic客户端接口

待办事项
实现Anthropic客户端的API调用

该类的文档由以下文件生成: