pyagentic-core 2.10.1.dev2__tar.gz → 2.10.2rc1__tar.gz
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.
- {pyagentic_core-2.10.1.dev2/pyagentic_core.egg-info → pyagentic_core-2.10.2rc1}/PKG-INFO +1 -1
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_metaclasses.py +8 -4
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1/pyagentic_core.egg-info}/PKG-INFO +1 -1
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/SOURCES.txt +2 -0
- pyagentic_core-2.10.2rc1/pyagentic_core.egg-info/scm_file_list.json +127 -0
- pyagentic_core-2.10.2rc1/pyagentic_core.egg-info/scm_version.json +8 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/workflows/docs.yml +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/workflows/release.yml +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/workflows/testing.yml +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.gitignore +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/CHANGELOG.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/LICENSE +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/README.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/agent-linking.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/api/creating-an-app.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/api/deploying.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/api/index.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/api/jobs.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/api/running.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/declaration.svg +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/instantiation.svg +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/runtime.svg +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/source/README.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/source/declaration.d2 +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/source/instantiation.d2 +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/source/runtime.d2 +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/execution-modes.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/getting-started.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/images/langfuse.png +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/index.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/inheritance.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/observability.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/phases.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/policies.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/reference/architecture.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/reference/modules.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/responses.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/states.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/structured-output.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/tools.md +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/mkdocs.yml +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/_agent.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/_agent_linking.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/_agent_state.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_exceptions.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_info.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_mcp.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_ref.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_spec.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_state.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_tool.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_validation.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_utils/_typing.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_utils/_warnings.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_version_scheme.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_app.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_config.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_docker.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_mcp_server.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_models.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/_sessions.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/_models.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/_orchestrator.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/_routes.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/_base.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/_in_process.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/store/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/store/_base.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/store/_sqlite.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_anthropic.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_gemini.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_mock.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_openai.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_openaiv1.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/llm/_provider.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/logging.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/models/llm.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/models/response.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/models/tracing.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/policies/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/policies/_events.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/policies/_policy.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/tracing/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/tracing/_basic.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/tracing/_langfuse.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/tracing/_tracer.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/updates.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/dependency_links.txt +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/requires.txt +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/top_level.txt +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyproject.toml +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/setup.cfg +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/setup.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_agent.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_agent_inheritance.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_agent_linking.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_agent_provider.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_params.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_phases.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_state.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_tool.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_validator.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/jobs/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/jobs/test_orchestrator.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/jobs/test_routes.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/jobs/test_store_sqlite.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_app.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_config.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_docker.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_mcp_server.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_metaclass_models.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_router.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/api/test_sessions.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/conftest.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/models/test_responses.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/tracing/__init__.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/tracing/test_basic_tracer.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/tracing/test_models.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/tracing/test_tracer.py +0 -0
- {pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/uv.lock +0 -0
|
@@ -17,7 +17,7 @@ from pyagentic._base._state import State, StateInfo, _StateDefinition
|
|
|
17
17
|
from pyagentic._base._agent._agent_linking import Link, _LinkedAgentDefinition
|
|
18
18
|
from pyagentic._base._mcp import MCPLink, _MCPDefinition
|
|
19
19
|
|
|
20
|
-
from pyagentic.models.response import AgentResponse, ToolResponse
|
|
20
|
+
from pyagentic.models.response import AgentResponse, ErrorResponse, ToolResponse
|
|
21
21
|
from pyagentic.models.llm import LLMResponse
|
|
22
22
|
|
|
23
23
|
from pyagentic._utils._typing import analyze_type
|
|
@@ -384,11 +384,15 @@ class AgentMeta(type):
|
|
|
384
384
|
data=(LLMResponse, ...),
|
|
385
385
|
)
|
|
386
386
|
|
|
387
|
-
# Tool response event — typed to the exact tool response variants
|
|
387
|
+
# Tool response event — typed to the exact tool response variants, plus the
|
|
388
|
+
# base ToolResponse so runtime-discovered (MCP) tool results validate and
|
|
389
|
+
# ErrorResponse so a failed tool call validates. Mirrors the union built by
|
|
390
|
+
# AgentResponse.from_agent_class; without it, an MCP tool result (a base
|
|
391
|
+
# ToolResponse) fails validation when wrapped as a ToolEvent in the jobs backend.
|
|
388
392
|
if tool_response_models:
|
|
389
|
-
ToolData = Union[tuple(tool_response_models)]
|
|
393
|
+
ToolData = Union[tuple([*tool_response_models, ToolResponse, ErrorResponse])]
|
|
390
394
|
else:
|
|
391
|
-
ToolData = ToolResponse
|
|
395
|
+
ToolData = Union[ToolResponse, ErrorResponse]
|
|
392
396
|
ToolEvent = create_model(
|
|
393
397
|
f"{agent_name}ToolEvent",
|
|
394
398
|
event=(Literal["tool_response"], "tool_response"),
|
|
@@ -96,6 +96,8 @@ pyagentic_core.egg-info/PKG-INFO
|
|
|
96
96
|
pyagentic_core.egg-info/SOURCES.txt
|
|
97
97
|
pyagentic_core.egg-info/dependency_links.txt
|
|
98
98
|
pyagentic_core.egg-info/requires.txt
|
|
99
|
+
pyagentic_core.egg-info/scm_file_list.json
|
|
100
|
+
pyagentic_core.egg-info/scm_version.json
|
|
99
101
|
pyagentic_core.egg-info/top_level.txt
|
|
100
102
|
tests/__init__.py
|
|
101
103
|
tests/conftest.py
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": [
|
|
3
|
+
"README.md",
|
|
4
|
+
"uv.lock",
|
|
5
|
+
"LICENSE",
|
|
6
|
+
"setup.py",
|
|
7
|
+
"pyproject.toml",
|
|
8
|
+
"mkdocs.yml",
|
|
9
|
+
"CHANGELOG.md",
|
|
10
|
+
".gitignore",
|
|
11
|
+
"docs/phases.md",
|
|
12
|
+
"docs/getting-started.md",
|
|
13
|
+
"docs/responses.md",
|
|
14
|
+
"docs/observability.md",
|
|
15
|
+
"docs/states.md",
|
|
16
|
+
"docs/policies.md",
|
|
17
|
+
"docs/tools.md",
|
|
18
|
+
"docs/execution-modes.md",
|
|
19
|
+
"docs/structured-output.md",
|
|
20
|
+
"docs/agent-linking.md",
|
|
21
|
+
"docs/index.md",
|
|
22
|
+
"docs/inheritance.md",
|
|
23
|
+
"docs/diagrams/runtime.svg",
|
|
24
|
+
"docs/diagrams/declaration.svg",
|
|
25
|
+
"docs/diagrams/instantiation.svg",
|
|
26
|
+
"docs/diagrams/source/README.md",
|
|
27
|
+
"docs/diagrams/source/runtime.d2",
|
|
28
|
+
"docs/diagrams/source/instantiation.d2",
|
|
29
|
+
"docs/diagrams/source/declaration.d2",
|
|
30
|
+
"docs/api/jobs.md",
|
|
31
|
+
"docs/api/running.md",
|
|
32
|
+
"docs/api/creating-an-app.md",
|
|
33
|
+
"docs/api/index.md",
|
|
34
|
+
"docs/api/deploying.md",
|
|
35
|
+
"docs/images/langfuse.png",
|
|
36
|
+
"docs/reference/modules.md",
|
|
37
|
+
"docs/reference/architecture.md",
|
|
38
|
+
"tests/__init__.py",
|
|
39
|
+
"tests/conftest.py",
|
|
40
|
+
"tests/api/test_metaclass_models.py",
|
|
41
|
+
"tests/api/test_config.py",
|
|
42
|
+
"tests/api/__init__.py",
|
|
43
|
+
"tests/api/test_sessions.py",
|
|
44
|
+
"tests/api/test_mcp_server.py",
|
|
45
|
+
"tests/api/test_router.py",
|
|
46
|
+
"tests/api/test_docker.py",
|
|
47
|
+
"tests/api/test_app.py",
|
|
48
|
+
"tests/api/jobs/__init__.py",
|
|
49
|
+
"tests/api/jobs/test_store_sqlite.py",
|
|
50
|
+
"tests/api/jobs/test_orchestrator.py",
|
|
51
|
+
"tests/api/jobs/test_routes.py",
|
|
52
|
+
"tests/models/test_responses.py",
|
|
53
|
+
"tests/tracing/test_models.py",
|
|
54
|
+
"tests/tracing/__init__.py",
|
|
55
|
+
"tests/tracing/test_tracer.py",
|
|
56
|
+
"tests/tracing/test_basic_tracer.py",
|
|
57
|
+
"tests/_base/test_agent_linking.py",
|
|
58
|
+
"tests/_base/test_phases.py",
|
|
59
|
+
"tests/_base/test_agent.py",
|
|
60
|
+
"tests/_base/test_tool.py",
|
|
61
|
+
"tests/_base/__init__.py",
|
|
62
|
+
"tests/_base/test_agent_inheritance.py",
|
|
63
|
+
"tests/_base/test_validator.py",
|
|
64
|
+
"tests/_base/test_params.py",
|
|
65
|
+
"tests/_base/test_state.py",
|
|
66
|
+
"tests/_base/test_agent_provider.py",
|
|
67
|
+
"pyagentic/__init__.py",
|
|
68
|
+
"pyagentic/updates.py",
|
|
69
|
+
"pyagentic/_version_scheme.py",
|
|
70
|
+
"pyagentic/logging.py",
|
|
71
|
+
"pyagentic/policies/_policy.py",
|
|
72
|
+
"pyagentic/policies/__init__.py",
|
|
73
|
+
"pyagentic/policies/_events.py",
|
|
74
|
+
"pyagentic/api/__init__.py",
|
|
75
|
+
"pyagentic/api/_sessions.py",
|
|
76
|
+
"pyagentic/api/_app.py",
|
|
77
|
+
"pyagentic/api/_docker.py",
|
|
78
|
+
"pyagentic/api/_config.py",
|
|
79
|
+
"pyagentic/api/_mcp_server.py",
|
|
80
|
+
"pyagentic/api/_models.py",
|
|
81
|
+
"pyagentic/api/jobs/__init__.py",
|
|
82
|
+
"pyagentic/api/jobs/_models.py",
|
|
83
|
+
"pyagentic/api/jobs/_routes.py",
|
|
84
|
+
"pyagentic/api/jobs/_orchestrator.py",
|
|
85
|
+
"pyagentic/api/jobs/store/_base.py",
|
|
86
|
+
"pyagentic/api/jobs/store/__init__.py",
|
|
87
|
+
"pyagentic/api/jobs/store/_sqlite.py",
|
|
88
|
+
"pyagentic/api/jobs/backends/_base.py",
|
|
89
|
+
"pyagentic/api/jobs/backends/__init__.py",
|
|
90
|
+
"pyagentic/api/jobs/backends/_in_process.py",
|
|
91
|
+
"pyagentic/models/response.py",
|
|
92
|
+
"pyagentic/models/llm.py",
|
|
93
|
+
"pyagentic/models/tracing.py",
|
|
94
|
+
"pyagentic/llm/_mock.py",
|
|
95
|
+
"pyagentic/llm/__init__.py",
|
|
96
|
+
"pyagentic/llm/_anthropic.py",
|
|
97
|
+
"pyagentic/llm/_openaiv1.py",
|
|
98
|
+
"pyagentic/llm/_openai.py",
|
|
99
|
+
"pyagentic/llm/_gemini.py",
|
|
100
|
+
"pyagentic/llm/_provider.py",
|
|
101
|
+
"pyagentic/tracing/__init__.py",
|
|
102
|
+
"pyagentic/tracing/_basic.py",
|
|
103
|
+
"pyagentic/tracing/_langfuse.py",
|
|
104
|
+
"pyagentic/tracing/_tracer.py",
|
|
105
|
+
"pyagentic/_utils/_warnings.py",
|
|
106
|
+
"pyagentic/_utils/_typing.py",
|
|
107
|
+
"pyagentic/_base/_mcp.py",
|
|
108
|
+
"pyagentic/_base/__init__.py",
|
|
109
|
+
"pyagentic/_base/_metaclasses.py",
|
|
110
|
+
"pyagentic/_base/_tool.py",
|
|
111
|
+
"pyagentic/_base/_info.py",
|
|
112
|
+
"pyagentic/_base/_spec.py",
|
|
113
|
+
"pyagentic/_base/_state.py",
|
|
114
|
+
"pyagentic/_base/_exceptions.py",
|
|
115
|
+
"pyagentic/_base/_ref.py",
|
|
116
|
+
"pyagentic/_base/_validation.py",
|
|
117
|
+
"pyagentic/_base/_agent/__init__.py",
|
|
118
|
+
"pyagentic/_base/_agent/_agent_state.py",
|
|
119
|
+
"pyagentic/_base/_agent/_agent_linking.py",
|
|
120
|
+
"pyagentic/_base/_agent/_agent.py",
|
|
121
|
+
".github/ISSUE_TEMPLATE/bug_report.md",
|
|
122
|
+
".github/ISSUE_TEMPLATE/feature_request.md",
|
|
123
|
+
".github/workflows/release.yml",
|
|
124
|
+
".github/workflows/testing.yml",
|
|
125
|
+
".github/workflows/docs.yml"
|
|
126
|
+
]
|
|
127
|
+
}
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/ISSUE_TEMPLATE/bug_report.md
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/.github/ISSUE_TEMPLATE/feature_request.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/docs/diagrams/source/instantiation.d2
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/_agent_linking.py
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/_base/_agent/_agent_state.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/__init__.py
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/_base.py
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/backends/_in_process.py
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic/api/jobs/store/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/requires.txt
RENAMED
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/pyagentic_core.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.10.1.dev2 → pyagentic_core-2.10.2rc1}/tests/_base/test_agent_inheritance.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|