evals 2.8.0 → 2.8.1
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.
package/onboarding-prompt.md
CHANGED
|
@@ -161,7 +161,7 @@ A browser window is opening for Arize AX sign-in.
|
|
|
161
161
|
Sign in — or create a new account — in the browser. I'll continue
|
|
162
162
|
automatically once it completes.
|
|
163
163
|
|
|
164
|
-
Creating a
|
|
164
|
+
Creating a brand new account with email and password? Arize emails you a
|
|
165
165
|
validation link. Click it and finish in the browser; I'll wait.
|
|
166
166
|
```
|
|
167
167
|
|
package/package.json
CHANGED
package/vendor/MANIFEST
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
a9cede65f98d3415b13e1c6a437d0fdee27286bfff0186dd72bb65d9869b7864 LICENSE-coding-harness-tracing
|
|
2
2
|
62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775 certifi-2026.7.22-py3-none-any.whl
|
|
3
|
-
|
|
3
|
+
e6269ca4232d31c6e3e1cbfc00b4958120378530c26253920a80bcb6ab9c593c coding_harness_tracing-0.1.0-py3-none-any.whl
|
|
4
4
|
aca14e09ca99c253d2a142e2d5c5c38c8c7cf90840d3cb10b241c29929871fa4 harness-install.bat
|
|
5
5
|
a7ba18a98280e236b20ab4cb9f8a4006068b454586a2af50bf23fb0dbe70583d harness-install.sh
|
|
6
6
|
b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61 python_dotenv-1.2.1-py3-none-any.whl
|
|
Binary file
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"source": "git",
|
|
6
6
|
"wheel": "coding_harness_tracing-0.1.0-py3-none-any.whl",
|
|
7
7
|
"wheelVersion": "0.1.0",
|
|
8
|
-
"wheelSha256": "
|
|
8
|
+
"wheelSha256": "e6269ca4232d31c6e3e1cbfc00b4958120378530c26253920a80bcb6ab9c593c",
|
|
9
9
|
"files": [
|
|
10
10
|
"LICENSE-coding-harness-tracing",
|
|
11
11
|
"MANIFEST",
|