Learn how to extend LangExtract with custom LLM providers for specialized, fine-tuned, or open-source models.
Tag: Llm
Articles tagged with Llm. Showing 133 articles.
Chapters
Learn how to use LangExtract and Pydantic to extract key information from legal contracts.
Learn how to extract structured data from e-commerce product listings using LangExtract and Pydantic.
Learn advanced techniques for prompt engineering with LangExtract to achieve accurate data extraction.
Learn to avoid common pitfalls in data extraction using LangExtract and Large Language Models.
Learn how to deploy LangExtract in a production environment for reliable, efficient, and scalable data extraction.
Learn how to use the any-llm library to interact with various large language models easily and efficiently.
Learn about robust error handling and exception management in Python using the any-llm library for LLM interactions.
Learn how to guide LLMs towards structured outputs using any-llm, JSON mode, and function calling.
Learn how to run Large Language Models locally using Ollama and integrate it with any-llm for seamless experimentation.
Build a dynamic multi-LLM chatbot using any-llm in Python.
Learn to build an LLM-powered content summarizer using Python and the any-llm library.