Suite Yaml Reference Letta Docs
Yaml Reference Card Pdf Complete reference for suite configuration files. a suite is a yaml file that defines an evaluation: what agent to test, what dataset to use, how to grade responses, and what criteria determine pass fail. Below is a quick example of creating a stateful agent and sending it a message (requires a letta api key). see the full quickstart guide for complete documentation.
Suite Yaml Reference Letta Docs This page provides a complete reference for all configuration fields available in suite.yaml files. a suite configuration defines an evaluation run including the dataset, target agent, grading strategies, and pass fail criteria. It is an independent, open source tool built on top of the letta ecosystem to provide easy fleet management on either self hosted or letta cloud instances. declarative yaml configuration, per agent memory, git native versioning, and canary deployments for letta ai agent fleets. A suite is a yaml configuration file that defines a complete evaluation specification. it’s the central piece that ties together your dataset, target agent, grading criteria, and pass fail thresholds. Yaml driven agent configuration for letta. define your letta agents using simple yaml files and create them with a single function call. 1. define your agent in yaml. create a file my agent.yaml: agent: name: "customer support agent" persona: "you are a helpful customer support representative.".
Tutorials Letta Docs A suite is a yaml configuration file that defines a complete evaluation specification. it’s the central piece that ties together your dataset, target agent, grading criteria, and pass fail thresholds. Yaml driven agent configuration for letta. define your letta agents using simple yaml files and create them with a single function call. 1. define your agent in yaml. create a file my agent.yaml: agent: name: "customer support agent" persona: "you are a helpful customer support representative.". This page provides a comprehensive reference for all configuration options in letta evals. it covers the complete structure of suite yaml files, dataset formats, model configurations, and environment variable handling. Memory first coding agent in your terminal. get started in 30 seconds. build apps on top of stateful computer use agents. a lower level api for managing your agent's memory and context. Evaluation kit for testing letta ai agents. contribute to letta ai letta evals development by creating an account on github. This page explains what an evaluation suite is and how suite.yaml configuration files define the parameters for running evaluations in letta evals. a suite configuration specifies the dataset, target system, grading criteria, and pass fail gates for an evaluation run.
Cli Reference Letta Docs This page provides a comprehensive reference for all configuration options in letta evals. it covers the complete structure of suite yaml files, dataset formats, model configurations, and environment variable handling. Memory first coding agent in your terminal. get started in 30 seconds. build apps on top of stateful computer use agents. a lower level api for managing your agent's memory and context. Evaluation kit for testing letta ai agents. contribute to letta ai letta evals development by creating an account on github. This page explains what an evaluation suite is and how suite.yaml configuration files define the parameters for running evaluations in letta evals. a suite configuration specifies the dataset, target system, grading criteria, and pass fail gates for an evaluation run.
Letta Code Overview Letta Docs Evaluation kit for testing letta ai agents. contribute to letta ai letta evals development by creating an account on github. This page explains what an evaluation suite is and how suite.yaml configuration files define the parameters for running evaluations in letta evals. a suite configuration specifies the dataset, target system, grading criteria, and pass fail gates for an evaluation run.
Memory Management Letta Docs
Comments are closed.