You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
*AIConfigsBetaApi* | [**getModelConfig**](docs/Api/AIConfigsBetaApi.md#getmodelconfig) | **GET** /api/v2/projects/{projectKey}/ai-configs/model-configs/{modelConfigKey} | Get AI model config
536
536
*AIConfigsBetaApi* | [**listAIToolVersions**](docs/Api/AIConfigsBetaApi.md#listaitoolversions) | **GET** /api/v2/projects/{projectKey}/ai-tools/{toolKey}/versions | List AI tool versions
537
537
*AIConfigsBetaApi* | [**listAITools**](docs/Api/AIConfigsBetaApi.md#listaitools) | **GET** /api/v2/projects/{projectKey}/ai-tools | List AI tools
538
+
*AIConfigsBetaApi* | [**listAgentGraphs**](docs/Api/AIConfigsBetaApi.md#listagentgraphs) | **GET** /api/v2/projects/{projectKey}/agent-graphs | List agent graphs
538
539
*AIConfigsBetaApi* | [**listModelConfigs**](docs/Api/AIConfigsBetaApi.md#listmodelconfigs) | **GET** /api/v2/projects/{projectKey}/ai-configs/model-configs | List AI model configs
539
540
*AIConfigsBetaApi* | [**patchAIConfig**](docs/Api/AIConfigsBetaApi.md#patchaiconfig) | **PATCH** /api/v2/projects/{projectKey}/ai-configs/{configKey} | Update AI Config
*AIConfigsBetaApi* | [**postModelConfig**](docs/Api/AIConfigsBetaApi.md#postmodelconfig) | **POST** /api/v2/projects/{projectKey}/ai-configs/model-configs | Create an AI model config
547
549
*AIConfigsBetaApi* | [**postRestrictedModels**](docs/Api/AIConfigsBetaApi.md#postrestrictedmodels) | **POST** /api/v2/projects/{projectKey}/ai-configs/model-configs/restricted | Add AI models to the restricted list
*AccountUsageBetaApi* | [**getMAUClientsideUsage**](docs/Api/AccountUsageBetaApi.md#getmauclientsideusage) | **GET** /api/v2/usage/clientside-mau | Get MAU clientside usage
572
+
*AccountUsageBetaApi* | [**getMAUTotalUsage**](docs/Api/AccountUsageBetaApi.md#getmautotalusage) | **GET** /api/v2/usage/total-mau | Get MAU total usage
569
573
*AccountUsageBetaApi* | [**getMauSdksByType**](docs/Api/AccountUsageBetaApi.md#getmausdksbytype) | **GET** /api/v2/usage/mau/sdks | Get MAU SDKs by type
570
574
*AccountUsageBetaApi* | [**getMauUsage**](docs/Api/AccountUsageBetaApi.md#getmauusage) | **GET** /api/v2/usage/mau | Get MAU usage
571
575
*AccountUsageBetaApi* | [**getMauUsageByCategory**](docs/Api/AccountUsageBetaApi.md#getmauusagebycategory) | **GET** /api/v2/usage/mau/bycategory | Get MAU usage by category
Copy file name to clipboardExpand all lines: docs/Api/AIConfigsBetaApi.md
+136Lines changed: 136 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ All URIs are relative to https://app.launchdarkly.com, except if the operation d
19
19
|[**getModelConfig()**](AIConfigsBetaApi.md#getModelConfig)|**GET** /api/v2/projects/{projectKey}/ai-configs/model-configs/{modelConfigKey} | Get AI model config |
20
20
|[**listAIToolVersions()**](AIConfigsBetaApi.md#listAIToolVersions)|**GET** /api/v2/projects/{projectKey}/ai-tools/{toolKey}/versions | List AI tool versions |
21
21
|[**listAITools()**](AIConfigsBetaApi.md#listAITools)|**GET** /api/v2/projects/{projectKey}/ai-tools | List AI tools |
22
+
|[**listAgentGraphs()**](AIConfigsBetaApi.md#listAgentGraphs)|**GET** /api/v2/projects/{projectKey}/agent-graphs | List agent graphs |
22
23
|[**listModelConfigs()**](AIConfigsBetaApi.md#listModelConfigs)|**GET** /api/v2/projects/{projectKey}/ai-configs/model-configs | List AI model configs |
23
24
|[**patchAIConfig()**](AIConfigsBetaApi.md#patchAIConfig)|**PATCH** /api/v2/projects/{projectKey}/ai-configs/{configKey} | Update AI Config |
24
25
|[**patchAIConfigTargeting()**](AIConfigsBetaApi.md#patchAIConfigTargeting)|**PATCH** /api/v2/projects/{projectKey}/ai-configs/{configKey}/targeting | Update AI Config targeting |
@@ -27,6 +28,7 @@ All URIs are relative to https://app.launchdarkly.com, except if the operation d
27
28
|[**postAIConfig()**](AIConfigsBetaApi.md#postAIConfig)|**POST** /api/v2/projects/{projectKey}/ai-configs | Create new AI Config |
28
29
|[**postAIConfigVariation()**](AIConfigsBetaApi.md#postAIConfigVariation)|**POST** /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations | Create AI Config variation |
29
30
|[**postAITool()**](AIConfigsBetaApi.md#postAITool)|**POST** /api/v2/projects/{projectKey}/ai-tools | Create an AI tool |
31
+
|[**postAgentGraph()**](AIConfigsBetaApi.md#postAgentGraph)|**POST** /api/v2/projects/{projectKey}/agent-graphs | Create new agent graph |
30
32
|[**postModelConfig()**](AIConfigsBetaApi.md#postModelConfig)|**POST** /api/v2/projects/{projectKey}/ai-configs/model-configs | Create an AI model config |
31
33
|[**postRestrictedModels()**](AIConfigsBetaApi.md#postRestrictedModels)|**POST** /api/v2/projects/{projectKey}/ai-configs/model-configs/restricted | Add AI models to the restricted list |
$apiInstance = new LaunchDarklyApi\Api\AIConfigsBetaApi(
1079
+
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
1080
+
// This is optional, `GuzzleHttp\Client` will be used as default.
1081
+
new GuzzleHttp\Client(),
1082
+
$config
1083
+
);
1084
+
$ld_api_version = 'ld_api_version_example'; // string | Version of the endpoint.
1085
+
$project_key = 'project_key_example'; // string
1086
+
$limit = 56; // int | The number of AI Configs to return.
1087
+
$offset = 56; // int | Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query `limit`.
|**ld_api_version**|**string**| Version of the endpoint. ||
1102
+
|**project_key**|**string**|||
1103
+
|**limit**|**int**| The number of AI Configs to return. |[optional]|
1104
+
|**offset**|**int**| Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query `limit`. |[optional]|
0 commit comments