agentic-mesh-protocol 1.0.1.dev1__tar.gz → 1.0.1.dev2__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-1.0.1.dev1/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-1.0.1.dev2}/PKG-INFO +1 -1
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/pyproject.toml +1 -1
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +20 -20
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +3 -1
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/LICENSE +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/README.md +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/setup.cfg +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/pagination/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/pagination/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/test/test_imports.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 1.0.1.
|
|
3
|
+
Version: 1.0.1.dev2
|
|
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.registry.v1 import registry_models_pb2 as agentic__me
|
|
|
27
27
|
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9agentic_mesh_protocol/registry/v1/registry_requests.proto\x12!agentic_mesh_protocol.registry.v1\x1a\x36\x61gentic_mesh_protocol/registry/v1/registry_enums.proto\x1a\x37\x61gentic_mesh_protocol/registry/v1/registry_models.proto\x1a\x1b\x62uf/validate/validate.proto\"\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9agentic_mesh_protocol/registry/v1/registry_requests.proto\x12!agentic_mesh_protocol.registry.v1\x1a\x36\x61gentic_mesh_protocol/registry/v1/registry_enums.proto\x1a\x37\x61gentic_mesh_protocol/registry/v1/registry_models.proto\x1a\x1b\x62uf/validate/validate.proto\"\xb0\x02\n\x15RegisterModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12$\n\x07\x61\x64\x64ress\x18\x02 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07\x61\x64\x64ress\x12\"\n\x04port\x18\x03 \x01(\x05\x42\x0e\xbaH\x0b\x1a\x06\x18\xff\xff\x03(\x01\xc8\x01\x01R\x04port\x12$\n\x07version\x18\x04 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07version\x12N\n\x0bmodule_type\x18\x05 \x01(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeR\nmoduleType\x12$\n\rdocumentation\x18\x06 \x01(\tR\rdocumentation\"m\n\x16RegisterModuleResponse\x12S\n\x06module\x18\x01 \x01(\x0b\x32\x33.agentic_mesh_protocol.registry.v1.ModuleDescriptorB\x06\xbaH\x03\xc8\x01\x01R\x06module\"E\n\x10HeartbeatRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"i\n\x11HeartbeatResponse\x12T\n\x06status\x18\x01 \x01(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\"\xf8\x04\n\x13SearchSetupsRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x30\n\tsetup_ids\x18\x02 \x03(\tB\x13\xbaH\x10\x92\x01\r\"\x0br\t:\x07setups:R\x08setupIds\x12\x33\n\nmodule_ids\x18\x03 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x04 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Y\n\x08statuses\x18\x05 \x03(\x0e\x32..agentic_mesh_protocol.registry.v1.SetupStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x06 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\t \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\n \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\x0b \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0c \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\r \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"u\n\x14SearchSetupsResponse\x12G\n\x06setups\x18\x01 \x03(\x0b\x32/.agentic_mesh_protocol.registry.v1.SetupSummaryR\x06setups\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"\xc8\x04\n\x14SearchModulesRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x33\n\nmodule_ids\x18\x02 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x03 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Z\n\x08statuses\x18\x04 \x03(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x05 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\x08 \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\t \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\n \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0b \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\x0c \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"y\n\x15SearchModulesResponse\x12J\n\x07modules\x18\x01 \x03(\x0b\x32\x30.agentic_mesh_protocol.registry.v1.ModuleSummaryR\x07modules\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"A\n\x0fGetSetupRequest\x12.\n\x08setup_id\x18\x01 \x01(\tB\x13\xbaH\x10r\x0b\x10\x01:\x07setups:\xc8\x01\x01R\x07setupId\"E\n\x10GetModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleIdB\xdc\x01\n%com.agentic_mesh_protocol.registry.v1B\x15RegistryRequestsProtoP\x01\xa2\x02\x03\x41RX\xaa\x02\x1f\x41genticMeshProtocol.Registry.V1\xca\x02\x1f\x41genticMeshProtocol\\Registry\\V1\xe2\x02+AgenticMeshProtocol\\Registry\\V1\\GPBMetadata\xea\x02!AgenticMeshProtocol::Registry::V1b\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -84,23 +84,23 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
84
84
|
_globals['_GETMODULEREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
85
85
|
_globals['_GETMODULEREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
86
86
|
_globals['_REGISTERMODULEREQUEST']._serialized_start=239
|
|
87
|
-
_globals['_REGISTERMODULEREQUEST']._serialized_end=
|
|
88
|
-
_globals['_REGISTERMODULERESPONSE']._serialized_start=
|
|
89
|
-
_globals['_REGISTERMODULERESPONSE']._serialized_end=
|
|
90
|
-
_globals['_HEARTBEATREQUEST']._serialized_start=
|
|
91
|
-
_globals['_HEARTBEATREQUEST']._serialized_end=
|
|
92
|
-
_globals['_HEARTBEATRESPONSE']._serialized_start=
|
|
93
|
-
_globals['_HEARTBEATRESPONSE']._serialized_end=
|
|
94
|
-
_globals['_SEARCHSETUPSREQUEST']._serialized_start=
|
|
95
|
-
_globals['_SEARCHSETUPSREQUEST']._serialized_end=
|
|
96
|
-
_globals['_SEARCHSETUPSRESPONSE']._serialized_start=
|
|
97
|
-
_globals['_SEARCHSETUPSRESPONSE']._serialized_end=
|
|
98
|
-
_globals['_SEARCHMODULESREQUEST']._serialized_start=
|
|
99
|
-
_globals['_SEARCHMODULESREQUEST']._serialized_end=
|
|
100
|
-
_globals['_SEARCHMODULESRESPONSE']._serialized_start=
|
|
101
|
-
_globals['_SEARCHMODULESRESPONSE']._serialized_end=
|
|
102
|
-
_globals['_GETSETUPREQUEST']._serialized_start=
|
|
103
|
-
_globals['_GETSETUPREQUEST']._serialized_end=
|
|
104
|
-
_globals['_GETMODULEREQUEST']._serialized_start=
|
|
105
|
-
_globals['_GETMODULEREQUEST']._serialized_end=
|
|
87
|
+
_globals['_REGISTERMODULEREQUEST']._serialized_end=543
|
|
88
|
+
_globals['_REGISTERMODULERESPONSE']._serialized_start=545
|
|
89
|
+
_globals['_REGISTERMODULERESPONSE']._serialized_end=654
|
|
90
|
+
_globals['_HEARTBEATREQUEST']._serialized_start=656
|
|
91
|
+
_globals['_HEARTBEATREQUEST']._serialized_end=725
|
|
92
|
+
_globals['_HEARTBEATRESPONSE']._serialized_start=727
|
|
93
|
+
_globals['_HEARTBEATRESPONSE']._serialized_end=832
|
|
94
|
+
_globals['_SEARCHSETUPSREQUEST']._serialized_start=835
|
|
95
|
+
_globals['_SEARCHSETUPSREQUEST']._serialized_end=1467
|
|
96
|
+
_globals['_SEARCHSETUPSRESPONSE']._serialized_start=1469
|
|
97
|
+
_globals['_SEARCHSETUPSRESPONSE']._serialized_end=1586
|
|
98
|
+
_globals['_SEARCHMODULESREQUEST']._serialized_start=1589
|
|
99
|
+
_globals['_SEARCHMODULESREQUEST']._serialized_end=2173
|
|
100
|
+
_globals['_SEARCHMODULESRESPONSE']._serialized_start=2175
|
|
101
|
+
_globals['_SEARCHMODULESRESPONSE']._serialized_end=2296
|
|
102
|
+
_globals['_GETSETUPREQUEST']._serialized_start=2298
|
|
103
|
+
_globals['_GETSETUPREQUEST']._serialized_end=2363
|
|
104
|
+
_globals['_GETMODULEREQUEST']._serialized_start=2365
|
|
105
|
+
_globals['_GETMODULEREQUEST']._serialized_end=2434
|
|
106
106
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -16,12 +16,14 @@ class RegisterModuleRequest(_message.Message):
|
|
|
16
16
|
PORT_FIELD_NUMBER: _ClassVar[int]
|
|
17
17
|
VERSION_FIELD_NUMBER: _ClassVar[int]
|
|
18
18
|
MODULE_TYPE_FIELD_NUMBER: _ClassVar[int]
|
|
19
|
+
DOCUMENTATION_FIELD_NUMBER: _ClassVar[int]
|
|
19
20
|
module_id: str
|
|
20
21
|
address: str
|
|
21
22
|
port: int
|
|
22
23
|
version: str
|
|
23
24
|
module_type: _registry_enums_pb2.ModuleType
|
|
24
|
-
|
|
25
|
+
documentation: str
|
|
26
|
+
def __init__(self, module_id: _Optional[str] = ..., address: _Optional[str] = ..., port: _Optional[int] = ..., version: _Optional[str] = ..., module_type: _Optional[_Union[_registry_enums_pb2.ModuleType, str]] = ..., documentation: _Optional[str] = ...) -> None: ...
|
|
25
27
|
|
|
26
28
|
class RegisterModuleResponse(_message.Message):
|
|
27
29
|
__slots__ = ()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 1.0.1.
|
|
3
|
+
Version: 1.0.1.dev2
|
|
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
|
{agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|