mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: upgrade coder/serpent to allow more readable durations (#20886)
https://github.com/coder/serpent/pull/28 added this capability. https://github.com/coder/serpent/compare/v0.11.0...v0.12.0 --------- Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
Generated
+1
-1
@@ -1771,6 +1771,6 @@ Whether to inject Coder's MCP tools into intercepted AIBridge requests (requires
|
||||
| Type | <code>duration</code> |
|
||||
| Environment | <code>$CODER_AIBRIDGE_RETENTION</code> |
|
||||
| YAML | <code>aibridge.retention</code> |
|
||||
| Default | <code>1440h</code> |
|
||||
| Default | <code>60d</code> |
|
||||
|
||||
Length of time to retain data such as interceptions and all related records (token, prompt, tool use).
|
||||
|
||||
Reference in New Issue
Block a user