|
1 | 1 | # langsmith |
2 | 2 |
|
3 | | -   |
| 3 | +   |
4 | 4 |
|
5 | 5 | Helm chart to deploy the langsmith application and all services it depends on. |
6 | 6 |
|
@@ -137,41 +137,41 @@ For information on how to use this chart, up-to-date release notes, and other gu |
137 | 137 | | gateway.sectionName | string | `""` | | |
138 | 138 | | images.aceBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
139 | 139 | | images.aceBackendImage.repository | string | `"docker.io/langchain/langsmith-ace-backend"` | | |
140 | | -| images.aceBackendImage.tag | string | `"0.13.4"` | | |
| 140 | +| images.aceBackendImage.tag | string | `"0.13.5"` | | |
141 | 141 | | images.agentBuilderImage.pullPolicy | string | `"IfNotPresent"` | | |
142 | 142 | | images.agentBuilderImage.repository | string | `"docker.io/langchain/agent-builder-deep-agent"` | | |
143 | | -| images.agentBuilderImage.tag | string | `"0.13.4"` | | |
| 143 | +| images.agentBuilderImage.tag | string | `"0.13.5"` | | |
144 | 144 | | images.agentBuilderToolServerImage.pullPolicy | string | `"IfNotPresent"` | | |
145 | 145 | | images.agentBuilderToolServerImage.repository | string | `"docker.io/langchain/agent-builder-tool-server"` | | |
146 | | -| images.agentBuilderToolServerImage.tag | string | `"0.13.4"` | | |
| 146 | +| images.agentBuilderToolServerImage.tag | string | `"0.13.5"` | | |
147 | 147 | | images.agentBuilderTriggerServerImage.pullPolicy | string | `"IfNotPresent"` | | |
148 | 148 | | images.agentBuilderTriggerServerImage.repository | string | `"docker.io/langchain/agent-builder-trigger-server"` | | |
149 | | -| images.agentBuilderTriggerServerImage.tag | string | `"0.13.4"` | | |
| 149 | +| images.agentBuilderTriggerServerImage.tag | string | `"0.13.5"` | | |
150 | 150 | | images.backendImage.pullPolicy | string | `"IfNotPresent"` | | |
151 | 151 | | images.backendImage.repository | string | `"docker.io/langchain/langsmith-backend"` | | |
152 | | -| images.backendImage.tag | string | `"0.13.4"` | | |
| 152 | +| images.backendImage.tag | string | `"0.13.5"` | | |
153 | 153 | | images.clickhouseImage.pullPolicy | string | `"Always"` | | |
154 | 154 | | images.clickhouseImage.repository | string | `"docker.io/clickhouse/clickhouse-server"` | | |
155 | 155 | | images.clickhouseImage.tag | string | `"25.4"` | | |
156 | 156 | | images.frontendImage.pullPolicy | string | `"IfNotPresent"` | | |
157 | 157 | | images.frontendImage.repository | string | `"docker.io/langchain/langsmith-frontend"` | | |
158 | | -| images.frontendImage.tag | string | `"0.13.4"` | | |
| 158 | +| images.frontendImage.tag | string | `"0.13.5"` | | |
159 | 159 | | images.hostBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
160 | 160 | | images.hostBackendImage.repository | string | `"docker.io/langchain/hosted-langserve-backend"` | | |
161 | | -| images.hostBackendImage.tag | string | `"0.13.4"` | | |
| 161 | +| images.hostBackendImage.tag | string | `"0.13.5"` | | |
162 | 162 | | images.imagePullSecrets | list | `[]` | Secrets with credentials to pull images from a private registry. Specified as name: value. | |
163 | 163 | | images.insightsAgentImage.pullPolicy | string | `"IfNotPresent"` | | |
164 | 164 | | images.insightsAgentImage.repository | string | `"docker.io/langchain/langsmith-clio"` | | |
165 | | -| images.insightsAgentImage.tag | string | `"0.13.4"` | | |
| 165 | +| images.insightsAgentImage.tag | string | `"0.13.5"` | | |
166 | 166 | | images.operatorImage.pullPolicy | string | `"IfNotPresent"` | | |
167 | 167 | | images.operatorImage.repository | string | `"docker.io/langchain/langgraph-operator"` | | |
168 | | -| images.operatorImage.tag | string | `"0.1.23"` | | |
| 168 | +| images.operatorImage.tag | string | `"0.1.34"` | | |
169 | 169 | | images.platformBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
170 | 170 | | images.platformBackendImage.repository | string | `"docker.io/langchain/langsmith-go-backend"` | | |
171 | | -| images.platformBackendImage.tag | string | `"0.13.4"` | | |
| 171 | +| images.platformBackendImage.tag | string | `"0.13.5"` | | |
172 | 172 | | images.playgroundImage.pullPolicy | string | `"IfNotPresent"` | | |
173 | 173 | | images.playgroundImage.repository | string | `"docker.io/langchain/langsmith-playground"` | | |
174 | | -| images.playgroundImage.tag | string | `"0.13.4"` | | |
| 174 | +| images.playgroundImage.tag | string | `"0.13.5"` | | |
175 | 175 | | images.postgresImage.pullPolicy | string | `"IfNotPresent"` | | |
176 | 176 | | images.postgresImage.repository | string | `"docker.io/postgres"` | | |
177 | 177 | | images.postgresImage.tag | string | `"14.7"` | | |
@@ -340,6 +340,11 @@ For information on how to use this chart, up-to-date release notes, and other gu |
340 | 340 | | config.observability.tracing.exporter | string | `"http"` | | |
341 | 341 | | config.observability.tracing.useTls | bool | `true` | | |
342 | 342 | | config.personalOrgsDisabled | bool | `true` | Disable personal orgs. | |
| 343 | +| config.security | object | `{"cors":{"allowedOrigins":"*","allowedOriginsRegex":"","alwaysAllowPathsRegex":""}}` | Security configuration for CORS, headers, and other security-related settings. These settings control cross-origin access and help protect against common web vulnerabilities. | |
| 344 | +| config.security.cors | object | `{"allowedOrigins":"*","allowedOriginsRegex":"","alwaysAllowPathsRegex":""}` | CORS (Cross-Origin Resource Sharing) configuration. Controls which origins can make requests to the LangSmith API. By default, CORS is permissive. For production deployments, you should restrict this. | |
| 345 | +| config.security.cors.allowedOrigins | string | `"*"` | Comma-separated list of allowed origins. Use "*" to allow all origins (not recommended for production). Example: "https://app.example.com,https://admin.example.com" If allowedOriginsRegex is set, this value is ignored. | |
| 346 | +| config.security.cors.allowedOriginsRegex | string | `""` | Regular expression pattern for allowed origins. Takes precedence over allowedOrigins if set. Example: "https://.*\\.example\\.com" to allow all subdomains of example.com. Leave empty to use allowedOrigins instead. | |
| 347 | +| config.security.cors.alwaysAllowPathsRegex | string | `""` | Regular expression pattern for paths that should always allow CORS from any origin. Useful for public endpoints like webhooks or public API endpoints. Example: ".*(/feedback/tokens/|/public/).*" | |
343 | 348 | | config.settings | object | `{"redisRunsExpirySeconds":"21600"}` | Application Settings. These are used to tune the application | |
344 | 349 | | config.settings.redisRunsExpirySeconds | string | `"21600"` | Optional. Be very careful when lowering this value as it can result in runs being lost if your queue is down/not processing items fast enough. | |
345 | 350 | | config.telemetry.logs | bool | `true` | Optional. These values are used to send telemetry to the LangChain team to assist with troubleshooting. | |
|
0 commit comments