pyagentic-core 2.15.1.dev1__py3-none-any.whl → 2.15.2.dev2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyagentic-core
3
- Version: 2.15.1.dev1
3
+ Version: 2.15.2.dev2
4
4
  Summary: Build LLM Agents in a Pythonic way
5
5
  Author-email: Ryan Mikulec <rmikulec.dev@gmail.com>
6
6
  License: MIT
@@ -56,10 +56,10 @@ pyagentic/tracing/__init__.py,sha256=ddMOl_-Nf3WOhu-PYxSJ3kqHZ3eQXAOM5aySn9YmDtA
56
56
  pyagentic/tracing/_basic.py,sha256=jUBKdkOPveCjBzEhHKS_Rvp5l38iZg-5nFIl6xEwOVk,8906
57
57
  pyagentic/tracing/_langfuse.py,sha256=5b5tdT-gyRJP5HDcvCS4tn_k3AFDI6eNsXOd6On5gKQ,13986
58
58
  pyagentic/tracing/_tracer.py,sha256=0uQeqJxPRjfQtvgglF2BPDQM_1fpLBxWB0PpU6KY1eA,8157
59
- pyagentic_core-2.15.1.dev1.dist-info/licenses/LICENSE,sha256=wcOzTj82hOc96HztJk2VzLB2hFHpdIGpjz8vvbpP1_s,1069
60
- pyagentic_core-2.15.1.dev1.dist-info/METADATA,sha256=KY3iq_69tHikWHrDebuiW-f_br1APh1m4P80R_Rdhws,8212
61
- pyagentic_core-2.15.1.dev1.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
62
- pyagentic_core-2.15.1.dev1.dist-info/scm_file_list.json,sha256=8UMtz5WpdhOSRNM1zB-dxNzobbueYJYYqfBJoM4n6_w,4883
63
- pyagentic_core-2.15.1.dev1.dist-info/scm_version.json,sha256=ALVMEOHx9YqLEgimG8GUehjgTfSpP-8g_W6SqxQYmSE,162
64
- pyagentic_core-2.15.1.dev1.dist-info/top_level.txt,sha256=lAWfd-ay434uEpSg2FM0ySN0o4vgNGE6D9dJkIhGyfY,10
65
- pyagentic_core-2.15.1.dev1.dist-info/RECORD,,
59
+ pyagentic_core-2.15.2.dev2.dist-info/licenses/LICENSE,sha256=wcOzTj82hOc96HztJk2VzLB2hFHpdIGpjz8vvbpP1_s,1069
60
+ pyagentic_core-2.15.2.dev2.dist-info/METADATA,sha256=9gHYz_wiYEPKnw7LsMxfEGbZ_3nARC_z6MVAeHt8if4,8212
61
+ pyagentic_core-2.15.2.dev2.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
62
+ pyagentic_core-2.15.2.dev2.dist-info/scm_file_list.json,sha256=8UMtz5WpdhOSRNM1zB-dxNzobbueYJYYqfBJoM4n6_w,4883
63
+ pyagentic_core-2.15.2.dev2.dist-info/scm_version.json,sha256=6JpJoV9gMgof65-_u6VVITIfQ_efcmI6r_PulZFbolA,165
64
+ pyagentic_core-2.15.2.dev2.dist-info/top_level.txt,sha256=lAWfd-ay434uEpSg2FM0ySN0o4vgNGE6D9dJkIhGyfY,10
65
+ pyagentic_core-2.15.2.dev2.dist-info/RECORD,,
@@ -0,0 +1,8 @@
1
+ {
2
+ "tag": "2.15.1.dev1",
3
+ "distance": 2,
4
+ "node": "g1f06860189326b8709a205b89bbdeb8308b82d07",
5
+ "dirty": true,
6
+ "branch": "main",
7
+ "node_date": "2026-07-09"
8
+ }
@@ -1,8 +0,0 @@
1
- {
2
- "tag": "2.15.0a1",
3
- "distance": 1,
4
- "node": "g26af3c3b63e03e136fae8fa6570e033dfc025e82",
5
- "dirty": true,
6
- "branch": "main",
7
- "node_date": "2026-07-09"
8
- }