pydantic-ai-slim 0.7.4__py3-none-any.whl → 0.7.6__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.
- pydantic_ai/_otel_messages.py +67 -0
- pydantic_ai/agent/__init__.py +11 -4
- pydantic_ai/builtin_tools.py +1 -0
- pydantic_ai/durable_exec/temporal/_model.py +4 -0
- pydantic_ai/messages.py +109 -18
- pydantic_ai/models/__init__.py +27 -9
- pydantic_ai/models/anthropic.py +20 -8
- pydantic_ai/models/bedrock.py +16 -10
- pydantic_ai/models/cohere.py +3 -1
- pydantic_ai/models/function.py +5 -0
- pydantic_ai/models/gemini.py +8 -1
- pydantic_ai/models/google.py +21 -4
- pydantic_ai/models/groq.py +8 -0
- pydantic_ai/models/huggingface.py +8 -0
- pydantic_ai/models/instrumented.py +103 -42
- pydantic_ai/models/mistral.py +8 -0
- pydantic_ai/models/openai.py +80 -36
- pydantic_ai/models/test.py +7 -0
- pydantic_ai/profiles/__init__.py +1 -1
- pydantic_ai/profiles/harmony.py +13 -0
- pydantic_ai/profiles/openai.py +6 -1
- pydantic_ai/profiles/qwen.py +8 -0
- pydantic_ai/providers/__init__.py +5 -1
- pydantic_ai/providers/anthropic.py +11 -8
- pydantic_ai/providers/azure.py +1 -1
- pydantic_ai/providers/cerebras.py +96 -0
- pydantic_ai/providers/cohere.py +2 -2
- pydantic_ai/providers/deepseek.py +4 -4
- pydantic_ai/providers/fireworks.py +3 -3
- pydantic_ai/providers/github.py +4 -4
- pydantic_ai/providers/grok.py +3 -3
- pydantic_ai/providers/groq.py +3 -3
- pydantic_ai/providers/heroku.py +3 -3
- pydantic_ai/providers/mistral.py +3 -3
- pydantic_ai/providers/moonshotai.py +3 -6
- pydantic_ai/providers/ollama.py +1 -1
- pydantic_ai/providers/openrouter.py +4 -4
- pydantic_ai/providers/together.py +3 -3
- pydantic_ai/providers/vercel.py +4 -4
- pydantic_ai/retries.py +154 -42
- {pydantic_ai_slim-0.7.4.dist-info → pydantic_ai_slim-0.7.6.dist-info}/METADATA +4 -4
- {pydantic_ai_slim-0.7.4.dist-info → pydantic_ai_slim-0.7.6.dist-info}/RECORD +45 -42
- {pydantic_ai_slim-0.7.4.dist-info → pydantic_ai_slim-0.7.6.dist-info}/WHEEL +0 -0
- {pydantic_ai_slim-0.7.4.dist-info → pydantic_ai_slim-0.7.6.dist-info}/entry_points.txt +0 -0
- {pydantic_ai_slim-0.7.4.dist-info → pydantic_ai_slim-0.7.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,6 +6,7 @@ pydantic_ai/_cli.py,sha256=YNqV2Kb3KYpof0lD4wwnULM2sCxzsvBzsh-oPd6lJN8,13959
|
|
|
6
6
|
pydantic_ai/_function_schema.py,sha256=YFHxb6bKfhgeY6rNdbuYXgndGCDanveUx2258xkSNlQ,11233
|
|
7
7
|
pydantic_ai/_griffe.py,sha256=Ugft16ZHw9CN_6-lW0Svn6jESK9zHXO_x4utkGBkbBI,5253
|
|
8
8
|
pydantic_ai/_mcp.py,sha256=PuvwnlLjv7YYOa9AZJCrklevBug99zGMhwJCBGG7BHQ,5626
|
|
9
|
+
pydantic_ai/_otel_messages.py,sha256=C_t8Jj0tlbYPGS_Wuf5eSw_7n3SwDsFfLQjLl9hM_bk,1480
|
|
9
10
|
pydantic_ai/_output.py,sha256=6Vxlw8F9nRWCkjy4qvFF8tmDi2xZn7Dq72T6s4C5kAM,37640
|
|
10
11
|
pydantic_ai/_parts_manager.py,sha256=zrra5yDpAX8cFB_eK0btAp9d6NAR979V1Rmepm83l1w,17980
|
|
11
12
|
pydantic_ai/_run_context.py,sha256=uSjR0a9QJ7KifqJsu7buGpK4wqexO7ldZMzWsBOboDI,1697
|
|
@@ -14,21 +15,21 @@ pydantic_ai/_thinking_part.py,sha256=x80-Vkon16GOyq3W6f2qzafTVPC5dCgF7QD3k8ZMmYU
|
|
|
14
15
|
pydantic_ai/_tool_manager.py,sha256=WPMXgHBzyn7UgRKIuqU-oV2GpsAOW0nF2RsxPCKOp7U,9655
|
|
15
16
|
pydantic_ai/_utils.py,sha256=Ge9rtu8NJvsfSFjx1MduITPr0-9b_I0emDFSpwJbYes,16372
|
|
16
17
|
pydantic_ai/ag_ui.py,sha256=bd-RJYFFmcw2xkAWj-7N0ZLRMa1dam3LEhlgoNo1l9I,26475
|
|
17
|
-
pydantic_ai/builtin_tools.py,sha256=
|
|
18
|
+
pydantic_ai/builtin_tools.py,sha256=Fr9PF5RDdi5xQzKj7VJ8iDulbNgvF0yBdCC8E6F38Vo,3194
|
|
18
19
|
pydantic_ai/direct.py,sha256=ym1Lb7oCPDU2eMmN8LXzN7Dp_IUJIPmlyKgmxxBUxsc,14905
|
|
19
20
|
pydantic_ai/exceptions.py,sha256=vHRH_b6JpMi5p5EGhz2O4FSeKGJv3WMD291Y1FjHYFc,3528
|
|
20
21
|
pydantic_ai/format_prompt.py,sha256=Or-Ytq55RQb1UJqy2HKIyPpZ-knWXfdDP3Z6tNc6Orw,4244
|
|
21
22
|
pydantic_ai/mcp.py,sha256=n9_ECHmFE-eOZmb1bDh94oy81caefdtSGo1oH2KKWMo,31162
|
|
22
|
-
pydantic_ai/messages.py,sha256=
|
|
23
|
+
pydantic_ai/messages.py,sha256=G65-bCxQt3EpfD-uAFs-Pz8HXFeIqe2V-kvOeXRsaOg,50131
|
|
23
24
|
pydantic_ai/output.py,sha256=54Cwd1RruXlA5hucZ1h-SxFrzKHJuLvYvLtH9iyg2GI,11988
|
|
24
25
|
pydantic_ai/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
25
26
|
pydantic_ai/result.py,sha256=gUVJIyoM1FewRFLj7ezuXr7M2RSaQL4AytoIpBMmDy8,19800
|
|
26
|
-
pydantic_ai/retries.py,sha256=
|
|
27
|
+
pydantic_ai/retries.py,sha256=Y45-pdIb7Fn28J8lYF4ZVxipCtnofL_NzSXxIw5rS54,14796
|
|
27
28
|
pydantic_ai/run.py,sha256=acyyTDH8qP1W-gbUA8TBBcOqte-7ICyoelJRjO_ojeo,14879
|
|
28
29
|
pydantic_ai/settings.py,sha256=yuUZ7-GkdPB-Gbx71kSdh8dSr6gwM9gEwk84qNxPO_I,3552
|
|
29
30
|
pydantic_ai/tools.py,sha256=HzwxH7H-TVCRmGF8PnKIQe1zlElorDFD2o_qrWrmyDc,15006
|
|
30
31
|
pydantic_ai/usage.py,sha256=7A9GkTo9SohQtd54OzL3sl3oix4s634kDEdWsHI4wlA,12150
|
|
31
|
-
pydantic_ai/agent/__init__.py,sha256=
|
|
32
|
+
pydantic_ai/agent/__init__.py,sha256=h0ft2-ohCzB9YtfQBz7GnLj5UIDMaZBddxE84r1LbLE,59481
|
|
32
33
|
pydantic_ai/agent/abstract.py,sha256=2B00V-SmKlFkrkVW2KQ4e0K_glr9cQL6Llq2OYLqlgg,42000
|
|
33
34
|
pydantic_ai/agent/wrapper.py,sha256=sE_9rA1PNF5v0qAMhRYw0W8bIhLT4RP17S3TSLz0k5w,9084
|
|
34
35
|
pydantic_ai/common_tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -40,29 +41,29 @@ pydantic_ai/durable_exec/temporal/_agent.py,sha256=H1oHoZC9wOuAN79LG7Qb3DNtK2XFC
|
|
|
40
41
|
pydantic_ai/durable_exec/temporal/_function_toolset.py,sha256=qKTs7T6YcJ2LBOvrlYBRUHd9zn86TuUaY0Qw5TPGSmE,3848
|
|
41
42
|
pydantic_ai/durable_exec/temporal/_logfire.py,sha256=_dsvVIdpYJEUyoFUIDYQjCO6TjTITqvlJHwNy_Fi2cw,1866
|
|
42
43
|
pydantic_ai/durable_exec/temporal/_mcp_server.py,sha256=J7CC4gRDhM4uQo3_kNKV7e4uiWC0He0AgS7bdq9Pt4o,6005
|
|
43
|
-
pydantic_ai/durable_exec/temporal/_model.py,sha256=
|
|
44
|
+
pydantic_ai/durable_exec/temporal/_model.py,sha256=hHanoDWEi6FgSvFJ7HUJaAzE0aEFAj0VZ2sb0wQ-3EY,6765
|
|
44
45
|
pydantic_ai/durable_exec/temporal/_run_context.py,sha256=5NTomzWBAlFcXeVw-4mqa76Rmrc8b3G1bB5ElVsAyCY,2310
|
|
45
46
|
pydantic_ai/durable_exec/temporal/_toolset.py,sha256=XlQx7NGSKR9n-mjNWaTn-i3HW9X4z5fZUAM9DwDTBwY,2865
|
|
46
47
|
pydantic_ai/ext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
47
48
|
pydantic_ai/ext/aci.py,sha256=sUllKDNO-LOMurbFgxwRHuzNlBkSa3aVBqXfEm-A_vo,2545
|
|
48
49
|
pydantic_ai/ext/langchain.py,sha256=iLVEZv1kcLkdIHo3us2yfdi0kVqyJ6qTaCt9BoLWm4k,2335
|
|
49
|
-
pydantic_ai/models/__init__.py,sha256=
|
|
50
|
-
pydantic_ai/models/anthropic.py,sha256=
|
|
51
|
-
pydantic_ai/models/bedrock.py,sha256=
|
|
52
|
-
pydantic_ai/models/cohere.py,sha256=
|
|
50
|
+
pydantic_ai/models/__init__.py,sha256=luGy7JBaCk4ZhKSYqVxuAsGL_L-ShriSdthvGSq2H_w,35261
|
|
51
|
+
pydantic_ai/models/anthropic.py,sha256=HA0-YSrB-mqDcr4bbRLrnDkw0IxVXdSXwzlNE0Cgeks,30455
|
|
52
|
+
pydantic_ai/models/bedrock.py,sha256=EhuiAJZ-P8MuXa9oXWQgm-n_dfeNgl3qq11TmjoKSDI,30957
|
|
53
|
+
pydantic_ai/models/cohere.py,sha256=WosAOwDbxpeVpIX4swmaxL5XgfcfHwkoekt4UqVeNUQ,13066
|
|
53
54
|
pydantic_ai/models/fallback.py,sha256=ftcYhl0oSOer0vYbLkaf7dfgI_3h0hk7hp07i1Wh9rI,5526
|
|
54
|
-
pydantic_ai/models/function.py,sha256=
|
|
55
|
-
pydantic_ai/models/gemini.py,sha256=
|
|
56
|
-
pydantic_ai/models/google.py,sha256=
|
|
57
|
-
pydantic_ai/models/groq.py,sha256=
|
|
58
|
-
pydantic_ai/models/huggingface.py,sha256=
|
|
59
|
-
pydantic_ai/models/instrumented.py,sha256=
|
|
55
|
+
pydantic_ai/models/function.py,sha256=jSr55QtW1fFxoXNK3EgrmuCcaG0U6uh6q56q8hrI_To,14248
|
|
56
|
+
pydantic_ai/models/gemini.py,sha256=GVSJWhB5Mlkb2uvaq_4BYYRLY59EgP-geCOgrtjbnUI,39369
|
|
57
|
+
pydantic_ai/models/google.py,sha256=rF3x1FpXlmHy53PmNbRuuJJ9ozTnWGGMSo1MGJPw3m8,31408
|
|
58
|
+
pydantic_ai/models/groq.py,sha256=n0V_8ZFeDK7sDk6gc_cAzsaoxjydUq46SzyvKM-gzoM,21202
|
|
59
|
+
pydantic_ai/models/huggingface.py,sha256=7yxCiLHJe_M3S50W6VaRREyHbXn5DTm6558eKZUHiQE,20424
|
|
60
|
+
pydantic_ai/models/instrumented.py,sha256=2RX7aSqtU01NAXt2-0TWeHIDNNmT_KCHd-8qG7bgaN8,19411
|
|
60
61
|
pydantic_ai/models/mcp_sampling.py,sha256=iXIjwTP5Jszn0Iz-5MZiCk_BdUYE7IAxCnC5yIrGIu0,3436
|
|
61
|
-
pydantic_ai/models/mistral.py,sha256=
|
|
62
|
-
pydantic_ai/models/openai.py,sha256=
|
|
63
|
-
pydantic_ai/models/test.py,sha256=
|
|
62
|
+
pydantic_ai/models/mistral.py,sha256=5i_zl_pzo--Dll5OCT7vwCQmvvUt9cI5d19_NVHDRnM,32450
|
|
63
|
+
pydantic_ai/models/openai.py,sha256=1ELK4BBcuMGv97S5qjs6dn4OwQecarfarXw1WQejig8,64593
|
|
64
|
+
pydantic_ai/models/test.py,sha256=7D1l21iI5Kwp9Stdhdd-M8V_1PeofaffETKvB_SHV3Q,19277
|
|
64
65
|
pydantic_ai/models/wrapper.py,sha256=9MeHW7mXPsEK03IKL0rtjeX6QgXyZROOOzLh72GiX2k,2148
|
|
65
|
-
pydantic_ai/profiles/__init__.py,sha256=
|
|
66
|
+
pydantic_ai/profiles/__init__.py,sha256=8QA7muFffSBM_ixLtMLytiejJJcEWgB2kdkyt5dRai8,3289
|
|
66
67
|
pydantic_ai/profiles/_json_schema.py,sha256=CthOGmPSjgEZRRglfvg31zyQ9vjHDdacXoFpmba93dE,7206
|
|
67
68
|
pydantic_ai/profiles/amazon.py,sha256=IPa2wydpcbFLLvhDK35-pwwoKo0Pg4vP84823fHx0zc,314
|
|
68
69
|
pydantic_ai/profiles/anthropic.py,sha256=J9N46G8eOjHdQ5CwZSLiwGdPb0eeIMdsMjwosDpvNhI,275
|
|
@@ -71,33 +72,35 @@ pydantic_ai/profiles/deepseek.py,sha256=JDwfkr-0YovlB3jEKk7dNFvepxNf_YuLgLkGCtyX
|
|
|
71
72
|
pydantic_ai/profiles/google.py,sha256=cd5zwtx0MU1Xwm8c-oqi2_OJ2-PMJ8Vy23mxvSJF7ik,4856
|
|
72
73
|
pydantic_ai/profiles/grok.py,sha256=nBOxOCYCK9aiLmz2Q-esqYhotNbbBC1boAoOYIk1tVw,211
|
|
73
74
|
pydantic_ai/profiles/groq.py,sha256=5jLNnOuxq3HTrbY-cizJyGa1hIluW7sCPLmDP1C1unc,668
|
|
75
|
+
pydantic_ai/profiles/harmony.py,sha256=_81tOGOYGTH3Za67jjtdINvASTTM5_CTyc1Ej2KHJQw,500
|
|
74
76
|
pydantic_ai/profiles/meta.py,sha256=JdZcpdRWx8PY1pU9Z2i_TYtA0Cpbg23xyFrV7eXnooY,309
|
|
75
77
|
pydantic_ai/profiles/mistral.py,sha256=ll01PmcK3szwlTfbaJLQmfd0TADN8lqjov9HpPJzCMQ,217
|
|
76
78
|
pydantic_ai/profiles/moonshotai.py,sha256=e1RJnbEvazE6aJAqfmYLYGNtwNwg52XQDRDkcLrv3fU,272
|
|
77
|
-
pydantic_ai/profiles/openai.py,sha256=
|
|
78
|
-
pydantic_ai/profiles/qwen.py,sha256=
|
|
79
|
-
pydantic_ai/providers/__init__.py,sha256
|
|
80
|
-
pydantic_ai/providers/anthropic.py,sha256=
|
|
81
|
-
pydantic_ai/providers/azure.py,sha256=
|
|
79
|
+
pydantic_ai/profiles/openai.py,sha256=m_kfAddcV4EX6PA4aU_k34NrHXoran8n4c7QYHqyXco,8371
|
|
80
|
+
pydantic_ai/profiles/qwen.py,sha256=9SnTpMKndxNQMFyumyaOczJa5JGWbYQdpVKKW4OzKjk,749
|
|
81
|
+
pydantic_ai/providers/__init__.py,sha256=vjXQTkGoZh1z_fsbP-K_VMKASnkL6Z4W93r4c6yD6f0,4369
|
|
82
|
+
pydantic_ai/providers/anthropic.py,sha256=i9Y7hAHWPTcPUsmRSxtD7QtNrEk5n3uvEtCkYWyipJ4,3200
|
|
83
|
+
pydantic_ai/providers/azure.py,sha256=msYyeQoHATxCJkiF1N05lPSJivh-SWKK1463WF6xTK4,5823
|
|
82
84
|
pydantic_ai/providers/bedrock.py,sha256=8jz77ySKv6CzCktN9YbZb1736gZM0d_btcKvXiZSSHI,5784
|
|
83
|
-
pydantic_ai/providers/
|
|
84
|
-
pydantic_ai/providers/
|
|
85
|
-
pydantic_ai/providers/
|
|
86
|
-
pydantic_ai/providers/
|
|
85
|
+
pydantic_ai/providers/cerebras.py,sha256=2zgsNxup_7OEPOXnbJHMYnVRDnB9UYTQnOO4wv7xnYA,3436
|
|
86
|
+
pydantic_ai/providers/cohere.py,sha256=-F0prLuI2aDtHNZakd1GlyvgFLio-fo5n6fRbyPMvro,2858
|
|
87
|
+
pydantic_ai/providers/deepseek.py,sha256=JSc7dQbB-l7_Phf61ZLb4_c1oym9fHea_h2Yq88uoL8,3032
|
|
88
|
+
pydantic_ai/providers/fireworks.py,sha256=-jMRxbt353nENdpxuDpC4zJZ9wlJBcWa4wdcUk4cXKo,3594
|
|
89
|
+
pydantic_ai/providers/github.py,sha256=Mp6-piXuRe5R0Iu4p0N06aIZgX7rJe5KRzCjt9E4OK4,4378
|
|
87
90
|
pydantic_ai/providers/google.py,sha256=iLXcKUl5r7wdLuZtT1IM3obGZi7ecLM_PDyWdQKDncI,6038
|
|
88
91
|
pydantic_ai/providers/google_gla.py,sha256=dLkDxps5gEtxsQiDbs1e88lXLYeX4i2qnJtDiFFJ0Ng,1965
|
|
89
92
|
pydantic_ai/providers/google_vertex.py,sha256=9wJGctzQTEtmTTr3KCFAubDREMQJ4zOXt9k52F8R8Zs,9739
|
|
90
|
-
pydantic_ai/providers/grok.py,sha256=
|
|
91
|
-
pydantic_ai/providers/groq.py,sha256=
|
|
92
|
-
pydantic_ai/providers/heroku.py,sha256=
|
|
93
|
+
pydantic_ai/providers/grok.py,sha256=s9Y_iYkYCBc7UbP2ppGOUdAP_04xrkmPBHq3q3Qr9eE,3109
|
|
94
|
+
pydantic_ai/providers/groq.py,sha256=y3D76uOrT6V2yrZAt9STNjV2QJgXYDE5kZiNrSuJcPk,4027
|
|
95
|
+
pydantic_ai/providers/heroku.py,sha256=wA36vh0ldpdaj33FPtfo4roY_MhaCqErjLyGtcbC6Xs,2958
|
|
93
96
|
pydantic_ai/providers/huggingface.py,sha256=MLAv-Z99Kii5Faolq97_0Ir1LUKH9CwRmJFaI5RvwW4,4914
|
|
94
|
-
pydantic_ai/providers/mistral.py,sha256=
|
|
95
|
-
pydantic_ai/providers/moonshotai.py,sha256=
|
|
96
|
-
pydantic_ai/providers/ollama.py,sha256=
|
|
97
|
+
pydantic_ai/providers/mistral.py,sha256=ZxfOQNB2RADtHeGLQrhxHwq6cXpBi3LMgIUa_9wXoug,3088
|
|
98
|
+
pydantic_ai/providers/moonshotai.py,sha256=LwasmxCZCPkq1pb1uDtZTEb_nE55bAtX3QXgLmuNlHE,3260
|
|
99
|
+
pydantic_ai/providers/ollama.py,sha256=_bxons0p8g0RSPNV8iq3AScVS1ym27QTW4zhDqSakgY,4633
|
|
97
100
|
pydantic_ai/providers/openai.py,sha256=xCpR2c7QnYQukiJJKiFTSaGSewPFht7ekTasJDjSimA,3071
|
|
98
|
-
pydantic_ai/providers/openrouter.py,sha256=
|
|
99
|
-
pydantic_ai/providers/together.py,sha256=
|
|
100
|
-
pydantic_ai/providers/vercel.py,sha256=
|
|
101
|
+
pydantic_ai/providers/openrouter.py,sha256=PXGgHPtlQQHKFaSnmiswWZ3dTvmT9PAg-NvfRYGjrPw,4154
|
|
102
|
+
pydantic_ai/providers/together.py,sha256=Dln_NgCul1XVOQtNaYvqWrNjOWj9XzA8n4NwNMKkbLk,3450
|
|
103
|
+
pydantic_ai/providers/vercel.py,sha256=Q7pPvzaoh7Uiqq7CD8TxaWnXnXRKYgWJRwQXSYm0ZKQ,4257
|
|
101
104
|
pydantic_ai/toolsets/__init__.py,sha256=btvEfRHUzW8E6HiWP-AUKc0xBvIEigW6qWqVfnN11Ag,643
|
|
102
105
|
pydantic_ai/toolsets/_dynamic.py,sha256=EdhClHnmxEy3bdGdVrzg4TLGlYrK3m8VIqWxzGdIXew,2957
|
|
103
106
|
pydantic_ai/toolsets/abstract.py,sha256=jYgDcgnuWfMAgcjqripJQOlxWf2O7R-rAfsZUcC1MoI,7061
|
|
@@ -109,8 +112,8 @@ pydantic_ai/toolsets/prefixed.py,sha256=0KwcDkW8OM36ZUsOLVP5h-Nj2tPq78L3_E2c-1Fb
|
|
|
109
112
|
pydantic_ai/toolsets/prepared.py,sha256=Zjfz6S8In6PBVxoKFN9sKPN984zO6t0awB7Lnq5KODw,1431
|
|
110
113
|
pydantic_ai/toolsets/renamed.py,sha256=JuLHpi-hYPiSPlaTpN8WiXLiGsywYK0axi2lW2Qs75k,1637
|
|
111
114
|
pydantic_ai/toolsets/wrapper.py,sha256=mMuMPdko9PJUdcsexlRXbwViSwKKJfv6JE58d8HK3ds,1646
|
|
112
|
-
pydantic_ai_slim-0.7.
|
|
113
|
-
pydantic_ai_slim-0.7.
|
|
114
|
-
pydantic_ai_slim-0.7.
|
|
115
|
-
pydantic_ai_slim-0.7.
|
|
116
|
-
pydantic_ai_slim-0.7.
|
|
115
|
+
pydantic_ai_slim-0.7.6.dist-info/METADATA,sha256=81drrshow6XnOqH2dNGs3xLxqBTQva9A1QFd015HsUQ,4661
|
|
116
|
+
pydantic_ai_slim-0.7.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
117
|
+
pydantic_ai_slim-0.7.6.dist-info/entry_points.txt,sha256=kbKxe2VtDCYS06hsI7P3uZGxcVC08-FPt1rxeiMpIps,50
|
|
118
|
+
pydantic_ai_slim-0.7.6.dist-info/licenses/LICENSE,sha256=vA6Jc482lEyBBuGUfD1pYx-cM7jxvLYOxPidZ30t_PQ,1100
|
|
119
|
+
pydantic_ai_slim-0.7.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|