Last updated:
0 purchases
langchain openai
🦜️🔗 LangChain.dart / OpenAI #
OpenAI module for LangChain.dart.
Features #
LLMs:
OpenAI: wrapper around OpenAI Completions API.
Chat models:
ChatOpenAI: wrapper around OpenAI Chat API.
Embeddings:
OpenAIEmbeddings: wrapper around OpenAI Embeddings API.
Chains:
OpenAIQAWithStructureChain a chain that answer questions in the specified
structure.
OpenAIQAWithSourcesChain: a chain that answer questions providing sources.
Tools:
OpenAIDallETool: a tool that uses DallE to generate images from text.
License #
LangChain.dart is licensed under the
MIT License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.