retell-sync-cli 3.14.5 → 3.14.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.js +1 -0
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -110952,6 +110952,7 @@ var LlmModelSchema = exports_external.enum([
110952
110952
  "gpt-5-nano",
110953
110953
  "claude-4.5-sonnet",
110954
110954
  "claude-4.5-haiku",
110955
+ "claude-4.6-sonnet",
110955
110956
  "gemini-2.5-flash",
110956
110957
  "gemini-2.5-flash-lite",
110957
110958
  "gemini-3.0-flash"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "retell-sync-cli",
3
- "version": "3.14.5",
3
+ "version": "3.14.6",
4
4
  "description": "CLI tool for syncing Retell AI agents between local filesystem and API",
5
5
  "keywords": [
6
6
  "agents",