Skip to main content
Ctrl+K
πŸ¦œπŸ”— LangChain  documentation - Home
  • Reference
  • Legacy reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
  • Legacy reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
    • agents
    • callbacks
    • chains
    • chat_models
    • embeddings
    • evaluation
    • globals
    • hub
    • indexes
    • memory
    • model_laboratory
      • ModelLaboratory
    • output_parsers
    • retrievers
    • runnables
    • smith
    • storage
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Airbyte
  • Anthropic
  • AstraDB
  • AWS
  • Azure Dynamic Sessions
  • Chroma
  • Cohere
  • Couchbase
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • Milvus
  • MistralAI
  • MongoDB
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Robocorp
  • Together
  • Unstructured
  • VoyageAI
  • Weaviate
  • LangChain Python API Reference
  • langchain: 0.2.13

model_laboratory#

Experiment with different models.

Classes

model_laboratory.ModelLaboratory(chains[,Β names])

Experiment with different models.

Β© Copyright 2023, LangChain Inc.