eino
eino copied to clipboard
请问:目前的 eino-ext 里,是否已经支持 OpenAI / Ark 等 ChatModel 实现
LLM 客户端初始化 :
InitLLMClient() 目前返回错误,等待 eino-ext 的 OpenAI 实现完善 [email protected] 版本目前只有 README,没有完整的组件实现代码。
eino-ext tag 都打在子 gomod 上,根目录的 tag 是无效的。 支持的chatmodel 见https://github.com/cloudwego/eino-ext/tree/main/components/model
eino-ext tag 都打在子 gomod 上,根目录的 tag 是无效的。 支持的chatmodel 见https://github.com/cloudwego/eino-ext/tree/main/components/model
好的,感谢回复,我去详细看下,谢谢!