langchain_together
0.1.5¶
langchain_together.chat_models
¶
封装Together AI的Chat Completions API。
类:¶
ChatTogether聊天模型。 |
langchain_together.embeddings
¶
封装Together AI的Embeddings API。
类:¶
TogetherEmbeddings 嵌入模型。 |
langchain_together.llms
¶
封装了Together AI的Completion API。
类¶
Together的LLM模型。 |