LogoLogo
Help on Discord
HomeGuideExamplesBAML ReferencePlaygroundChangelog
HomeGuideExamplesBAML ReferencePlaygroundChangelog
    • Overview
  • baml-cli
    • init
    • generate
    • serve
    • dev
    • fmt
  • Language Reference
    • Types
    • function
    • test
    • template_string
    • client<llm>
    • class
    • enum
    • generator
  • Generated baml_client
    • with_options(..)
    • Collector
    • logging / env vars
    • AsyncClient / SyncClient
    • TypeBuilder
    • ClientRegistry
    • Multimodal
    • Image
    • Audio
  • Attributes
    • What are attributes?
    • @alias / @@alias
    • @description / @@description
    • @skip
    • @assert
    • @check
    • Jinja in Attributes
    • @@dynamic
  • LLM Client Providers
    • Overview
    • AWS Bedrock
    • Anthropic
    • Google AI: Gemini
    • Google: Vertex
    • OpenAI
    • OpenAI from Azure
    • openai-generic
    • Azure AI Foundary (openai-generic)
    • Groq (openai-generic)
    • Hugging Face (openai-generic)
    • Keywords AI (openai-generic)
    • Litellm (openai-generic)
    • LM Studio (openai-generic)
    • Ollama (openai-generic)
    • OpenRouter (openai-generic)
    • TogetherAI (openai-generic)
    • Unify AI (openai-generic)
    • vLLM (openai-generic)
  • LLM Client Strategies
    • Retry Policy
    • Fallback
    • Round Robin
  • Prompt Syntax
    • What is jinja?
    • ctx.output_format
    • ctx.client
    • _.role
    • Variables
    • Conditionals
    • Loops
  • Editor Extension Settings
    • baml.cliPath
    • baml.generateCodeOnSave
    • baml.enablePlaygroundProxy
    • baml.syncExtensionToGeneratorVersion
  • Boundary Extraction API
    • API Reference
  • Boundary Cloud API
    • Limits
Help on Discord
LLM Client Providers

Keywords AI

Keywords AI is a proxying layer that allows you to route requests to hundreds of models.

Follow the Keywords AI + BAML Installation Guide to get started!

Was this page helpful?
Edit this page
Previous

litellm

Next
Built with