Skip to main content

MariTalk

MariTalk is an LLM-based chatbot trained to meet the needs of Brazil.

Installation and Setup

You have to get the MariTalk API key.

You also need to install the httpx Python package.

pip install httpx

Chat models

See a usage example.

from langchain_community.chat_models import ChatMaritalk
API Reference:ChatMaritalk

Was this page helpful?


You can also leave detailed feedback on GitHub.