Latitude Docs home pagelight logodark logo
  • Get started
  • Get started
Latitude
PromptL
Examples
Changelog
Getting started
  • Introduction
  • Onboarding Paths
  • Core Concepts
  • Providers
  • Invite your team
Prompts
  • Editor
  • Configuration
  • Playground
  • Version Control
  • Structured Output
  • Tool use
  • Best Practices
Agents
  • Agents
  • Tools
  • MCPs
Evaluations
  • Overview
  • LLM-as-Judges
  • Programmatic Rules
  • Humans-in-the-Loop
  • Running Evaluations
  • Prompt Suggestions
  • Evaluation Workflows
Datasets
  • Overview
  • Golden Datasets
Deployment
  • Publishing Prompts
  • Latitude SDK
    • TypeScript
    • Python
    • Cookbook
  • HTTP API
Self-Hosting
  • Development Setup
  • Production Deployment
Support
  • Community and Support
Latitude SDK

Cookbook

Examples of how to use the Latitude SDKs

Here’s a list of common examples of how to use Latitude. The list will grow with time as we keep adding more examples.

​
Typescript

  • Creating a prompt
  • Getting a prompt
  • Getting multiple prompts
  • Running a prompt
  • Running a prompt with tools
  • Chaining multiple calls with a growing context (chatbot)
  • Implementing a RAG workflow
  • Pushing external logs to Latitude for evaluation
  • HITL evaluation

​
Python

  • Creating a prompt
  • Getting a prompt
  • Getting multiple prompts
  • Running a prompt with tools
  • Running a prompt locally
  • Chaining multiple calls with a growing context (chatbot)
  • Pushing external logs to Latitude for evaluation
  • Triggering LLM as judge evaluations
  • HITL evaluation
PythonHTTP API Reference
twittergithublinkedin
Powered by Mintlify
On this page
  • Typescript
  • Python
Assistant
Responses are generated using AI and may contain mistakes.