agentic-mesh-protocol 0.2.1.dev2__tar.gz → 0.2.1.dev3__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.
- {agentic_mesh_protocol-0.2.1.dev2/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.1.dev3}/PKG-INFO +1 -1
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/pyproject.toml +1 -1
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/__version__.py +1 -1
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +2 -2
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +44 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/LICENSE +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/README.md +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/setup.cfg +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/test/test_imports.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.1.
|
|
3
|
+
Version: 0.2.1.dev3
|
|
4
4
|
Summary: Python gRPC interfaces for Agentic Mesh Protocol
|
|
5
5
|
Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
|
|
@@ -27,7 +27,7 @@ from agentic_mesh_protocol.module.v1 import lifecycle_pb2 as agentic__mesh__prot
|
|
|
27
27
|
from agentic_mesh_protocol.module.v1 import monitoring_pb2 as agentic__mesh__protocol_dot_module_dot_v1_dot_monitoring__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4agentic_mesh_protocol/module/v1/module_service.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x31\x61gentic_mesh_protocol/module/v1/information.proto\x1a/agentic_mesh_protocol/module/v1/lifecycle.proto\x1a\x30\x61gentic_mesh_protocol/module/v1/monitoring.proto2\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4agentic_mesh_protocol/module/v1/module_service.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x31\x61gentic_mesh_protocol/module/v1/information.proto\x1a/agentic_mesh_protocol/module/v1/lifecycle.proto\x1a\x30\x61gentic_mesh_protocol/module/v1/monitoring.proto2\xd8\x0b\n\rModuleService\x12z\n\x0bStartModule\x12\x33.agentic_mesh_protocol.module.v1.StartModuleRequest\x1a\x34.agentic_mesh_protocol.module.v1.StartModuleResponse0\x01\x12u\n\nStopModule\x12\x32.agentic_mesh_protocol.module.v1.StopModuleRequest\x1a\x33.agentic_mesh_protocol.module.v1.StopModuleResponse\x12\x84\x01\n\x0fGetModuleStatus\x12\x37.agentic_mesh_protocol.module.v1.GetModuleStatusRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleStatusResponse\x12~\n\rGetModuleJobs\x12\x35.agentic_mesh_protocol.module.v1.GetModuleJobsRequest\x1a\x36.agentic_mesh_protocol.module.v1.GetModuleJobsResponse\x12\x81\x01\n\x0eGetModuleInput\x12\x36.agentic_mesh_protocol.module.v1.GetModuleInputRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleInputResponse\x12\x93\x01\n\x14GetModuleSelectInput\x12<.agentic_mesh_protocol.module.v1.GetModuleSelectInputRequest\x1a=.agentic_mesh_protocol.module.v1.GetModuleSelectInputResponse\x12\x84\x01\n\x0fGetModuleOutput\x12\x37.agentic_mesh_protocol.module.v1.GetModuleOutputRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleOutputResponse\x12\x81\x01\n\x0eGetModuleSetup\x12\x36.agentic_mesh_protocol.module.v1.GetModuleSetupRequest\x1a\x37.agentic_mesh_protocol.module.v1.GetModuleSetupResponse\x12\x84\x01\n\x0fGetModuleSecret\x12\x37.agentic_mesh_protocol.module.v1.GetModuleSecretRequest\x1a\x38.agentic_mesh_protocol.module.v1.GetModuleSecretResponse\x12\x93\x01\n\x14GetConfigSetupModule\x12<.agentic_mesh_protocol.module.v1.GetConfigSetupModuleRequest\x1a=.agentic_mesh_protocol.module.v1.GetConfigSetupModuleResponse\x12\x8a\x01\n\x11\x43onfigSetupModule\x12\x39.agentic_mesh_protocol.module.v1.ConfigSetupModuleRequest\x1a:.agentic_mesh_protocol.module.v1.ConfigSetupModuleResponseB\xcf\x01\n#com.agentic_mesh_protocol.module.v1B\x12ModuleServiceProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -36,5 +36,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
36
36
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
37
|
_globals['DESCRIPTOR']._serialized_options = b'\n#com.agentic_mesh_protocol.module.v1B\022ModuleServiceProtoP\001\242\002\003AMX\252\002\035AgenticMeshProtocol.Module.V1\312\002\035AgenticMeshProtocol\\Module\\V1\342\002)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\352\002\037AgenticMeshProtocol::Module::V1'
|
|
38
38
|
_globals['_MODULESERVICE']._serialized_start=240
|
|
39
|
-
_globals['_MODULESERVICE']._serialized_end=
|
|
39
|
+
_globals['_MODULESERVICE']._serialized_end=1736
|
|
40
40
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -49,6 +49,11 @@ class ModuleServiceStub(object):
|
|
|
49
49
|
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputRequest.SerializeToString,
|
|
50
50
|
response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputResponse.FromString,
|
|
51
51
|
_registered_method=True)
|
|
52
|
+
self.GetModuleSelectInput = channel.unary_unary(
|
|
53
|
+
'/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSelectInput',
|
|
54
|
+
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.SerializeToString,
|
|
55
|
+
response_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.FromString,
|
|
56
|
+
_registered_method=True)
|
|
52
57
|
self.GetModuleOutput = channel.unary_unary(
|
|
53
58
|
'/agentic_mesh_protocol.module.v1.ModuleService/GetModuleOutput',
|
|
54
59
|
request_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.SerializeToString,
|
|
@@ -122,6 +127,13 @@ class ModuleServiceServicer(object):
|
|
|
122
127
|
context.set_details('Method not implemented!')
|
|
123
128
|
raise NotImplementedError('Method not implemented!')
|
|
124
129
|
|
|
130
|
+
def GetModuleSelectInput(self, request, context):
|
|
131
|
+
"""GetModuleSelectInput
|
|
132
|
+
"""
|
|
133
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
134
|
+
context.set_details('Method not implemented!')
|
|
135
|
+
raise NotImplementedError('Method not implemented!')
|
|
136
|
+
|
|
125
137
|
def GetModuleOutput(self, request, context):
|
|
126
138
|
"""GetModuleOutput
|
|
127
139
|
"""
|
|
@@ -185,6 +197,11 @@ def add_ModuleServiceServicer_to_server(servicer, server):
|
|
|
185
197
|
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputRequest.FromString,
|
|
186
198
|
response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleInputResponse.SerializeToString,
|
|
187
199
|
),
|
|
200
|
+
'GetModuleSelectInput': grpc.unary_unary_rpc_method_handler(
|
|
201
|
+
servicer.GetModuleSelectInput,
|
|
202
|
+
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.FromString,
|
|
203
|
+
response_serializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.SerializeToString,
|
|
204
|
+
),
|
|
188
205
|
'GetModuleOutput': grpc.unary_unary_rpc_method_handler(
|
|
189
206
|
servicer.GetModuleOutput,
|
|
190
207
|
request_deserializer=agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleOutputRequest.FromString,
|
|
@@ -364,6 +381,33 @@ class ModuleService(object):
|
|
|
364
381
|
metadata,
|
|
365
382
|
_registered_method=True)
|
|
366
383
|
|
|
384
|
+
@staticmethod
|
|
385
|
+
def GetModuleSelectInput(request,
|
|
386
|
+
target,
|
|
387
|
+
options=(),
|
|
388
|
+
channel_credentials=None,
|
|
389
|
+
call_credentials=None,
|
|
390
|
+
insecure=False,
|
|
391
|
+
compression=None,
|
|
392
|
+
wait_for_ready=None,
|
|
393
|
+
timeout=None,
|
|
394
|
+
metadata=None):
|
|
395
|
+
return grpc.experimental.unary_unary(
|
|
396
|
+
request,
|
|
397
|
+
target,
|
|
398
|
+
'/agentic_mesh_protocol.module.v1.ModuleService/GetModuleSelectInput',
|
|
399
|
+
agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputRequest.SerializeToString,
|
|
400
|
+
agentic__mesh__protocol_dot_module_dot_v1_dot_information__pb2.GetModuleSelectInputResponse.FromString,
|
|
401
|
+
options,
|
|
402
|
+
channel_credentials,
|
|
403
|
+
insecure,
|
|
404
|
+
call_credentials,
|
|
405
|
+
compression,
|
|
406
|
+
wait_for_ready,
|
|
407
|
+
timeout,
|
|
408
|
+
metadata,
|
|
409
|
+
_registered_method=True)
|
|
410
|
+
|
|
367
411
|
@staticmethod
|
|
368
412
|
def GetModuleOutput(request,
|
|
369
413
|
target,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.1.
|
|
3
|
+
Version: 0.2.1.dev3
|
|
4
4
|
Summary: Python gRPC interfaces for Agentic Mesh Protocol
|
|
5
5
|
Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
|
|
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
|
|
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
|
|
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
|
|
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
|
{agentic_mesh_protocol-0.2.1.dev2 → agentic_mesh_protocol-0.2.1.dev3}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|