langchain-ai21: 1.0.1# ai21_base# 类 ai21_base.AI21Base AI21 模型的基类。 chat# 类 chat.chat_adapter.ChatAdapter() AI21中不同聊天模型的通用接口。 chat.chat_adapter.JambaChatCompletionsAdapter() Jamba Chat Completions 的适配器。 函数 chat.chat_factory.create_chat_adapter(model) 根据模型创建一个聊天适配器。 chat_models# 类 chat_models.ChatAI21 ChatAI21 聊天模型。