agenta 0.14.8__py3-none-any.whl → 0.14.8a0__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.
Potentially problematic release.
This version of agenta might be problematic. Click here for more details.
- agenta/docker/docker-assets/Dockerfile.cloud.template +1 -0
- agenta/docker/docker-assets/Dockerfile.template +1 -0
- {agenta-0.14.8.dist-info → agenta-0.14.8a0.dist-info}/METADATA +1 -1
- {agenta-0.14.8.dist-info → agenta-0.14.8a0.dist-info}/RECORD +6 -6
- {agenta-0.14.8.dist-info → agenta-0.14.8a0.dist-info}/WHEEL +0 -0
- {agenta-0.14.8.dist-info → agenta-0.14.8a0.dist-info}/entry_points.txt +0 -0
|
@@ -3,6 +3,7 @@ FROM public.ecr.aws/s2t9a1r1/agentaai/lambda_templates_public:main
|
|
|
3
3
|
COPY requirements.txt ${LAMBDA_TASK_ROOT}
|
|
4
4
|
RUN pip install --no-cache-dir --disable-pip-version-check -r requirements.txt
|
|
5
5
|
RUN pip install --no-cache-dir --disable-pip-version-check mangum
|
|
6
|
+
RUN pip install --no-cache-dir --disable-pip-version-check -U agenta
|
|
6
7
|
COPY . ${LAMBDA_TASK_ROOT}
|
|
7
8
|
|
|
8
9
|
CMD [ "lambda_function.handler" ]
|
|
@@ -119,8 +119,8 @@ agenta/client/client.py,sha256=DWOGS9A8u4wu28s9jGOR4eRhf7vo4zT7GyDvrIGu59Y,19648
|
|
|
119
119
|
agenta/client/exceptions.py,sha256=cxLjjKvZKlUgBxt4Vn9J_SsezJPPNHvrZxnoq-D6zmw,94
|
|
120
120
|
agenta/config.py,sha256=Id-Ie1yf9QRP1YPhRYaYSOruRe6RBrsCXkG9rAa-ZtA,732
|
|
121
121
|
agenta/config.toml,sha256=ptE0P49bwsu3Luyn7OLFmk2buPhj5D-MA-O_ErOGoLg,223
|
|
122
|
-
agenta/docker/docker-assets/Dockerfile.cloud.template,sha256=
|
|
123
|
-
agenta/docker/docker-assets/Dockerfile.template,sha256=
|
|
122
|
+
agenta/docker/docker-assets/Dockerfile.cloud.template,sha256=f8VU9fs0mMDISGlo3kAYzF8YyDAKgK9FJQHl4PJwykw,386
|
|
123
|
+
agenta/docker/docker-assets/Dockerfile.template,sha256=jkZM1dOPUyQiO9q4jn_RR34-A76lhv5CHJmP0OJHyoE,280
|
|
124
124
|
agenta/docker/docker-assets/README.md,sha256=XHxwh2ks_ozrtAU7SLbL3J14SB2holG6buoTxwmMiZM,102
|
|
125
125
|
agenta/docker/docker-assets/entrypoint.sh,sha256=29XK8VQjQsx4hN2j-4JDy-6kQb5y4LCqZEa7PD4eqCQ,74
|
|
126
126
|
agenta/docker/docker-assets/lambda_function.py,sha256=h4UZSSfqwpfsCgERv6frqwm_4JrYu9rLz3I-LxCfeEg,83
|
|
@@ -156,7 +156,7 @@ agenta/templates/simple_prompt/app.py,sha256=kODgF6lhzsaJPdgL5b21bUki6jkvqjWZzWR
|
|
|
156
156
|
agenta/templates/simple_prompt/env.example,sha256=g9AE5bYcGPpxawXMJ96gh8oenEPCHTabsiOnfQo3c5k,70
|
|
157
157
|
agenta/templates/simple_prompt/requirements.txt,sha256=ywRglRy7pPkw8bljmMEJJ4aOOQKrt9FGKULZ-DGkoBU,23
|
|
158
158
|
agenta/templates/simple_prompt/template.toml,sha256=DQBtRrF4GU8LBEXOZ-GGuINXMQDKGTEG5y37tnvIUIE,60
|
|
159
|
-
agenta-0.14.
|
|
160
|
-
agenta-0.14.
|
|
161
|
-
agenta-0.14.
|
|
162
|
-
agenta-0.14.
|
|
159
|
+
agenta-0.14.8a0.dist-info/METADATA,sha256=8JAABiw4ylsIaAW7IFN7LnmksheoUpS0Egdzaa911zU,26472
|
|
160
|
+
agenta-0.14.8a0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
161
|
+
agenta-0.14.8a0.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
|
|
162
|
+
agenta-0.14.8a0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|