llamactl 0.3.22__py3-none-any.whl → 0.3.23__py3-none-any.whl

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.
@@ -112,6 +112,24 @@ def _create(
112
112
  ),
113
113
  llama_cloud=True,
114
114
  ),
115
+ TemplateOption(
116
+ id="classify-extract-sec",
117
+ name="SEC Insights",
118
+ description="Upload SEC filings, classifying them to the appropriate type and extracting key information",
119
+ source=GithubTemplateRepo(
120
+ url="https://github.com/run-llama/template-workflow-classify-extract-sec"
121
+ ),
122
+ llama_cloud=True,
123
+ ),
124
+ TemplateOption(
125
+ id="extract-reconcile-invoice",
126
+ name="Invoice Extraction & Reconciliation",
127
+ description="Extract and reconcile invoice data against contracts",
128
+ source=GithubTemplateRepo(
129
+ url="https://github.com/run-llama/template-workflow-extract-reconcile-invoice"
130
+ ),
131
+ llama_cloud=True,
132
+ ),
115
133
  ]
116
134
 
117
135
  headless_options = [
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: llamactl
3
- Version: 0.3.22
3
+ Version: 0.3.23
4
4
  Summary: A command-line interface for managing LlamaDeploy projects and deployments
5
5
  Author: Adrian Lyjak
6
6
  Author-email: Adrian Lyjak <adrianlyjak@gmail.com>
7
7
  License: MIT
8
- Requires-Dist: llama-deploy-core[client]>=0.3.22,<0.4.0
9
- Requires-Dist: llama-deploy-appserver>=0.3.22,<0.4.0
8
+ Requires-Dist: llama-deploy-core[client]>=0.3.23,<0.4.0
9
+ Requires-Dist: llama-deploy-appserver>=0.3.23,<0.4.0
10
10
  Requires-Dist: vibe-llama-core>=0.1.0
11
11
  Requires-Dist: rich>=13.0.0
12
12
  Requires-Dist: questionary>=2.0.0
@@ -7,7 +7,7 @@ llama_deploy/cli/commands/auth.py,sha256=48c4cc786e8c4e0fb8c0caaba690cef359cddac
7
7
  llama_deploy/cli/commands/deployment.py,sha256=2571aa7f220930adc47f17e9aa33147c13156f81acfb911f3455f3800c742720,14611
8
8
  llama_deploy/cli/commands/dev.py,sha256=e4f17c6fdb13dd370ba594f0d4084ec8a454f41f932ecba1b6222e4e3c676409,5875
9
9
  llama_deploy/cli/commands/env.py,sha256=36cb1b0abb9e3d1c5546d3e8a3c4c7839c4d6c2abf75763e39efb08376b3eae9,6808
10
- llama_deploy/cli/commands/init.py,sha256=7254c9ad1824dc546fe33f8592034ef044700ffbaf843b9ee7dc49495ca9166e,16137
10
+ llama_deploy/cli/commands/init.py,sha256=09cf69fd610ffac8fa2fbc9fbb27fd0e9876262ef037593962c40df89ba9cf93,16931
11
11
  llama_deploy/cli/commands/pkg.py,sha256=31049a8266fba71a45920187ef983988bb5ba3b9ad81ab4b7bca6042a071a810,4068
12
12
  llama_deploy/cli/commands/serve.py,sha256=e1e91f17e13dce31ebadb4a1b91cda9e2e3eeb45f89f1db0ae3fadd879e8a2ab,12871
13
13
  llama_deploy/cli/config/_config.py,sha256=654a4b6d06542e3503edab7023fc1c3148de510b3e3f6194e28cd4bd3e7c029a,14230
@@ -40,7 +40,7 @@ llama_deploy/cli/textual/styles.tcss,sha256=2536f52ea1a654ae1f8990a25d45c845cb31
40
40
  llama_deploy/cli/utils/env_inject.py,sha256=01911758bcc3cf22aad0db0d1ade56aece48d6ad6bdb7186ea213337c67f5a89,688
41
41
  llama_deploy/cli/utils/redact.py,sha256=1e768d76b4a6708230c34f7ce8a5a82ab52795bb3d6ab0387071ab4e8d7e7934,863
42
42
  llama_deploy/cli/utils/version.py,sha256=bf01a6dda948b868cc08c93701ed44cd36b487402404af8451d4c0996a2edb31,364
43
- llamactl-0.3.22.dist-info/WHEEL,sha256=66530aef82d5020ef5af27ae0123c71abb9261377c5bc519376c671346b12918,79
44
- llamactl-0.3.22.dist-info/entry_points.txt,sha256=b67e1eb64305058751a651a80f2d2268b5f7046732268421e796f64d4697f83c,52
45
- llamactl-0.3.22.dist-info/METADATA,sha256=47533f1d32ec8ecdc1731050643bb9c42338e5daa40797ad54d43d712eafa9a7,3217
46
- llamactl-0.3.22.dist-info/RECORD,,
43
+ llamactl-0.3.23.dist-info/WHEEL,sha256=66530aef82d5020ef5af27ae0123c71abb9261377c5bc519376c671346b12918,79
44
+ llamactl-0.3.23.dist-info/entry_points.txt,sha256=b67e1eb64305058751a651a80f2d2268b5f7046732268421e796f64d4697f83c,52
45
+ llamactl-0.3.23.dist-info/METADATA,sha256=bd009c5a924f2b593060869bb8257c15461e22e15fe33ae5671b9222f21ad69e,3217
46
+ llamactl-0.3.23.dist-info/RECORD,,