MariTalk
MariTalk is an LLM-based chatbot trained to meet the needs of Brazil.
安装与设置
你必须获取MariTalk API密钥。
您还需要安装 httpx Python 包。
pip install httpx
聊天模型
查看一个 使用示例。
from langchain_community.chat_models import ChatMaritalk
API 参考:ChatMaritalk
MariTalk is an LLM-based chatbot trained to meet the needs of Brazil.
你必须获取MariTalk API密钥。
您还需要安装 httpx Python 包。
pip install httpx
查看一个 使用示例。
from langchain_community.chat_models import ChatMaritalk