Ask a question to get started
Enter to send•Shift+Enter new line
class ChatIflytekXinghuo
BaseChatIflytekXinghuo
const model = new ChatIflytekXinghuo(); const response = await model.invoke([new HumanMessage("Nice to meet you!")]); console.log(response);