llms.txt Content
# Docs
## Docs
- [Agent Management](https://docs.langdock.com/administration/agent-management.md): Workspace administrators can manage agents across the organization, including verifying trusted agents, highlighting featured agents, and handling disabled or unassigned agents.
- [API Key Best Practices](https://docs.langdock.com/administration/api-key-best-practices.md): Keep your Langdock API keys safe and secure with these best practices for key management.
- [API Usage Export](https://docs.langdock.com/administration/api-usage-export.md): Export detailed API key usage data to CSV format for cost analysis, monitoring, and billing reconciliation.
- [Identifying Use Cases](https://docs.langdock.com/administration/identify-use-cases.md): This guide helps you understand what great use cases are and how to identify them for your organization.
- [Integration Details](https://docs.langdock.com/administration/integrations-details.md): Complete reference for all Langdock integrations and their capabilities
- [Integrations Guide](https://docs.langdock.com/administration/integrations-guide.md): Best practices, common use cases, and troubleshooting for Langdock integrations
- [Integrations Permissions](https://docs.langdock.com/administration/integrations-permissions.md): Here's how to set up granular permissions for integrations. These permissions let you control which users can access specific integration actions. By default, all users have access to all integrations.
- [Airtable](https://docs.langdock.com/administration/integrations/airtable.md): Database solution combining spreadsheet simplicity with powerful database capabilities
- [Asana](https://docs.langdock.com/administration/integrations/asana.md): Work management platform that helps teams plan, track, and deliver projects
- [AWS Kendra](https://docs.langdock.com/administration/integrations/aws-kendra.md): Intelligent enterprise search service powered by machine learning
- [Azure AI Search](https://docs.langdock.co
OpenAPI Spec (preview)
openapi: 3.0.0
info:
title: Langdock API
version: 3.0.0
servers:
- url: https://api.langdock.com
security:
- bearerAuth: []
paths:
/openai/{region}/v1/chat/completions:
post:
tags:
- Chat
summary: Creates a model response for the given chat conversation.
parameters:
- name: region
in: path
required: true
description: The region of the API to use.
schema:
type: string
enum: