# Galileo ## Docs - [What Is Galileo?](https://docs.galileo.ai/what-is-galileo.md) - [Log Your First Trace](https://docs.galileo.ai/getting-started/quickstart.md): Learn how to log your first trace with Galileo - [Evaluate Your Traces](https://docs.galileo.ai/getting-started/evaluate-and-improve/evaluate-and-improve.md): Learn how to evaluate metrics for your logged trace with Galileo, and improve your application - [Run an Experiment](https://docs.galileo.ai/getting-started/experiments.md): Learn how to run your first experiment using prompts and datasets - [Galileo MCP Server](https://docs.galileo.ai/getting-started/mcp/setup-galileo-mcp.md): Learn how to integrate Galileo's Model Context Protocol (MCP) server with AI-enabled IDEs like Cursor and VS Code - [Overview](https://docs.galileo.ai/getting-started/sample-projects/sample-projects.md): Learn how to get started with the Galileo sample projects that are included in every new account - [Preset Metric Examples](https://docs.galileo.ai/getting-started/sample-projects/preset-metric-examples.md): Explore curated Log Streams that show Galileo’s out-of-the-box metrics in action - [Simple Chatbot](https://docs.galileo.ai/getting-started/sample-projects/simple-chatbot.md): Get started with the simple chatbot sample project - [Multi-agent banking chatbot sample](https://docs.galileo.ai/getting-started/sample-projects/multi-agent.md): Get started with the multi-agent banking chatbot sample project powered by LangGraph, with RAG using Pinecone - [Overview](https://docs.galileo.ai/concepts/logging/overview.md): Core Observability concepts in Galileo - [Instrumentation](https://docs.galileo.ai/sdk-api/logging/logging-basics.md): Learn the basics of instrumenting your application with Galileo using the Galileo SDKs - [Sessions Overview](https://docs.galileo.ai/concepts/logging/sessions/sessions-overview.md): Learn about log sessions in Galileo - [Galileo Logger](https://docs.galileo.ai/sdk-api/logging/galileo-logger.md): Get granular control over logging with the GalileoLogger class - [Log Decorator](https://docs.galileo.ai/sdk-api/logging/log-decorator/log-decorator.md): Easily capture function inputs and outputs as spans in your traces - [Galileo Context](https://docs.galileo.ai/sdk-api/logging/galileo-context.md): Manage trace context and control logging behavior with the Galileo Context Manager - [Multimodal Observability](https://docs.galileo.ai/concepts/logging/multimodal-observability.md): Log, inspect, and evaluate images, audio, and documents alongside text in your traces - [Distributed Tracing (Beta)](https://docs.galileo.ai/sdk-api/logging/distributed-tracing.md): Log traces across multiple services - [Distributed Tracing with OpenTelemetry](https://docs.galileo.ai/sdk-api/logging/distributed-tracing-otel.md): Stitch traces across two agents in different processes using OTel and the GalileoSpanProcessor. - [Tags and Metadata](https://docs.galileo.ai/sdk-api/logging/tags-and-metadata.md): Learn to use tags and metadata in Galileo logging and monitoring - [Log Using the OpenAI Wrapper](https://docs.galileo.ai/how-to-guides/basics/basic-example.md): Learn how to integrate and use OpenAI's API with Galileo's wrapper client - [Log Using the Log Decorator](https://docs.galileo.ai/how-to-guides/basics/basic-logging-with-decorator/basic-logging-with-decorator.md): Learn how to use the Galileo log decorator to log functions to traces - [Create Traces and Spans](https://docs.galileo.ai/how-to-guides/basics/manual-span-creation/manual-span-creation.md): Learn how to create log traces and spans manually in your AI apps - [Create and Use Sessions](https://docs.galileo.ai/concepts/logging/sessions/using-sessions.md): Learn to create and use Sessions in Galileo - [Set Up Alerts on Logs](https://docs.galileo.ai/how-to-guides/basics/set-up-alerts-on-logs.md): Learn how to set up alerts and be automatically notified when things go wrong - [Log MCP Server Tool Calls](https://docs.galileo.ai/how-to-guides/basics/log-mcp-server-calls/log-mcp-server-calls.md): Learn how to log tool calls when calling MCP servers from your AI application - [Metrics Overview](https://docs.galileo.ai/concepts/metrics/overview.md): Explore Galileo's comprehensive metrics framework for evaluating and improving AI system performance across multiple dimensions - [Log Stream Metrics](https://docs.galileo.ai/concepts/logging/configure-metrics/configure-metrics.md): Learn how to configure metrics for Log streams, including managing sampling rates - [Experiment Metrics](https://docs.galileo.ai/sdk-api/metrics/metrics.md): Learn how to use metrics in your experiments - [Metrics Comparison](https://docs.galileo.ai/concepts/metrics/metric-comparison.md): Explore Galileo's comprehensive out-of-the-box metrics for evaluating and improving AI system performance across multiple dimensions - [Agentic Metrics](https://docs.galileo.ai/concepts/metrics/agentic/agentic-overview.md): Understand and evaluate the performance of AI agents using Galileo's agentic metrics - [Action Advancement](https://docs.galileo.ai/concepts/metrics/agentic/action-advancement.md): Understand how to measure and optimize the effectiveness of your AI agent's actions - [Action Completion](https://docs.galileo.ai/concepts/metrics/agentic/action-completion.md): Understand how to measure whether your agent accomplished a user's goals across a session - [Agent Efficiency](https://docs.galileo.ai/concepts/metrics/agentic/agent-efficiency.md): Learn how to measure the efficiency of your agentic workflows - [Agent Flow](https://docs.galileo.ai/concepts/metrics/agentic/agent-flow.md): Learn how to measure the correctness and coherence of an agentic trajectory by validating it against user-specified natural language tests - [Conversation Quality](https://docs.galileo.ai/concepts/metrics/agentic/conversation-quality.md): Learn how to measure the quality of a conversation between a user and an assistant - [Reasoning Coherence](https://docs.galileo.ai/concepts/metrics/agentic/reasoning-coherence.md): Evaluate whether an agent’s reasoning steps are logically consistent and aligned with its plan - [Tool Selection Quality](https://docs.galileo.ai/concepts/metrics/agentic/tool-selection-quality.md): Evaluate tool selection quality in AI agents using Galileo Guardrail Metrics to ensure agents choose appropriate tools with correct parameters - [Tool Error](https://docs.galileo.ai/concepts/metrics/agentic/tool-error.md): Detect and analyze tool execution errors in AI agents using Galileo Guardrail Metrics to ensure reliable tool usage in agentic workflows - [User Intent Change](https://docs.galileo.ai/concepts/metrics/agentic/intent-change.md): Learn how to measure if users use your agent system for different intents across multi-turn interactions - [Expression and Readability Metrics](https://docs.galileo.ai/concepts/metrics/expression-and-readability/expression-and-readability-overview.md): Assess the style, tone, and clarity of your AI's generated content using Galileo's expression and readability metrics - [Tone](https://docs.galileo.ai/concepts/metrics/expression-and-readability/tone.md): Analyze and optimize the emotional tone of AI responses using Galileo's Tone Metric to ensure appropriate emotional context and user engagement - [Multimodal Quality Metrics](https://docs.galileo.ai/concepts/metrics/multimodal-quality/multimodal-quality-overview.md): Understand and evaluate multimodal elements (visual and audio) quality using Galileo's multimodal quality metrics - [Visual Quality](https://docs.galileo.ai/concepts/metrics/multimodal-quality/visual-quality.md): Evaluate whether the quality of an input / PDF in an LLM span is sufficient for the associated text prompt task to be reliably performed - [Visual Fidelity](https://docs.galileo.ai/concepts/metrics/multimodal-quality/visual-fidelity.md): Evaluate whether a generated image in an LLM span complies with every applicable provided brand rule based on visible evidence - [Interruption Detection](https://docs.galileo.ai/concepts/metrics/multimodal-quality/interruption-detection.md): Detect turn-taking violations in audio-based agent conversations, including agent overlap, premature agent barge-in, and user barge-in - [Response Quality Metrics](https://docs.galileo.ai/concepts/metrics/response-quality/response-quality-overview.md): Evaluate how correctly, consistently, and in line with ground truth your AI follows instructions and answers user queries - [Ground Truth Adherence](https://docs.galileo.ai/concepts/metrics/response-quality/ground-truth-adherence.md): Measure equivalence between model outputs and expected responses - [Correctness](https://docs.galileo.ai/concepts/metrics/response-quality/correctness.md): Evaluate factual accuracy in AI outputs using Galileo Guardrail Metrics - [Instruction Adherence](https://docs.galileo.ai/concepts/metrics/response-quality/instruction-adherence.md): Assess instruction adherence in AI outputs using Galileo Guardrail Metrics to ensure prompt-driven models generate precise and actionable results - [RAG Metrics](https://docs.galileo.ai/concepts/metrics/rag/rag-overview.md): Evaluate retrieval and generation quality in your RAG pipeline using Galileo's RAG metrics - [Chunk Relevance](https://docs.galileo.ai/concepts/metrics/rag/retrieval-quality/chunk-relevance.md): Understand how to measure and optimize the relevance of retrieved chunks to user queries in your RAG pipeline - [Chunk Relevance (Deprecated)](https://docs.galileo.ai/concepts/metrics/rag/retrieval-quality/chunk-relevance-deprecated.md): Understand how to measure and optimize the relevance of retrieved chunks to user queries in your RAG pipeline (deprecated - use Chunk Relevance instead) - [Context Relevance (Query Adherence)](https://docs.galileo.ai/concepts/metrics/rag/retrieval-quality/context-relevance.md): Understand how to measure the relevance of context provided to user queries - [Context Precision](https://docs.galileo.ai/concepts/metrics/rag/retrieval-quality/context-precision.md): Measure the percentage of relevant chunks in your retrieved context to evaluate retrieval quality in RAG systems - [Precision @ K](https://docs.galileo.ai/concepts/metrics/rag/retrieval-quality/precision-at-k.md): Evaluate the precision of your retrieval system at specific rank positions to optimize Top K and ranking strategies - [Chunk Attribution Utilization](https://docs.galileo.ai/concepts/metrics/rag/generation-quality/chunk-attribution.md): Understand how to measure and optimize the impact of retrieved chunks in your RAG pipeline - [Context Adherence](https://docs.galileo.ai/concepts/metrics/rag/generation-quality/context-adherence.md): Understand Galileo's Context Adherence Metric - [Completeness](https://docs.galileo.ai/concepts/metrics/rag/generation-quality/completeness.md): Measure how thoroughly your model's response covers the relevant information available in the provided context - [Safety and Compliance Metrics](https://docs.galileo.ai/concepts/metrics/safety-and-compliance/safety-and-compliance-overview.md): Identify risks, harmful content, and compliance issues in your AI with Galileo's safety and compliance metrics - [Prompt Injection](https://docs.galileo.ai/concepts/metrics/safety-and-compliance/prompt-injection.md): Detect and prevent security vulnerabilities in AI systems using Galileo's Prompt Injection Metric to identify malicious inputs and protect your applications - [PII](https://docs.galileo.ai/concepts/metrics/safety-and-compliance/pii.md): Detect and protect personally identifiable information in AI systems using Galileo's PII Metric to identify sensitive data and implement appropriate safeguards - [Sexism](https://docs.galileo.ai/concepts/metrics/safety-and-compliance/sexism.md): Detect and prevent sexist content in AI systems using Galileo's Sexism Metric to identify and mitigate biased responses - [Toxicity](https://docs.galileo.ai/concepts/metrics/safety-and-compliance/toxicity.md): Detect and prevent toxic content in AI systems using Galileo's Toxicity Metric to identify and mitigate harmful responses - [Text-to-SQL Metrics](https://docs.galileo.ai/concepts/metrics/text2sql/text2sql-overview.md): Evaluate the quality, safety, and efficiency of AI-generated SQL queries using Galileo's Text-to-SQL metrics - [SQL Correctness](https://docs.galileo.ai/concepts/metrics/text2sql/sql-correctness.md): Evaluate whether generated SQL queries are syntactically valid and adhere to the provided database schema - [SQL Adherence](https://docs.galileo.ai/concepts/metrics/text2sql/sql-adherence.md): Evaluate whether generated SQL queries semantically align with the user's natural language intent - [SQL Injection](https://docs.galileo.ai/concepts/metrics/text2sql/sql-injection.md): Detect SQL injection attacks and security vulnerabilities in generated SQL queries - [SQL Efficiency](https://docs.galileo.ai/concepts/metrics/text2sql/sql-efficiency.md): Evaluate whether generated SQL queries are structured efficiently and avoid performance anti-patterns - [Custom LLM-as-a-Judge Metrics](https://docs.galileo.ai/concepts/metrics/custom-metrics/custom-metrics-ui-llm.md): Learn how to create evaluation metrics using LLMs to judge the quality of responses - [LLM-as-a-Judge Prompt Engineering Guide](https://docs.galileo.ai/concepts/metrics/custom-metrics/prompt-engineering.md): Learn best practices for prompt engineering with custom LLM-as-a-judge metrics - [Custom Code-Based Metrics](https://docs.galileo.ai/concepts/metrics/custom-metrics/custom-metrics-ui-code.md): Learn how to create, register, and use custom code-based metrics to evaluate your LLM applications - [Composite Metrics](https://docs.galileo.ai/concepts/metrics/custom-metrics/composite-metrics.md): Learn how to create composite metrics that leverage other metrics to perform advanced evaluations - [Test Custom Metrics](https://docs.galileo.ai/concepts/metrics/custom-metrics/test-metrics.md): Test a custom metric with manual input, against your current logs, or against a labeled dataset to measure how closely it matches your ground truth - [How LLM-as-a-judge is Calculated](https://docs.galileo.ai/concepts/metrics/how-llm-as-judge-metrics-are-calculated.md): Understand how Galileo uses LLM judges to calculate metrics for AI system performance assessment - [Improve LLM-as-a-Judge Metrics with Autotune](https://docs.galileo.ai/concepts/metrics/autotune-llm-as-a-judge-metrics.md): Use Autotune to turn feedback into prompt improvements that make LLM-as-a-judge metrics more accurate for your use case. - [Luna-2 Overview](https://docs.galileo.ai/concepts/luna/luna.md): Discover Galileo's Luna-2 Evaluation model, reducing the latency and cost for metric evaluations - [Fine-Tuning Luna-2 Models](https://docs.galileo.ai/concepts/luna/fine-tuning.md): Understand the requirements and process for fine-tuning Luna-2 models based off your real-world scenarios - [Create a Local Metric](https://docs.galileo.ai/how-to-guides/metrics/create-local-metric/create-local-metric.md): Learn how to create a local metric in Python to use in your experiments - [Evaluate Metrics with the Luna-2 Model](https://docs.galileo.ai/how-to-guides/luna/evaluate-with-luna/evaluate-with-luna.md): Learn how to evaluate metrics cheaper and faster using the Luna-2 model - [Use Luna-2 in Your Experiments](https://docs.galileo.ai/how-to-guides/luna/experiments-with-luna/experiments-with-luna.md): Learn how to use Luna-2 metrics when running experiments in code - [Signals](https://docs.galileo.ai/concepts/signals.md): Proactively discover failure patterns across your AI agents that evaluations and manual searches might miss. - [AI Assistant (Beta)](https://docs.galileo.ai/concepts/ai-assistant.md): Ask about your agentic system in natural language. Galileo's AI Assistant combs through your traces, spans, sessions, and evaluation scores to surface the root cause, the evidence, and a concrete fix. - [Luna Studio](https://docs.galileo.ai/luna-studio/index.md): Choose the Luna Studio UI or SDK path for building, training, and deploying custom Luna metrics. - [Luna Studio UI](https://docs.galileo.ai/luna-studio/ui/index.md): Use the Luna Studio web app to create, train, and register custom Luna metrics. - [Availability and deployment](https://docs.galileo.ai/luna-studio/ui/availability.md): Luna Studio is part of the enterprise tier of Galileo and is deployed by Galileo into your own cluster or cloud. - [Quickstart](https://docs.galileo.ai/luna-studio/ui/quickstart.md): Sign up, configure your first integration, and launch a Luna Studio training run. - [Core concepts](https://docs.galileo.ai/luna-studio/ui/core-concepts.md): How projects, runs, metrics, datasets, and base models fit together in Luna Studio. - [Prerequisites](https://docs.galileo.ai/luna-studio/ui/prerequisites.md): Dataset preparation to get optimal results from Luna fine-tuning - [Integrations overview](https://docs.galileo.ai/luna-studio/ui/integrations/overview.md): Configure supported model providers, understand credential scopes, and identify deployment-managed infrastructure. - [LLM providers](https://docs.galileo.ai/luna-studio/ui/integrations/llm-providers.md): Choose and configure the right LLM integration for the models you want to use in Luna Studio. - [Galileo integration](https://docs.galileo.ai/luna-studio/ui/integrations/galileo.md): Understand how the current release supplies Galileo credentials for dataset import and metric registration. - [Projects overview](https://docs.galileo.ai/luna-studio/ui/projects/overview.md): Top-level containers for training runs tied to a GenAI use case. - [Training runs home](https://docs.galileo.ai/luna-studio/ui/projects/training-runs-home.md): The main project workspace: status summary, filters, and the runs table. - [Creating a new run](https://docs.galileo.ai/luna-studio/ui/runs/new-run/overview.md): Four steps to pick a metric and launch a fine-tuning job. - [Step 1 — Metric](https://docs.galileo.ai/luna-studio/ui/runs/new-run/step-1-metric.md): Pick a predefined metric template or write a custom LLM-as-judge prompt. - [Step 2 — Test set](https://docs.galileo.ai/luna-studio/ui/runs/new-run/step-2-test-set.md): Pick or upload the labelled dataset Luna Studio will evaluate the fine-tuned metric against. - [Step 3 — Training set](https://docs.galileo.ai/luna-studio/ui/runs/new-run/step-3-training-set.md): Generate a training set from your test set or add your own training logs. - [Step 4 — Config and launch](https://docs.galileo.ai/luna-studio/ui/runs/new-run/step-4-config-and-launch.md): Review the run summary and launch training. - [Run lifecycle](https://docs.galileo.ai/luna-studio/ui/runs/lifecycle.md): The statuses a Luna Studio run can enter, and what each one means. - [Register a metric](https://docs.galileo.ai/luna-studio/ui/runs/register-metric.md): Publish a fine-tuned metric to the Galileo metrics store. - [Datasets overview](https://docs.galileo.ai/luna-studio/ui/datasets/overview.md): Manage test sets and training sets across all your projects. - [Test sets](https://docs.galileo.ai/luna-studio/ui/datasets/test-sets.md): Human-labelled datasets used to evaluate fine-tuned metrics. - [Training sets](https://docs.galileo.ai/luna-studio/ui/datasets/training-sets.md): The dataset used to fine-tune the Luna base model during a run. - [Add a dataset](https://docs.galileo.ai/luna-studio/ui/datasets/add-a-dataset.md): Reference for the three dataset sources: Upload, Fetch from URL, and Import from Galileo. - [Dataset validation](https://docs.galileo.ai/luna-studio/ui/datasets/validation.md): Metric-aware schema and content checks Luna Studio runs before using a dataset in a run. - [Metrics overview](https://docs.galileo.ai/luna-studio/ui/metrics/overview.md): Browse and register custom metrics across your project. - [FAQ](https://docs.galileo.ai/luna-studio/ui/reference/faq.md): Common questions about Luna Studio — datasets, models, integrations, and more. - [Troubleshooting](https://docs.galileo.ai/luna-studio/ui/reference/troubleshooting.md): Common errors and how to recover. - [Luna Studio SDK](https://docs.galileo.ai/luna-studio/sdk/overview.md): Use the Luna Studio SDK to generate data, fine-tune custom Luna metrics, and deploy them to Galileo. - [Installation](https://docs.galileo.ai/luna-studio/sdk/installation.md): Install the Luna Studio SDK and optional extras. - [Overview](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/overview.md): End-to-end guide for generating data and training your Luna metric with the Luna Studio SDK. - [Prerequisites](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/prerequisites.md): Dataset preparation to get optimal results from Luna fine-tuning - [Understanding Config](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/understanding-config.md): Understand the high-level structure of the run config file. - [Overview](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/data-generation/overview.md): Generate a labeled training dataset for your metric. - [Config file](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/data-generation/config/config.md): Complete reference for the data generation section of the config. - [Metric Input Types](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/data-generation/config/metric-input-types.md): Understanding the different input types of metrics supported by Luna Studio - [Metric Output Types](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/data-generation/config/metric-output-types.md): Understanding the different output types of metrics supported by Luna Studio - [Run Labelling only](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/data-generation/run-labelling-only.md): Label an existing training dataset using your metric definition. - [Overview](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/overview.md): Fine-tune a Luna metric from a labelled dataset. - [Config file](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/config/config.md): Complete reference for the training section. - [Metric Input Types](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/config/metric-input-types.md): Understanding the different input types of metrics supported by Luna Studio - [Metric Output Types](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/config/metric-output-types.md): Understanding the different output types of metrics supported by Luna Studio - [Post Training artifacts](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/output-artifacts.md): What training produces and which artifacts are saved. - [Evaluate](https://docs.galileo.ai/luna-studio/sdk/how-to-train-your-luna-metric/training/evaluate.md): Run evaluation on a trained Luna metric. - [Overview](https://docs.galileo.ai/luna-studio/sdk/deployment/overview.md): Deploy trained Luna metrics from the Luna Studio SDK to Galileo. - [Register metric in Galileo](https://docs.galileo.ai/luna-studio/sdk/deployment/register-metric-in-galileo.md): Register your trained metric in the Galileo platform. - [Overview](https://docs.galileo.ai/luna-studio/sdk/tutorials/overview.md): Hands-on Luna Studio SDK guides for each supported metric input category. - [LLM spans without RAG](https://docs.galileo.ai/luna-studio/sdk/tutorials/llm-spans-without-rag.md): Build a span-level Luna metric from multi-field examples without retrieved documents. - [LLM spans with RAG](https://docs.galileo.ai/luna-studio/sdk/tutorials/llm-spans-with-rag.md): Train a document-grounded Luna metric using retrieved context. - [LLM spans with tools (Agentic)](https://docs.galileo.ai/luna-studio/sdk/tutorials/llm-spans-with-tools-agentic.md): Train a Luna metric that evaluates tool-aware assistant behavior. - [Retriever spans](https://docs.galileo.ai/luna-studio/sdk/tutorials/retriever-spans.md): Train a Luna metric that evaluates retrieval quality or document sufficiency. - [Trace input / output only](https://docs.galileo.ai/luna-studio/sdk/tutorials/trace-input-output-only.md): Train a trace-style Luna metric from a single serialized field. - [Using a preset metric](https://docs.galileo.ai/luna-studio/sdk/tutorials/preset-metric.md): Use a packaged preset metric for a single-field trace-style input. - [Full traces](https://docs.galileo.ai/luna-studio/sdk/tutorials/full-traces.md): Work with full trace-level Luna metrics in advanced or label-only workflows. - [List of Trace inputs / outputs only](https://docs.galileo.ai/luna-studio/sdk/tutorials/list-of-trace-inputs-outputs-only.md): Model session-like metrics from repeated input/output pairs. - [Full Sessions](https://docs.galileo.ai/luna-studio/sdk/tutorials/full-sessions.md): Work with full session-level Luna metrics across multi-turn conversations. - [Experiments Basics](https://docs.galileo.ai/sdk-api/experiments/experiments.md): Learn how to use datasets and experiments in code or the Galileo console to evaluate and improve your application - [Datasets](https://docs.galileo.ai/sdk-api/experiments/datasets.md): Learn how to create and manage datasets for use in your experiments with our SDKs - [Prompts](https://docs.galileo.ai/sdk-api/experiments/prompts.md): Learn how to create and use prompt templates in experiments - [Run Experiments in Code](https://docs.galileo.ai/sdk-api/experiments/running-experiments.md): Learn how to run experiments in Galileo using the Galileo SDKs - [Run Experiments in Playgrounds](https://docs.galileo.ai/concepts/experiments/running-experiments-in-console.md): Learn about running experiments in the Galileo console using Playgrounds and datasets - [Run Experiments in Unit Tests](https://docs.galileo.ai/sdk-api/experiments/running-experiments-in-unit-tests.md): Learn how to run experiments in unit tests that you can use during development, or in your CI/CD pipelines - [Experiment Groups](https://docs.galileo.ai/sdk-api/experiments/experiment-groups.md): Organize related experiments in the Galileo console and with the SDK - [Compare Experiments](https://docs.galileo.ai/concepts/experiments/compare.md): Learn how to compare multiple experiment runs in Galileo - [Run an experiment against a RAG app](https://docs.galileo.ai/how-to-guides/experiments/rag-and-tools/rag-and-tools.md): Learn how to run experiments against RAG applications - [Run experiments with OpenTelemetry](https://docs.galileo.ai/how-to-guides/experiments/otel-experiment/otel-experiment.md): Learn how to run experiments using OpenTelemetry-instrumented frameworks with Galileo - [Agent Control](https://docs.galileo.ai/concepts/agent-control/overview.md): Learn how to set up Agent Control to safeguard your AI applications. - [Create a control](https://docs.galileo.ai/how-to-guides/agent-control/create-a-control.md): Learn how to create, configure, and attach a control to a Log stream. - [Initialize and configure Agent Control](https://docs.galileo.ai/how-to-guides/agent-control/initialize-and-configure-agent-control.md): Learn how to set up Agent Control. - [Monitor a control](https://docs.galileo.ai/how-to-guides/agent-control/monitor-a-control.md): Learn how to use the **Controls View** to monitor controls and the **Traces** tab to investigate how a control executed in a trace. - [Protect (deprecated)](https://docs.galileo.ai/concepts/protect/overview.md): Learn the concepts behind runtime protection to safeguard applications with runtime monitoring using Luna-2 or custom code-based metrics - [Rules](https://docs.galileo.ai/sdk-api/protect/rules.md): Learn about defining rules for runtime protection - [Rulesets](https://docs.galileo.ai/sdk-api/protect/rulesets.md): Learn about defining rulesets for runtime protection - [Stages](https://docs.galileo.ai/sdk-api/protect/stages.md): Learn about defining stages for runtime protection to be used during different stages in your application workflow - [Invoke runtime protection](https://docs.galileo.ai/sdk-api/protect/invoke-protect.md): Learn how to invoke runtime protection in code using the Galileo SDK - [Add runtime protection to a simple chatbot](https://docs.galileo.ai/how-to-guides/protect/basic-protect.md): Learn how to add runtime protection to a simple chatbot application - [Annotations Overview](https://docs.galileo.ai/concepts/annotations/overview.md) - [Integrations Overview](https://docs.galileo.ai/sdk-api/third-party-integrations/overview.md): Learn about the Galileo integrations with third-party SDKs to automatically log your applications - [A2A](https://docs.galileo.ai/sdk-api/third-party-integrations/a2a.md): Trace A2A (Agent2Agent) protocol interactions with Galileo for multi-agent observability - [Logging](https://docs.galileo.ai/sdk-api/third-party-integrations/crewai/crewai.md): Learn about using the Galileo CrewAI logging integration to log agent traces - [Experiments](https://docs.galileo.ai/sdk-api/third-party-integrations/crewai/experiments.md): Learn how to use CrewAI in an experiment - [Google ADK (Native)](https://docs.galileo.ai/sdk-api/third-party-integrations/google-adk/google-adk-native.md): Learn how to use the native galileo-adk package for automatic tracing of Google ADK agents - [Google ADK (OpenTelemetry)](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/google-adk.md): Learn how to integrate a Google ADK project with Galileo using OpenTelemetry and OpenInference - [Logging](https://docs.galileo.ai/sdk-api/third-party-integrations/langchain/langchain.md): Learn about using the Galileo LangChain and LangGraph logging integration to log agent traces - [Command and Send](https://docs.galileo.ai/sdk-api/third-party-integrations/langchain/command-and-send.md): Learn how Galileo logs LangGraph Command and Send types for advanced control flow - [Experiments](https://docs.galileo.ai/sdk-api/third-party-integrations/langchain/experiments.md): Learn how to use LangChain or LangGraph in an experiment - [Runtime protection](https://docs.galileo.ai/sdk-api/third-party-integrations/langchain/protect.md): Learn about using Galileo runtime protection with LangChain and LangGraph - [Middleware](https://docs.galileo.ai/sdk-api/third-party-integrations/langchain/middleware.md): Learn about using GalileoMiddleware for automatic logging of LangChain agents - [AWS Bedrock Inference Profiles](https://docs.galileo.ai/sdk-api/third-party-integrations/model-integrations/aws-bedrock/awsbedrock.md): Learn how to use AWS Bedrock Inference Profiles with Galileo in a custom deployment. - [Custom Model Integrations](https://docs.galileo.ai/sdk-api/third-party-integrations/model-integrations/custom-model-integrations/custom-model-integrations.md): Learn about custom integrations, and how to set them up in Galileo - [Set up Gemini Enterprise credentials](https://docs.galileo.ai/sdk-api/third-party-integrations/model-integrations/gemini-enterprise/gemini-enterprise-credentials.md): Create a Google Cloud service account JSON key and add it as a Gemini Enterprise integration in Galileo. - [Model Pricing Settings](https://docs.galileo.ai/concepts/costs/model-pricing-settings.md) - [Integration Costs](https://docs.galileo.ai/concepts/costs/integration-costs.md) - [Mastra](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/mastra.md): Learn how to integrate a Mastra project with Galileo using OpenTelemetry - [Microsoft Agent Framework](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/microsoft-agent-framework.md): Learn how to integrate a Microsoft Agent Framework project with Galileo using OpenTelemetry - [OpenAI SDK](https://docs.galileo.ai/sdk-api/third-party-integrations/openai/openai.md): Learn about the Galileo OpenAI integration - [OpenAI Agents SDK](https://docs.galileo.ai/sdk-api/third-party-integrations/openai-agents/openai-agents.md): Learn how to send traces from the OpenAI Agents SDK to Galileo for evaluation - [Overview](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference.md): Learn how to integrate Galileo with OpenTelemetry and OpenInference for comprehensive observability and tracing - [OpenTelemetry Integration Recommendations](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/integration-recommendations.md): Guidelines for instrumenting your spans to ensure they are valid and properly processed by Galileo's OTLP provider. - [Custom Spans](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/start-galileo-span.md): Create OpenTelemetry spans enriched with Galileo-specific attributes using the start_galileo_span context manager. - [Pydantic AI](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/pydantic-ai.md): Learn how to integrate a Pydantic AI project with Galileo using OpenTelemetry - [Strands Agents](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/strands-agents.md): Learn how to integrate a Strands Agents project with Galileo using OpenTelemetry - [Vercel AI SDK](https://docs.galileo.ai/sdk-api/third-party-integrations/opentelemetry-and-openinference/vercel-ai.md): Learn how to integrate a Vercel AI SDK project with Galileo using OpenTelemetry - [Add Galileo to a CrewAI Application](https://docs.galileo.ai/how-to-guides/third-party-integrations/add-galileo-to-crewai/add-galileo-to-crewai.md): Learn how to add logging and evaluations with Galileo to an existing CrewAI application - [Integrate NVIDIA NIM with Galileo](https://docs.galileo.ai/how-to-guides/third-party-integrations/nvidia-nim-models.md): Learn how to connect your self-hosted NVIDIA NIM (NVIDIA Inference Microservices) to Galileo for comprehensive LLM performance assessment, playground experimentation, and enhanced generative AI model capabilities - [OpenAI Agent Integration](https://docs.galileo.ai/how-to-guides/third-party-integrations/openai-agent-integration.md): Get hands on integrating Galileo into an agentic app using the OpenAI Agents SDK - [Log with OpenTelemetry, LangGraph, and OpenAI](https://docs.galileo.ai/how-to-guides/third-party-integrations/otel.md): Learn how to integrate Galileo with OpenTelemetry and OpenInference for comprehensive observability and tracing. - [Projects](https://docs.galileo.ai/concepts/projects.md): Organizational Units in Galileo - [Access Control](https://docs.galileo.ai/concepts/access-control.md): Control access to projects via role-based access control and groups in Galileo - [SSO Integration](https://docs.galileo.ai/security/sso.md): Learn how to setup SSO for your Galileo cluster - [FAQ](https://docs.galileo.ai/references/faqs/faqs.md) - [Finding Your Organization Keys](https://docs.galileo.ai/references/faqs/find-keys.md) - [Troubleshooting](https://docs.galileo.ai/references/faqs/troubleshooting.md) - [Common Errors Guide](https://docs.galileo.ai/references/faqs/errors.md) - [Error Catalog](https://docs.galileo.ai/references/faqs/errors-catalog.md): Complete reference of Galileo platform error codes, messages, and recommended actions. - [Eval Engineering for AI Developers](https://docs.galileo.ai/learn/eval-engineering.md): Learn about eval engineering in our free 5-part course - [Complete Mastering Gen-AI Series](https://docs.galileo.ai/learn/mastering-gen-ai-series.md): Download our complete Mastering Gen-AI e-book series - [Overview](https://docs.galileo.ai/sdk-api/overview.md): An overview of the Galileo SDKs - [Overview](https://docs.galileo.ai/sdk-api/python/sdk-reference.md): Get started using the Galileo Python SDK - [agent_control](https://docs.galileo.ai/sdk-api/python/reference/agent_control.md) - [collaborator](https://docs.galileo.ai/sdk-api/python/reference/collaborator.md) - [configuration](https://docs.galileo.ai/sdk-api/python/reference/configuration.md) - [dataset](https://docs.galileo.ai/sdk-api/python/reference/dataset.md) - [datasets](https://docs.galileo.ai/sdk-api/python/reference/datasets.md) - [decorator](https://docs.galileo.ai/sdk-api/python/reference/decorator.md) - [exceptions](https://docs.galileo.ai/sdk-api/python/reference/exceptions.md) - [experiment](https://docs.galileo.ai/sdk-api/python/reference/experiment.md) - [experiments](https://docs.galileo.ai/sdk-api/python/reference/experiments.md) - [experiment_tags](https://docs.galileo.ai/sdk-api/python/reference/experiment_tags.md) - [export](https://docs.galileo.ai/sdk-api/python/reference/export.md) - [integration](https://docs.galileo.ai/sdk-api/python/reference/integration.md) - [job_progress](https://docs.galileo.ai/sdk-api/python/reference/job_progress.md) - [log_stream](https://docs.galileo.ai/sdk-api/python/reference/log_stream.md) - [log_streams](https://docs.galileo.ai/sdk-api/python/reference/log_streams.md) - [metric](https://docs.galileo.ai/sdk-api/python/reference/metric.md) - [metrics](https://docs.galileo.ai/sdk-api/python/reference/metrics.md) - [model](https://docs.galileo.ai/sdk-api/python/reference/model.md) - [otel](https://docs.galileo.ai/sdk-api/python/reference/otel.md) - [project](https://docs.galileo.ai/sdk-api/python/reference/project.md) - [projects](https://docs.galileo.ai/sdk-api/python/reference/projects.md) - [prompt](https://docs.galileo.ai/sdk-api/python/reference/prompt.md) - [prompts](https://docs.galileo.ai/sdk-api/python/reference/prompts.md) - [protect](https://docs.galileo.ai/sdk-api/python/reference/protect.md) - [provider](https://docs.galileo.ai/sdk-api/python/reference/provider.md) - [runs](https://docs.galileo.ai/sdk-api/python/reference/runs.md) - [scorers](https://docs.galileo.ai/sdk-api/python/reference/scorers.md) - [search](https://docs.galileo.ai/sdk-api/python/reference/search.md) - [stages](https://docs.galileo.ai/sdk-api/python/reference/stages.md) - [traces](https://docs.galileo.ai/sdk-api/python/reference/traces.md) - [tracing](https://docs.galileo.ai/sdk-api/python/reference/tracing.md) - [types](https://docs.galileo.ai/sdk-api/python/reference/types.md) - [base_async_handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/base_async_handler.md) - [base_handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/base_handler.md) - [bridge](https://docs.galileo.ai/sdk-api/python/reference/handlers/agent_control/bridge.md) - [handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/crewai/handler.md) - [handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/openai_agents/handler.md) - [async_handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/langchain/async_handler.md) - [handler](https://docs.galileo.ai/sdk-api/python/reference/handlers/langchain/handler.md) - [tool](https://docs.galileo.ai/sdk-api/python/reference/handlers/langchain/tool.md) - [logger](https://docs.galileo.ai/sdk-api/python/reference/logger/logger.md) - [task_handler](https://docs.galileo.ai/sdk-api/python/reference/logger/task_handler.md) - [utils](https://docs.galileo.ai/sdk-api/python/reference/logger/utils.md) - [tracing](https://docs.galileo.ai/sdk-api/python/reference/middleware/tracing.md) - [extractors](https://docs.galileo.ai/sdk-api/python/reference/openai/extractors.md) - [response_generator](https://docs.galileo.ai/sdk-api/python/reference/openai/response_generator.md) - [base](https://docs.galileo.ai/sdk-api/python/reference/shared/base.md) - [column](https://docs.galileo.ai/sdk-api/python/reference/shared/column.md) - [exceptions](https://docs.galileo.ai/sdk-api/python/reference/shared/exceptions.md) - [experiment_result](https://docs.galileo.ai/sdk-api/python/reference/shared/experiment_result.md) - [filter](https://docs.galileo.ai/sdk-api/python/reference/shared/filter.md) - [project_resolver](https://docs.galileo.ai/sdk-api/python/reference/shared/project_resolver.md) - [query_result](https://docs.galileo.ai/sdk-api/python/reference/shared/query_result.md) - [sort](https://docs.galileo.ai/sdk-api/python/reference/shared/sort.md) - [utils](https://docs.galileo.ai/sdk-api/python/reference/shared/utils.md) - [datasets](https://docs.galileo.ai/sdk-api/python/reference/utils/datasets.md) - [env_helpers](https://docs.galileo.ai/sdk-api/python/reference/utils/env_helpers.md) - [exceptions](https://docs.galileo.ai/sdk-api/python/reference/utils/exceptions.md) - [headers_data](https://docs.galileo.ai/sdk-api/python/reference/utils/headers_data.md) - [log_config](https://docs.galileo.ai/sdk-api/python/reference/utils/log_config.md) - [metrics](https://docs.galileo.ai/sdk-api/python/reference/utils/metrics.md) - [projects](https://docs.galileo.ai/sdk-api/python/reference/utils/projects.md) - [prompts](https://docs.galileo.ai/sdk-api/python/reference/utils/prompts.md) - [retrievers](https://docs.galileo.ai/sdk-api/python/reference/utils/retrievers.md) - [serialization](https://docs.galileo.ai/sdk-api/python/reference/utils/serialization.md) - [singleton](https://docs.galileo.ai/sdk-api/python/reference/utils/singleton.md) - [span_utils](https://docs.galileo.ai/sdk-api/python/reference/utils/span_utils.md) - [uuid_utils](https://docs.galileo.ai/sdk-api/python/reference/utils/uuid_utils.md) - [validations](https://docs.galileo.ai/sdk-api/python/reference/utils/validations.md) - [exception_handling](https://docs.galileo.ai/sdk-api/python/reference/utils/decorators/exception_handling.md) - [telemetry_toggle](https://docs.galileo.ai/sdk-api/python/reference/utils/decorators/telemetry_toggle.md) - [Overview](https://docs.galileo.ai/sdk-api/typescript/sdk-reference.md): Get started using the Galileo TypeScript SDK - [GalileoApiClient](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/GalileoApiClient.md) - [GalileoCallback](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/GalileoCallback.md) - [GalileoLogger](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/GalileoLogger.md) - [Dataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/Dataset.md) - [Datasets](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/Datasets.md) - [GalileoEvaluateApiClient](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/GalileoEvaluateApiClient.md) - [GalileoEvaluateWorkflow](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/GalileoEvaluateWorkflow.md) - [Jobs](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/Jobs.md) - [Projects](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/Projects.md) - [Scorers](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/Scorers.md) - [ScorerSettings](https://docs.galileo.ai/sdk-api/typescript/reference/README/classes/ScorerSettings.md) - [addRowsToDataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/addRowsToDataset.md) - [createCustomLlmMetric](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createCustomLlmMetric.md) - [createDataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createDataset.md) - [createExperiment](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createExperiment.md) - [createLogStream](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createLogStream.md) - [createMetricConfigs](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createMetricConfigs.md) - [createProject](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createProject.md) - [createPrompt](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createPrompt.md) - [createPromptTemplate](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createPromptTemplate.md) - [deleteDataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deleteDataset.md) - [deleteMetric](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deleteMetric.md) - [deletePrompt](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deletePrompt.md) - [deserializeInputFromString](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deserializeInputFromString.md) - [enableMetrics](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/enableMetrics.md) - [extendDataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/extendDataset.md) - [flush](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/flush.md) - [getDataset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDataset.md) - [getDatasetContent](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDatasetContent.md) - [getDatasetMetadata](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDatasetMetadata.md) - [getDatasets](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDatasets.md) - [getExperiment](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getExperiment.md) - [getExperiments](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getExperiments.md) - [getLogger](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getLogger.md) - [getLogStream](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getLogStream.md) - [getLogStreams](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getLogStreams.md) - [getProject](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getProject.md) - [getProjects](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getProjects.md) - [getPrompt](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getPrompt.md) - [getPrompts](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getPrompts.md) - [getPromptTemplate](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getPromptTemplate.md) - [getPromptTemplates](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getPromptTemplates.md) - [init](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/init.md) - [log](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/log.md) - [runExperiment](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/runExperiment.md) - [wrapOpenAI](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/wrapOpenAI.md) - [convertDatasetRowToRecord](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/convertDatasetRowToRecord.md) - [createCodeScorerVersion](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createCodeScorerVersion.md) - [createCustomCodeMetric](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createCustomCodeMetric.md) - [createLlmScorerVersion](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/createLlmScorerVersion.md) - [deleteProject](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deleteProject.md) - [deleteScorer](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/deleteScorer.md) - [exportRecords](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/exportRecords.md) - [flushAll](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/flushAll.md) - [getAllLoggers](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getAllLoggers.md) - [getDatasetVersion](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDatasetVersion.md) - [getDatasetVersionHistory](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getDatasetVersionHistory.md) - [getJob](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getJob.md) - [getJobProgress](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getJobProgress.md) - [getMetrics](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getMetrics.md) - [getProjectWithEnvFallbacks](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/getProjectWithEnvFallbacks.md) - [listDatasetProjects](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/listDatasetProjects.md) - [listProjectUserCollaborators](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/listProjectUserCollaborators.md) - [logScorerJobsStatus](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/logScorerJobsStatus.md) - [renderPrompt](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/renderPrompt.md) - [reset](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/reset.md) - [resetAll](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/resetAll.md) - [shareProjectWithUser](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/shareProjectWithUser.md) - [unshareProjectWithUser](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/unshareProjectWithUser.md) - [updateProjectUserCollaborator](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/updateProjectUserCollaborator.md) - [updatePrompt](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/updatePrompt.md) - [validateCodeScorer](https://docs.galileo.ai/sdk-api/typescript/reference/README/functions/validateCodeScorer.md) - [AgentSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/AgentSpan.md) - [BaseSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/BaseSpan.md) - [BaseStep](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/BaseStep.md) - [Document](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/Document.md) - [LlmMetrics](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/LlmMetrics.md) - [LlmSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/LlmSpan.md) - [RetrieverSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/RetrieverSpan.md) - [StepWithChildSpans](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/StepWithChildSpans.md) - [ToolSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/ToolSpan.md) - [Trace](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/Trace.md) - [WorkflowSpan](https://docs.galileo.ai/sdk-api/typescript/reference/types/classes/WorkflowSpan.md) - [InputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/enumerations/InputType.md) - [Models](https://docs.galileo.ai/sdk-api/typescript/reference/types/enumerations/Models.md) - [OutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/enumerations/OutputType.md) - [ScorerTypes](https://docs.galileo.ai/sdk-api/typescript/reference/types/enumerations/ScorerTypes.md) - [RecordType](https://docs.galileo.ai/sdk-api/typescript/reference/README/enumerations/RecordType.md) - [GalileoMetrics](https://docs.galileo.ai/sdk-api/typescript/reference/types/variables/GalileoMetrics.md) - [AgentType](https://docs.galileo.ai/sdk-api/typescript/reference/types/variables/AgentType.md) - [MessageRole](https://docs.galileo.ai/sdk-api/typescript/reference/types/variables/MessageRole.md) - [ProjectTypes](https://docs.galileo.ai/sdk-api/typescript/reference/types/variables/ProjectTypes.md) - [StepType](https://docs.galileo.ai/sdk-api/typescript/reference/types/variables/StepType.md) - [isDocument](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isDocument.md) - [isLlmSpanAllowedInputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isLlmSpanAllowedInputType.md) - [isLlmSpanAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isLlmSpanAllowedOutputType.md) - [isMessage](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isMessage.md) - [isRetrieverSpanAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isRetrieverSpanAllowedOutputType.md) - [isStepAllowedInputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isStepAllowedInputType.md) - [isStepAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/functions/isStepAllowedOutputType.md) - [AgentSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/AgentSpanOptions.md) - [BaseSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/BaseSpanOptions.md) - [BaseStepOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/BaseStepOptions.md) - [CreateCustomLlmMetricParams](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/CreateCustomLlmMetricParams.md) - [CreateLlmScorerVersionParams](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/CreateLlmScorerVersionParams.md) - [CustomizedScorer](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/CustomizedScorer.md) - [DatasetRecord](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/DatasetRecord.md) - [DatasetRecordOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/DatasetRecordOptions.md) - [DeleteMetricParams](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/DeleteMetricParams.md) - [LlmMetricsOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/LlmMetricsOptions.md) - [LlmSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/LlmSpanOptions.md) - [LocalMetricConfig](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/LocalMetricConfig.md) - [Metric](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/Metric.md) - [MetricsOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/MetricsOptions.md) - [PromptRunSettings](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/PromptRunSettings.md) - [RegisteredScorer](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/RegisteredScorer.md) - [RetrieverSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/RetrieverSpanOptions.md) - [ScorersConfiguration](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/ScorersConfiguration.md) - [StepWithChildSpansOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/StepWithChildSpansOptions.md) - [ToolSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/ToolSpanOptions.md) - [TraceOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/TraceOptions.md) - [WorkflowSpanOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/interfaces/WorkflowSpanOptions.md) - [ChainPollTemplate](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ChainPollTemplate.md) - [ChunkMetaDataValueType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ChunkMetaDataValueType.md) - [CreateJobResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/CreateJobResponse.md) - [createScorerOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/createScorerOptions.md) - [DatasetContent](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/DatasetContent.md) - [DatasetFormat](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/DatasetFormat.md) - [DatasetRow](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/DatasetRow.md) - [ExperimentDatasetRequest](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ExperimentDatasetRequest.md) - [JobProgress](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/JobProgress.md) - [ListDatasetResponse](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/ListDatasetResponse.md) - [ListPromptTemplateResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ListPromptTemplateResponse.md) - [LlmSpanAllowedInputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/LlmSpanAllowedInputType.md) - [LlmSpanAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/LlmSpanAllowedOutputType.md) - [LogRecordsMetricsQueryRequest](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/LogRecordsMetricsQueryRequest.md) - [LogRecordsQueryFilter](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/LogRecordsQueryFilter.md) - [LogRecordsSortClause](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/LogRecordsSortClause.md) - [MetricValueType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/MetricValueType.md) - [ModelType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ModelType.md) - [Project](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/Project.md) - [ProjectAction](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectAction.md) - [ProjectActionOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectActionOpenAPI.md) - [ProjectCollectionParams](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCollectionParams.md) - [ProjectCollectionParamsOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCollectionParamsOpenAPI.md) - [ProjectCreate](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCreate.md) - [ProjectCreateOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCreateOpenAPI.md) - [ProjectCreateOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCreateOptions.md) - [ProjectCreateResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCreateResponse.md) - [ProjectCreateResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectCreateResponseOpenAPI.md) - [ProjectDeleteResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectDeleteResponse.md) - [ProjectDeleteResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectDeleteResponseOpenAPI.md) - [ProjectOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectOpenAPI.md) - [ProjectPaginatedResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectPaginatedResponse.md) - [ProjectPaginatedResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectPaginatedResponseOpenAPI.md) - [ProjectScopeOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectScopeOptions.md) - [ProjectUpdate](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectUpdate.md) - [ProjectUpdateOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectUpdateOpenAPI.md) - [ProjectUpdateResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectUpdateResponse.md) - [ProjectUpdateResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ProjectUpdateResponseOpenAPI.md) - [PromptListOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/PromptListOptions.md) - [PromptTemplate](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/PromptTemplate.md) - [PromptTemplateOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/PromptTemplateOpenAPI.md) - [PromptTemplateVersion](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/PromptTemplateVersion.md) - [PromptTemplateVersionOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/PromptTemplateVersionOpenAPI.md) - [RecomputeLogRecordsMetricsRequest](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RecomputeLogRecordsMetricsRequest.md) - [RecomputeLogRecordsMetricsRequestOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RecomputeLogRecordsMetricsRequestOpenAPI.md) - [RenderPromptTemplateOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RenderPromptTemplateOptions.md) - [RenderTemplateRequest](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RenderTemplateRequest.md) - [RenderTemplateRequestOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RenderTemplateRequestOpenAPI.md) - [RenderTemplateResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RenderTemplateResponse.md) - [RenderTemplateResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RenderTemplateResponseOpenAPI.md) - [RetrieverSpanAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/RetrieverSpanAllowedOutputType.md) - [Scorer](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/Scorer.md) - [ScorerConfig](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerConfig.md) - [ScorerConfigOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerConfigOpenAPI.md) - [ScorerDefaults](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerDefaults.md) - [ScorerResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerResponse.md) - [ScorerResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerResponseOpenAPI.md) - [ScorerVersion](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ScorerVersion.md) - [SessionCreateRequest](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SessionCreateRequest.md) - [SessionCreateRequestOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SessionCreateRequestOpenAPI.md) - [SessionCreateResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SessionCreateResponseOpenAPI.md) - [SessionCreateResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SessionCreateResponse.md) - [SingleMetricValue](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SingleMetricValue.md) - [Span](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/Span.md) - [StepAllowedInputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/StepAllowedInputType.md) - [StepAllowedOutputType](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/StepAllowedOutputType.md) - [StringData](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/StringData.md) - [StringDataOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/StringDataOpenAPI.md) - [SyntheticDatasetExtensionRequest](https://docs.galileo.ai/sdk-api/typescript/reference/README/type-aliases/SyntheticDatasetExtensionRequest.md) - [SyntheticDatasetExtensionRequestOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SyntheticDatasetExtensionRequestOpenAPI.md) - [SyntheticDatasetExtensionResponse](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SyntheticDatasetExtensionResponse.md) - [SyntheticDatasetExtensionResponseOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/SyntheticDatasetExtensionResponseOpenAPI.md) - [ToolCall](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ToolCall.md) - [ToolCallFunction](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/ToolCallFunction.md) - [UpdatePromptOptions](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/UpdatePromptOptions.md) - [UserCollaborator](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/UserCollaborator.md) - [UserCollaboratorCreate](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/UserCollaboratorCreate.md) - [UserCollaboratorCreateOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/UserCollaboratorCreateOpenAPI.md) - [UserCollaboratorOpenAPI](https://docs.galileo.ai/sdk-api/typescript/reference/types/type-aliases/UserCollaboratorOpenAPI.md) - [Overview](https://docs.galileo.ai/api/getting-started.md): Learn how to get started with the Galileo REST API - [Experiments API Guide](https://docs.galileo.ai/api/experiments-api-guide.md): Learn how to set up projects, metrics, datasets, and experiments using Galileo's REST API - [Healthcheck](https://docs.galileo.ai/api-reference/health/healthcheck.md) - [Get Token](https://docs.galileo.ai/api-reference/auth/get-token.md) - [Login Email](https://docs.galileo.ai/api-reference/auth/login-email.md) - [Login Api Key](https://docs.galileo.ai/api-reference/auth/login-api-key.md) - [Login Social](https://docs.galileo.ai/api-reference/auth/login-social.md) - [Saml Login](https://docs.galileo.ai/api-reference/auth/saml-login.md) - [Saml Acs](https://docs.galileo.ai/api-reference/auth/saml-acs.md) - [Saml Metadata](https://docs.galileo.ai/api-reference/auth/saml-metadata.md) - [Verify Email](https://docs.galileo.ai/api-reference/auth/verify-email.md) - [Refresh Token](https://docs.galileo.ai/api-reference/auth/refresh-token.md) - [Create Or Verify User](https://docs.galileo.ai/api-reference/system_users/create-or-verify-user.md): Create a new system user with an email and password. - [Create Or Verify User Social](https://docs.galileo.ai/api-reference/system_users/create-or-verify-user-social.md): Create a user using a social login provider. - [List Annotation Templates](https://docs.galileo.ai/api-reference/annotation/list-annotation-templates.md) - [Create Annotation Template](https://docs.galileo.ai/api-reference/annotation/create-annotation-template.md) - [Get Annotation Template](https://docs.galileo.ai/api-reference/annotation/get-annotation-template.md) - [Delete Annotation Template](https://docs.galileo.ai/api-reference/annotation/delete-annotation-template.md) - [Update Annotation Template](https://docs.galileo.ai/api-reference/annotation/update-annotation-template.md) - [Reorder Annotation Templates](https://docs.galileo.ai/api-reference/annotation/reorder-annotation-templates.md) - [Get Annotation Rating](https://docs.galileo.ai/api-reference/annotation/get-annotation-rating.md) - [Create Annotation Rating](https://docs.galileo.ai/api-reference/annotation/create-annotation-rating.md) - [Delete Annotation Rating](https://docs.galileo.ai/api-reference/annotation/delete-annotation-rating.md) - [Get Log Record Annotation Rating](https://docs.galileo.ai/api-reference/annotation/get-log-record-annotation-rating.md) - [Create Log Record Annotation Rating](https://docs.galileo.ai/api-reference/annotation/create-log-record-annotation-rating.md) - [Delete Log Record Annotation Rating](https://docs.galileo.ai/api-reference/annotation/delete-log-record-annotation-rating.md) - [Apply Bulk Annotation](https://docs.galileo.ai/api-reference/annotation/apply-bulk-annotation.md) - [Get Api Keys](https://docs.galileo.ai/api-reference/api_keys/get-api-keys.md) - [Create Api Key](https://docs.galileo.ai/api-reference/api_keys/create-api-key.md) - [Delete Api Key](https://docs.galileo.ai/api-reference/api_keys/delete-api-key.md) - [List Datasets](https://docs.galileo.ai/api-reference/datasets/list-datasets.md) - [Create Dataset](https://docs.galileo.ai/api-reference/datasets/create-dataset.md): Creates a standalone dataset. - [Bulk Delete Datasets](https://docs.galileo.ai/api-reference/datasets/bulk-delete-datasets.md): Delete multiple datasets in bulk. - [Get Dataset](https://docs.galileo.ai/api-reference/datasets/get-dataset.md) - [Delete Dataset](https://docs.galileo.ai/api-reference/datasets/delete-dataset.md) - [Update Dataset](https://docs.galileo.ai/api-reference/datasets/update-dataset.md) - [Query Datasets](https://docs.galileo.ai/api-reference/datasets/query-datasets.md) - [Get Dataset Content](https://docs.galileo.ai/api-reference/datasets/get-dataset-content.md) - [Upsert Dataset Content](https://docs.galileo.ai/api-reference/datasets/upsert-dataset-content.md): Rollback the content of a dataset to a previous version. - [Update Dataset Content](https://docs.galileo.ai/api-reference/datasets/update-dataset-content.md): Update the content of a dataset. - [Download Dataset](https://docs.galileo.ai/api-reference/datasets/download-dataset.md) - [Preview Dataset](https://docs.galileo.ai/api-reference/datasets/preview-dataset.md) - [Query Dataset Content](https://docs.galileo.ai/api-reference/datasets/query-dataset-content.md) - [List User Dataset Collaborators](https://docs.galileo.ai/api-reference/datasets/list-user-dataset-collaborators.md): List the users with which the dataset has been shared. - [Create User Dataset Collaborators](https://docs.galileo.ai/api-reference/datasets/create-user-dataset-collaborators.md) - [List Group Dataset Collaborators](https://docs.galileo.ai/api-reference/datasets/list-group-dataset-collaborators.md): List the groups with which the dataset has been shared. - [Create Group Dataset Collaborators](https://docs.galileo.ai/api-reference/datasets/create-group-dataset-collaborators.md): Share a dataset with groups. - [Delete User Dataset Collaborator](https://docs.galileo.ai/api-reference/datasets/delete-user-dataset-collaborator.md): Remove a user's access to a dataset. - [Update User Dataset Collaborator](https://docs.galileo.ai/api-reference/datasets/update-user-dataset-collaborator.md): Update the sharing permissions of a user on a dataset. - [Delete Group Dataset Collaborator](https://docs.galileo.ai/api-reference/datasets/delete-group-dataset-collaborator.md): Remove a group's access to a dataset. - [Update Group Dataset Collaborator](https://docs.galileo.ai/api-reference/datasets/update-group-dataset-collaborator.md): Update the sharing permissions of a group on a dataset. - [Query Dataset Versions](https://docs.galileo.ai/api-reference/datasets/query-dataset-versions.md) - [Get Dataset Version Content](https://docs.galileo.ai/api-reference/datasets/get-dataset-version-content.md) - [Update Dataset Version](https://docs.galileo.ai/api-reference/datasets/update-dataset-version.md) - [List Dataset Projects](https://docs.galileo.ai/api-reference/datasets/list-dataset-projects.md) - [Extend Dataset Content](https://docs.galileo.ai/api-reference/datasets/extend-dataset-content.md): Extends the dataset content - [Get Dataset Synthetic Extend Status](https://docs.galileo.ai/api-reference/datasets/get-dataset-synthetic-extend-status.md) - [List Experiments](https://docs.galileo.ai/api-reference/experiment/list-experiments.md): Retrieve all experiments for a project. - [Create Experiment](https://docs.galileo.ai/api-reference/experiment/create-experiment.md): Create a new experiment for a project. - [List Experiments Paginated](https://docs.galileo.ai/api-reference/experiment/list-experiments-paginated.md): Retrieve all experiments for a project with pagination. - [Search Experiments](https://docs.galileo.ai/api-reference/experiment/search-experiments.md): Search experiments for a project. - [Get Experiment](https://docs.galileo.ai/api-reference/experiment/get-experiment.md): Retrieve a specific experiment. - [Update Experiment](https://docs.galileo.ai/api-reference/experiment/update-experiment.md): Update a specific experiment. - [Delete Experiment](https://docs.galileo.ai/api-reference/experiment/delete-experiment.md): Delete a specific experiment. - [Experiments Available Columns](https://docs.galileo.ai/api-reference/experiment/experiments-available-columns.md): Procures the column information for experiments. - [Get Metric Settings](https://docs.galileo.ai/api-reference/experiment/get-metric-settings.md) - [Update Metric Settings](https://docs.galileo.ai/api-reference/experiment/update-metric-settings.md) - [Get Experiment Metrics](https://docs.galileo.ai/api-reference/experiment/get-experiment-metrics.md): Retrieve metrics for a specific experiment. - [Get Experiments Metrics](https://docs.galileo.ai/api-reference/experiment/get-experiments-metrics.md): Retrieve metrics for all experiments in a project. - [List Feedback Templates V2](https://docs.galileo.ai/api-reference/feedback/list-feedback-templates-v2.md) - [Create Feedback Template V2](https://docs.galileo.ai/api-reference/feedback/create-feedback-template-v2.md) - [Get Feedback Template V2](https://docs.galileo.ai/api-reference/feedback/get-feedback-template-v2.md) - [Delete Feedback Template](https://docs.galileo.ai/api-reference/feedback/delete-feedback-template.md) - [Update Feedback Template](https://docs.galileo.ai/api-reference/feedback/update-feedback-template.md) - [Reorder Feedback Templates](https://docs.galileo.ai/api-reference/feedback/reorder-feedback-templates.md) - [Get Feedback Rating V2](https://docs.galileo.ai/api-reference/feedback/get-feedback-rating-v2.md) - [Create Feedback Rating V2](https://docs.galileo.ai/api-reference/feedback/create-feedback-rating-v2.md) - [Delete Feedback Rating V2](https://docs.galileo.ai/api-reference/feedback/delete-feedback-rating-v2.md) - [Apply Bulk Feedback V2](https://docs.galileo.ai/api-reference/feedback/apply-bulk-feedback-v2.md) - [Get Group Roles](https://docs.galileo.ai/api-reference/groups/get-group-roles.md) - [List Groups](https://docs.galileo.ai/api-reference/groups/list-groups.md) - [Create Group](https://docs.galileo.ai/api-reference/groups/create-group.md) - [Get Group](https://docs.galileo.ai/api-reference/groups/get-group.md) - [Delete Group](https://docs.galileo.ai/api-reference/groups/delete-group.md) - [Update Group](https://docs.galileo.ai/api-reference/groups/update-group.md) - [List Group Members](https://docs.galileo.ai/api-reference/groups/list-group-members.md) - [Add User To Group](https://docs.galileo.ai/api-reference/groups/add-user-to-group.md) - [Delete Group Member](https://docs.galileo.ai/api-reference/groups/delete-group-member.md) - [Update Group Member](https://docs.galileo.ai/api-reference/groups/update-group-member.md) - [List Current User Groups](https://docs.galileo.ai/api-reference/groups/list-current-user-groups.md) - [List Available Integrations](https://docs.galileo.ai/api-reference/integrations/list-available-integrations.md): List all of the available integrations to be created in Galileo. - [Get Integration](https://docs.galileo.ai/api-reference/integrations/get-integration.md): Gets the integration data formatted for the specified integration. - [Get Integration Status](https://docs.galileo.ai/api-reference/integrations/get-integration-status.md): Checks if the integration status is active or not. - [List User Integration Collaborators](https://docs.galileo.ai/api-reference/integrations/list-user-integration-collaborators.md): List the users with which the integration has been shared. - [Create User Integration Collaborators](https://docs.galileo.ai/api-reference/integrations/create-user-integration-collaborators.md) - [Delete User Integration Collaborator](https://docs.galileo.ai/api-reference/integrations/delete-user-integration-collaborator.md): Remove a user's access to an integration. - [Update User Integration Collaborator](https://docs.galileo.ai/api-reference/integrations/update-user-integration-collaborator.md): Update the sharing permissions of a user on an integration. - [List Group Integration Collaborators](https://docs.galileo.ai/api-reference/integrations/list-group-integration-collaborators.md): List the groups with which the integration has been shared. - [Create Group Integration Collaborators](https://docs.galileo.ai/api-reference/integrations/create-group-integration-collaborators.md): Share an integration with groups. - [Delete Group Integration Collaborator](https://docs.galileo.ai/api-reference/integrations/delete-group-integration-collaborator.md): Remove a group's access to an integration. - [Update Group Integration Collaborator](https://docs.galileo.ai/api-reference/integrations/update-group-integration-collaborator.md): Update the sharing permissions of a group on an integration. - [Create Or Update Integration Selection](https://docs.galileo.ai/api-reference/integrations/create-or-update-integration-selection.md): Create or update an integration selection for this user from Galileo. - [Create or update Anthropic integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-anthropic-integration.md): Create or update an Anthropic integration for this user from Galileo. - [Create or update AWS Bedrock integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-aws-bedrock-integration.md): Create or update an AWS integration for this user from Galileo. - [Create or update AWS SageMaker integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-aws-sagemaker-integration.md): Create or update an AWS integration for this user from Galileo. - [Create or update Azure integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-azure-integration.md): Create or update an Azure integration for this user from Galileo. - [Create or update custom integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-custom-integration.md) - [Create or update a named custom integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-a-named-custom-integration.md) - [Create or update Databricks integration (legacy)](https://docs.galileo.ai/api-reference/integrations/create-or-update-databricks-integration-legacy.md): Create or update a databricks integration for this user from Galileo. - [Create or update Databricks integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-databricks-integration.md): Create or update a databricks integration for this user from Galileo. - [Get Databricks Catalogs](https://docs.galileo.ai/api-reference/integrations/get-databricks-catalogs.md) - [Get Databases For Cluster](https://docs.galileo.ai/api-reference/integrations/get-databases-for-cluster.md) - [Create or update Mistral integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-mistral-integration.md): Create or update an Mistral integration for this user from Galileo. - [Create or update NVIDIA integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-nvidia-integration.md): Create or update an NVIDIA integration for this user from Galileo. - [Create or update OpenAI integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-openai-integration.md): Create or update an OpenAI integration for this user from Galileo. - [Create or update Vegas Gateway integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-vegas-gateway-integration.md): Create or update a Vegas Gateway integration for this user from Galileo. - [Create or update Vertex AI integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-vertex-ai-integration.md): Create or update a Google Vertex AI integration for a user. - [Create or update Writer integration](https://docs.galileo.ai/api-reference/integrations/create-or-update-writer-integration.md): Create or update a Writer integration for a user. - [Get Collaborator Roles](https://docs.galileo.ai/api-reference/projects/get-collaborator-roles.md) - [Create Project](https://docs.galileo.ai/api-reference/projects/create-project.md): Create a new project. - [Get Project](https://docs.galileo.ai/api-reference/projects/get-project.md) - [Update Project](https://docs.galileo.ai/api-reference/projects/update-project.md) - [Delete Project](https://docs.galileo.ai/api-reference/projects/delete-project.md): Deletes a project and all associated runs and objects. - [List User Project Collaborators](https://docs.galileo.ai/api-reference/projects/list-user-project-collaborators.md): List the users with which the project has been shared. - [Create User Project Collaborators](https://docs.galileo.ai/api-reference/projects/create-user-project-collaborators.md): Share a project with users. - [List Group Project Collaborators](https://docs.galileo.ai/api-reference/projects/list-group-project-collaborators.md): List the groups with which the project has been shared. - [Create Group Project Collaborators](https://docs.galileo.ai/api-reference/projects/create-group-project-collaborators.md): Share a project with groups. - [Delete User Project Collaborator](https://docs.galileo.ai/api-reference/projects/delete-user-project-collaborator.md): Remove a user's access to a project. - [Update User Project Collaborator](https://docs.galileo.ai/api-reference/projects/update-user-project-collaborator.md): Update the sharing permissions of a user on a project. - [Delete Group Project Collaborator](https://docs.galileo.ai/api-reference/projects/delete-group-project-collaborator.md): Remove a group's access to a project. - [Update Group Project Collaborator](https://docs.galileo.ai/api-reference/projects/update-group-project-collaborator.md): Update the sharing permissions of a group on a project. - [Get Projects V2](https://docs.galileo.ai/api-reference/projects/get-projects-v2.md): Gets projects optimized for V2 with pagination and server-side run counts. - [Get Settings](https://docs.galileo.ai/api-reference/run_insights_settings/get-settings.md) - [Upsert Insights Config](https://docs.galileo.ai/api-reference/run_insights_settings/upsert-insights-config.md) - [Get Aggregated Trace View](https://docs.galileo.ai/api-reference/trace/get-aggregated-trace-view.md) - [Recompute Metrics](https://docs.galileo.ai/api-reference/trace/recompute-metrics.md) - [Log Traces](https://docs.galileo.ai/api-reference/trace/log-traces.md) - [Get Trace](https://docs.galileo.ai/api-reference/trace/get-trace.md) - [Update Trace](https://docs.galileo.ai/api-reference/trace/update-trace.md): Update a trace with the given ID. - [Get Span](https://docs.galileo.ai/api-reference/trace/get-span.md) - [Update Span](https://docs.galileo.ai/api-reference/trace/update-span.md): Update a span with the given ID. - [Traces Available Columns](https://docs.galileo.ai/api-reference/trace/traces-available-columns.md) - [Metrics Testing Available Columns](https://docs.galileo.ai/api-reference/trace/metrics-testing-available-columns.md) - [Spans Available Columns](https://docs.galileo.ai/api-reference/trace/spans-available-columns.md) - [Sessions Available Columns](https://docs.galileo.ai/api-reference/trace/sessions-available-columns.md) - [Query Traces](https://docs.galileo.ai/api-reference/trace/query-traces.md) - [Query Partial Traces](https://docs.galileo.ai/api-reference/trace/query-partial-traces.md) - [Count Traces](https://docs.galileo.ai/api-reference/trace/count-traces.md): This endpoint may return a slightly inaccurate count due to the way records are filtered before deduplication. - [Log Spans](https://docs.galileo.ai/api-reference/trace/log-spans.md) - [Query Spans](https://docs.galileo.ai/api-reference/trace/query-spans.md) - [Query Partial Spans](https://docs.galileo.ai/api-reference/trace/query-partial-spans.md) - [Count Spans](https://docs.galileo.ai/api-reference/trace/count-spans.md) - [Query Metrics](https://docs.galileo.ai/api-reference/trace/query-metrics.md) - [Query Metrics V2](https://docs.galileo.ai/api-reference/trace/query-metrics-v2.md): Same as /metrics/search but returns metrics with node-type counts: trace (requests_count), session_count, and span_count in aggregate_metrics and in each bucket, similar to /metrics/custom_search. - [Query Custom Metrics](https://docs.galileo.ai/api-reference/trace/query-custom-metrics.md) - [Create Session](https://docs.galileo.ai/api-reference/trace/create-session.md) - [Query Sessions](https://docs.galileo.ai/api-reference/trace/query-sessions.md) - [Query Partial Sessions](https://docs.galileo.ai/api-reference/trace/query-partial-sessions.md) - [Count Sessions](https://docs.galileo.ai/api-reference/trace/count-sessions.md) - [Get Session](https://docs.galileo.ai/api-reference/trace/get-session.md) - [Export Records](https://docs.galileo.ai/api-reference/trace/export-records.md) - [Export Records Url](https://docs.galileo.ai/api-reference/trace/export-records-url.md) - [Delete Traces](https://docs.galileo.ai/api-reference/trace/delete-traces.md): Delete all trace records that match the provided filters. - [Delete Spans](https://docs.galileo.ai/api-reference/trace/delete-spans.md): Delete all span records that match the provided filters. - [Delete Sessions](https://docs.galileo.ai/api-reference/trace/delete-sessions.md): Delete all session records that match the provided filters. - [Get User Roles](https://docs.galileo.ai/api-reference/users/get-user-roles.md): Get all user roles. - [Invite Users](https://docs.galileo.ai/api-reference/users/invite-users.md) - [List Users Paginated](https://docs.galileo.ai/api-reference/users/list-users-paginated.md) - [Get User](https://docs.galileo.ai/api-reference/users/get-user.md) - [Update User](https://docs.galileo.ai/api-reference/users/update-user.md) - [Delete User](https://docs.galileo.ai/api-reference/users/delete-user.md) - [Current User](https://docs.galileo.ai/api-reference/users/current-user.md) - [Invoke](https://docs.galileo.ai/api-reference/protect/invoke.md) - [Get Org Job Status](https://docs.galileo.ai/api-reference/organization-jobs/get-org-job-status.md): Get the status of an organization-level job. - [Delete By Metadata](https://docs.galileo.ai/api-reference/organization-jobs/delete-by-metadata.md): Delete traces/sessions across all projects in the organization by metadata filters. - [Get Annotation Queue](https://docs.galileo.ai/api-reference/annotation_queue/get-annotation-queue.md): Get an annotation queue by ID with templates and counts. - [Query Annotation Queues](https://docs.galileo.ai/api-reference/annotation_queue/query-annotation-queues.md): Query annotation queues in the user's organization with filtering and sorting. - [Get Queue Templates](https://docs.galileo.ai/api-reference/annotation_queue/get-queue-templates.md): Get all templates for an annotation queue. - [List Annotation Queue Users](https://docs.galileo.ai/api-reference/annotation_queue/list-annotation-queue-users.md): List users who have access to an annotation queue with pagination. - [Create](https://docs.galileo.ai/api-reference/data/create.md) - [Get Scorer](https://docs.galileo.ai/api-reference/data/get-scorer.md) - [Delete Scorer](https://docs.galileo.ai/api-reference/data/delete-scorer.md) - [Update](https://docs.galileo.ai/api-reference/data/update.md) - [Create Llm Scorer Version](https://docs.galileo.ai/api-reference/data/create-llm-scorer-version.md) - [Validate Code Scorer](https://docs.galileo.ai/api-reference/data/validate-code-scorer.md): Validate a code scorer with optional simple input/output test. - [Validate Code Scorer Log Record](https://docs.galileo.ai/api-reference/data/validate-code-scorer-log-record.md): Validate a code scorer using actual log records. - [Get Validate Code Scorer Task Result](https://docs.galileo.ai/api-reference/data/get-validate-code-scorer-task-result.md): Poll for a code-scorer validation task result (returns status/result). - [Get Scorer Version Code](https://docs.galileo.ai/api-reference/data/get-scorer-version-code.md) - [Create Code Scorer Version](https://docs.galileo.ai/api-reference/data/create-code-scorer-version.md) - [Create Preset Scorer Version](https://docs.galileo.ai/api-reference/data/create-preset-scorer-version.md): Create a preset scorer version. - [Create Luna Scorer Version](https://docs.galileo.ai/api-reference/data/create-luna-scorer-version.md): Create a new custom Luna scorer version for the given scorer. - [List Scorers With Filters](https://docs.galileo.ai/api-reference/data/list-scorers-with-filters.md) - [List Tags](https://docs.galileo.ai/api-reference/data/list-tags.md) - [Get Scorer Version Or Latest](https://docs.galileo.ai/api-reference/data/get-scorer-version-or-latest.md) - [List All Versions For Scorer](https://docs.galileo.ai/api-reference/data/list-all-versions-for-scorer.md) - [Set Scorer Scope](https://docs.galileo.ai/api-reference/data/set-scorer-scope.md): Full-replace a scorer's access scope (Share / manage visibility). metrics_rbac only. - [List Projects For Scorer Route](https://docs.galileo.ai/api-reference/data/list-projects-for-scorer-route.md): List all projects associated with a specific scorer. - [List Projects For Scorer Version Route](https://docs.galileo.ai/api-reference/data/list-projects-for-scorer-version-route.md): List all projects associated with a specific scorer version. - [Restore Scorer Version](https://docs.galileo.ai/api-reference/data/restore-scorer-version.md): List all scorers. - [Autogen Llm Scorer](https://docs.galileo.ai/api-reference/data/autogen-llm-scorer.md): Autogenerate an LLM scorer configuration. - [Manual Llm Validate](https://docs.galileo.ai/api-reference/data/manual-llm-validate.md): Validate an LLM scorer manually, with query/response passed inline (no file uploads). - [Manual Llm Validate Multipart](https://docs.galileo.ai/api-reference/data/manual-llm-validate-multipart.md): Validate an LLM scorer manually, with optional query/response file uploads. - [Validate Llm Scorer Log Record](https://docs.galileo.ai/api-reference/data/validate-llm-scorer-log-record.md) - [Validate Llm Scorer Dataset](https://docs.galileo.ai/api-reference/data/validate-llm-scorer-dataset.md) - [Validate Code Scorer Dataset](https://docs.galileo.ai/api-reference/data/validate-code-scorer-dataset.md): Validate a code scorer against dataset rows. - [Compute Health Score Endpoint](https://docs.galileo.ai/api-reference/data/compute-health-score-endpoint.md): Compute the health score metric for a metrics testing run. - [Get Scorer Health Scores](https://docs.galileo.ai/api-reference/data/get-scorer-health-scores.md): Return all persisted health scores for a scorer against a dataset, ordered by version ASC. - [Write Scorer Version Health Score](https://docs.galileo.ai/api-reference/data/write-scorer-version-health-score.md): Persist the health score for a scorer version against a dataset. - [Export Annotation Queue Records](https://docs.galileo.ai/api-reference/annotation_queue_records/export-annotation-queue-records.md): Export selected records from an annotation queue. - [Export Annotation Queue Records Url](https://docs.galileo.ai/api-reference/annotation_queue_records/export-annotation-queue-records-url.md): Export selected records from an annotation queue and return a presigned download URL. - [Get Trends](https://docs.galileo.ai/api-reference/trends_dashboard/get-trends.md) - [Update Trends](https://docs.galileo.ai/api-reference/trends_dashboard/update-trends.md) - [Create Widget](https://docs.galileo.ai/api-reference/trends_dashboard/create-widget.md) - [Update Widget](https://docs.galileo.ai/api-reference/trends_dashboard/update-widget.md) - [Delete Widget](https://docs.galileo.ai/api-reference/trends_dashboard/delete-widget.md) - [Create Section](https://docs.galileo.ai/api-reference/trends_dashboard/create-section.md) - [Update Section](https://docs.galileo.ai/api-reference/trends_dashboard/update-section.md) - [Delete Section](https://docs.galileo.ai/api-reference/trends_dashboard/delete-section.md): Delete section. If ungroup=True, keep widgets by moving them to dashboard top-level (clear section_id). - [List Dashboards](https://docs.galileo.ai/api-reference/trends_dashboard/list-dashboards.md) - [Duplicate Dashboard](https://docs.galileo.ai/api-reference/trends_dashboard/duplicate-dashboard.md) - [Favorite Dashboard](https://docs.galileo.ai/api-reference/trends_dashboard/favorite-dashboard.md) - [Unfavorite Dashboard](https://docs.galileo.ai/api-reference/trends_dashboard/unfavorite-dashboard.md) - [Delete Dashboard](https://docs.galileo.ai/api-reference/trends_dashboard/delete-dashboard.md) - [Get Logstream Insights Token Usages](https://docs.galileo.ai/api-reference/logstream-insights/get-logstream-insights-token-usages.md): Get token usage records for a logstream insight. - [List Log Streams](https://docs.galileo.ai/api-reference/log_stream/list-log-streams.md): Retrieve all log streams for a project. - [Create Log Stream](https://docs.galileo.ai/api-reference/log_stream/create-log-stream.md): Create a new log stream for a project. - [List Log Streams Paginated](https://docs.galileo.ai/api-reference/log_stream/list-log-streams-paginated.md): Retrieve all log streams for a project paginated. - [Search Log Streams](https://docs.galileo.ai/api-reference/log_stream/search-log-streams.md): Search log streams for a project. - [Get Log Stream](https://docs.galileo.ai/api-reference/log_stream/get-log-stream.md): Retrieve a specific log stream. - [Update Log Stream](https://docs.galileo.ai/api-reference/log_stream/update-log-stream.md): Update a specific log stream. - [Delete Log Stream](https://docs.galileo.ai/api-reference/log_stream/delete-log-stream.md): Delete a specific log stream. - [Get Metric Settings](https://docs.galileo.ai/api-reference/log_stream/get-metric-settings.md) - [Update Metric Settings](https://docs.galileo.ai/api-reference/log_stream/update-metric-settings.md) - [Overview](https://docs.galileo.ai/cookbooks/overview.md) - [Basic Agentic AI Example](https://docs.galileo.ai/how-to-guides/agentic-ai/basic-example.md): Learn how to implement a basic agentic AI system using Galileo and OpenAI - [Weather Vibes Agent](https://docs.galileo.ai/cookbooks/use-cases/agent-weather-vibes-app.md): Learn how to build an Agentic System for a smart weather application in a Python-based tech stack - [Monitor LangChain Agents with Galileo](https://docs.galileo.ai/cookbooks/use-cases/agent-langchain.md): Learn how to build and monitor a LangChain AI Agent using Galileo for tracing and observability - [Add Evaluations to a Multi-Agent LangGraph Application](https://docs.galileo.ai/cookbooks/use-cases/multi-agent-langgraph/multi-agent-langgraph.md): Learn how to add evaluations to a multi-agent LangGraph chat bot using Galileo - [Add Domain-Specific Custom Metrics to your Application](https://docs.galileo.ai/cookbooks/use-cases/custom-metric-startup-sim/custom-metric-startup-sim.md): Learn how to create custom LLM-as-a-Judge metrics to evaluate domain-specific applications within Galileo - [Build a Stripe AI Agent with Galileo Agent Reliability](https://docs.galileo.ai/cookbooks/use-cases/stripe-agent/stripe-agent-tutorial.md): Learn how to create a complete AI agent that integrates with Stripe's payment processing API while using Galileo for AI Agent Reliability - [Instrument LangGraph Agents with OpenTelemetry](https://docs.galileo.ai/cookbooks/features/integrations/langgraph-otel-cookbook.md): Learn how to add comprehensive observability to your LangGraph agents using OpenTelemetry and Galileo - [Handling Ignored Instructions](https://docs.galileo.ai/how-to-guides/conversational-ai/instruction-adherence.md): Learn how to handle ignored instructions and ensure that your AI models follow your instructions - [Fixing Hallucinations and Factual Errors](https://docs.galileo.ai/how-to-guides/conversational-ai/fixing-hallucinations-and-factual-errors.md): Learn how to identify and address hallucinations and factual errors in your AI models - [Reducing Hesitation and Uncertainty](https://docs.galileo.ai/how-to-guides/conversational-ai/reducing-hesitation-and-uncertainty.md): Learn how to reduce hesitation and uncertainty in your AI models - [Basic RAG Example](https://docs.galileo.ai/how-to-guides/rag/basic-example.md): Learn how to implement a basic Retrieval-Augmented Generation (RAG) system using Galileo and OpenAI - [Preventing Out of Context Information](https://docs.galileo.ai/how-to-guides/rag/preventing-out-of-context-information.md): Learn how to prevent out of context information from being generated by your AI models - [Maximizing Chunk Utilization](https://docs.galileo.ai/how-to-guides/rag/maximizing-chunk-utilization.md): Learn how to boost your AI model's performance by fully leveraging retrieved text chunks - [Completeness in RAG Systems](https://docs.galileo.ai/how-to-guides/rag/ensuring-complete-use-of-retrieved-data.md): Learn how to ensure that your RAG systems provide complete answers using the Galileo completeness metric - [MongoDB Atlas Integration for Retrieval-Augmented Generation (RAG)](https://docs.galileo.ai/cookbooks/use-cases/rag-mongodb-langchain-integration.md): Guide to using MongoDB Atlas Vector Search with LangGraph agents logging to Galileo - [Build a RAG Application with Elasticsearch, LangGraph, and Galileo](https://docs.galileo.ai/cookbooks/use-cases/rag-elastic-langchain-integration.md): Guide to using Elasticsearch with LangGraph for the Chatbot RAG app, logging to Galileo - [Release Notes](https://docs.galileo.ai/release-notes.md): Recent updates and enhancements to Galileo ## OpenAPI Specs - [openapi](https://api.galileo.ai/public/v2/openapi.json)