custom-llm

command
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Example: Custom LLM backend integration

This example demonstrates how to: - Create a PAL with a custom LLM backend (e.g., your own OpenAI proxy) - Configure LLM layer settings (model, base URL, API key) - Create a conversation using the custom LLM PAL

This is useful when you want to: - Use your own LLM endpoint instead of Tavus's default - Implement custom logic or caching in your LLM layer - Use a different LLM provider

Run with: TAVUS_API_KEY=your-key go run main.go

Based on: github.com/Tavus-Engineering/tavus-examples/cvi-custom-llm-with-backend

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL