LLM and Embedding Model Components of langchaingo
Understand how to use LLM and embedding model components in langchaingo.
Large language model (LLM) component
langchaingo
supports a number of LLMs including, Anthropic Claude, Amazon Bedrock, Cohere, Google AI, Hugging Face, and OpenAI. In previous lessons, we used some of these models by directly invoking their specific APIs. Let's take a look at how to invoke these models using a unified API provided by langchaingo
.
Get hands-on with 1400+ tech skills courses.