@elizaos/core 2.0.0-alpha.2 → 2.0.0-alpha.21
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.
- package/README.md +186 -0
- package/dist/testing/index.js +1 -82232
- package/dist/testing/index.js.map +3 -658
- package/package.json +17 -5
- package/dist/action-docs.d.ts +0 -22
- package/dist/action-docs.d.ts.map +0 -1
- package/dist/actions.d.ts +0 -18
- package/dist/actions.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/addContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/addContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/followRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/followRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/imageGeneration.d.ts +0 -3
- package/dist/advanced-capabilities/actions/imageGeneration.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/index.d.ts +0 -20
- package/dist/advanced-capabilities/actions/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/muteRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/muteRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/removeContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/removeContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/roles.d.ts +0 -13
- package/dist/advanced-capabilities/actions/roles.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts +0 -3
- package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/searchContacts.d.ts +0 -3
- package/dist/advanced-capabilities/actions/searchContacts.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/sendMessage.d.ts +0 -15
- package/dist/advanced-capabilities/actions/sendMessage.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/settings.d.ts +0 -22
- package/dist/advanced-capabilities/actions/settings.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/unfollowRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/unfollowRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/unmuteRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/unmuteRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/updateContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/updateContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/updateEntity.d.ts +0 -43
- package/dist/advanced-capabilities/actions/updateEntity.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/index.d.ts +0 -8
- package/dist/advanced-capabilities/evaluators/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/reflection.d.ts +0 -3
- package/dist/advanced-capabilities/evaluators/reflection.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts +0 -3
- package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts.map +0 -1
- package/dist/advanced-capabilities/index.d.ts +0 -43
- package/dist/advanced-capabilities/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/contacts.d.ts +0 -3
- package/dist/advanced-capabilities/providers/contacts.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/facts.d.ts +0 -11
- package/dist/advanced-capabilities/providers/facts.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/followUps.d.ts +0 -3
- package/dist/advanced-capabilities/providers/followUps.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/index.d.ts +0 -13
- package/dist/advanced-capabilities/providers/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/knowledge.d.ts +0 -9
- package/dist/advanced-capabilities/providers/knowledge.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/relationships.d.ts +0 -15
- package/dist/advanced-capabilities/providers/relationships.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/roles.d.ts +0 -19
- package/dist/advanced-capabilities/providers/roles.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/settings.d.ts +0 -7
- package/dist/advanced-capabilities/providers/settings.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/index.d.ts +0 -3
- package/dist/advanced-memory/evaluators/index.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/long-term-extraction.d.ts +0 -3
- package/dist/advanced-memory/evaluators/long-term-extraction.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/summarization.d.ts +0 -3
- package/dist/advanced-memory/evaluators/summarization.d.ts.map +0 -1
- package/dist/advanced-memory/index.d.ts +0 -8
- package/dist/advanced-memory/index.d.ts.map +0 -1
- package/dist/advanced-memory/prompts.d.ts +0 -4
- package/dist/advanced-memory/prompts.d.ts.map +0 -1
- package/dist/advanced-memory/providers/context-summary.d.ts +0 -3
- package/dist/advanced-memory/providers/context-summary.d.ts.map +0 -1
- package/dist/advanced-memory/providers/index.d.ts +0 -3
- package/dist/advanced-memory/providers/index.d.ts.map +0 -1
- package/dist/advanced-memory/providers/long-term-memory.d.ts +0 -3
- package/dist/advanced-memory/providers/long-term-memory.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/index.d.ts +0 -4
- package/dist/advanced-memory/schemas/index.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/long-term-memories.d.ts +0 -261
- package/dist/advanced-memory/schemas/long-term-memories.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/memory-access-logs.d.ts +0 -116
- package/dist/advanced-memory/schemas/memory-access-logs.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/session-summaries.d.ts +0 -280
- package/dist/advanced-memory/schemas/session-summaries.d.ts.map +0 -1
- package/dist/advanced-memory/services/memory-service.d.ts +0 -34
- package/dist/advanced-memory/services/memory-service.d.ts.map +0 -1
- package/dist/advanced-memory/types.d.ts +0 -68
- package/dist/advanced-memory/types.d.ts.map +0 -1
- package/dist/advanced-planning/actions/chain-example.d.ts +0 -6
- package/dist/advanced-planning/actions/chain-example.d.ts.map +0 -1
- package/dist/advanced-planning/index.d.ts +0 -5
- package/dist/advanced-planning/index.d.ts.map +0 -1
- package/dist/advanced-planning/prompts.d.ts +0 -8
- package/dist/advanced-planning/prompts.d.ts.map +0 -1
- package/dist/advanced-planning/providers/message-classifier.d.ts +0 -3
- package/dist/advanced-planning/providers/message-classifier.d.ts.map +0 -1
- package/dist/advanced-planning/services/planning-service.d.ts +0 -77
- package/dist/advanced-planning/services/planning-service.d.ts.map +0 -1
- package/dist/advanced-planning/types.d.ts +0 -78
- package/dist/advanced-planning/types.d.ts.map +0 -1
- package/dist/autonomy/action.d.ts +0 -14
- package/dist/autonomy/action.d.ts.map +0 -1
- package/dist/autonomy/index.d.ts +0 -11
- package/dist/autonomy/index.d.ts.map +0 -1
- package/dist/autonomy/providers.d.ts +0 -21
- package/dist/autonomy/providers.d.ts.map +0 -1
- package/dist/autonomy/routes.d.ts +0 -11
- package/dist/autonomy/routes.d.ts.map +0 -1
- package/dist/autonomy/service.d.ts +0 -117
- package/dist/autonomy/service.d.ts.map +0 -1
- package/dist/autonomy/types.d.ts +0 -31
- package/dist/autonomy/types.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/choice.d.ts +0 -4
- package/dist/basic-capabilities/actions/choice.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/ignore.d.ts +0 -3
- package/dist/basic-capabilities/actions/ignore.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/index.d.ts +0 -10
- package/dist/basic-capabilities/actions/index.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/none.d.ts +0 -3
- package/dist/basic-capabilities/actions/none.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/reply.d.ts +0 -3
- package/dist/basic-capabilities/actions/reply.d.ts.map +0 -1
- package/dist/basic-capabilities/index.d.ts +0 -102
- package/dist/basic-capabilities/index.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/actionState.d.ts +0 -7
- package/dist/basic-capabilities/providers/actionState.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/actions.d.ts +0 -35
- package/dist/basic-capabilities/providers/actions.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/attachments.d.ts +0 -20
- package/dist/basic-capabilities/providers/attachments.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/capabilities.d.ts +0 -14
- package/dist/basic-capabilities/providers/capabilities.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/character.d.ts +0 -17
- package/dist/basic-capabilities/providers/character.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/choice.d.ts +0 -11
- package/dist/basic-capabilities/providers/choice.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/contextBench.d.ts +0 -12
- package/dist/basic-capabilities/providers/contextBench.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/currentTime.d.ts +0 -11
- package/dist/basic-capabilities/providers/currentTime.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/entities.d.ts +0 -7
- package/dist/basic-capabilities/providers/entities.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/evaluators.d.ts +0 -27
- package/dist/basic-capabilities/providers/evaluators.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/index.d.ts +0 -20
- package/dist/basic-capabilities/providers/index.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/providers.d.ts +0 -18
- package/dist/basic-capabilities/providers/providers.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/recentMessages.d.ts +0 -14
- package/dist/basic-capabilities/providers/recentMessages.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/time.d.ts +0 -12
- package/dist/basic-capabilities/providers/time.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/world.d.ts +0 -8
- package/dist/basic-capabilities/providers/world.d.ts.map +0 -1
- package/dist/bootstrap/actions/addContact.d.ts +0 -3
- package/dist/bootstrap/actions/addContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/choice.d.ts +0 -4
- package/dist/bootstrap/actions/choice.d.ts.map +0 -1
- package/dist/bootstrap/actions/followRoom.d.ts +0 -4
- package/dist/bootstrap/actions/followRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/ignore.d.ts +0 -3
- package/dist/bootstrap/actions/ignore.d.ts.map +0 -1
- package/dist/bootstrap/actions/imageGeneration.d.ts +0 -3
- package/dist/bootstrap/actions/imageGeneration.d.ts.map +0 -1
- package/dist/bootstrap/actions/index.d.ts +0 -19
- package/dist/bootstrap/actions/index.d.ts.map +0 -1
- package/dist/bootstrap/actions/muteRoom.d.ts +0 -4
- package/dist/bootstrap/actions/muteRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/none.d.ts +0 -3
- package/dist/bootstrap/actions/none.d.ts.map +0 -1
- package/dist/bootstrap/actions/removeContact.d.ts +0 -3
- package/dist/bootstrap/actions/removeContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/reply.d.ts +0 -3
- package/dist/bootstrap/actions/reply.d.ts.map +0 -1
- package/dist/bootstrap/actions/roles.d.ts +0 -13
- package/dist/bootstrap/actions/roles.d.ts.map +0 -1
- package/dist/bootstrap/actions/scheduleFollowUp.d.ts +0 -3
- package/dist/bootstrap/actions/scheduleFollowUp.d.ts.map +0 -1
- package/dist/bootstrap/actions/searchContacts.d.ts +0 -3
- package/dist/bootstrap/actions/searchContacts.d.ts.map +0 -1
- package/dist/bootstrap/actions/sendMessage.d.ts +0 -15
- package/dist/bootstrap/actions/sendMessage.d.ts.map +0 -1
- package/dist/bootstrap/actions/settings.d.ts +0 -22
- package/dist/bootstrap/actions/settings.d.ts.map +0 -1
- package/dist/bootstrap/actions/unfollowRoom.d.ts +0 -13
- package/dist/bootstrap/actions/unfollowRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/unmuteRoom.d.ts +0 -24
- package/dist/bootstrap/actions/unmuteRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/updateContact.d.ts +0 -3
- package/dist/bootstrap/actions/updateContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/updateEntity.d.ts +0 -43
- package/dist/bootstrap/actions/updateEntity.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/action.d.ts +0 -14
- package/dist/bootstrap/autonomy/action.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/index.d.ts +0 -11
- package/dist/bootstrap/autonomy/index.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/providers.d.ts +0 -21
- package/dist/bootstrap/autonomy/providers.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/routes.d.ts +0 -11
- package/dist/bootstrap/autonomy/routes.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/service.d.ts +0 -114
- package/dist/bootstrap/autonomy/service.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/types.d.ts +0 -31
- package/dist/bootstrap/autonomy/types.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/index.d.ts +0 -3
- package/dist/bootstrap/evaluators/index.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/reflection.d.ts +0 -3
- package/dist/bootstrap/evaluators/reflection.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/relationshipExtraction.d.ts +0 -3
- package/dist/bootstrap/evaluators/relationshipExtraction.d.ts.map +0 -1
- package/dist/bootstrap/index.d.ts +0 -65
- package/dist/bootstrap/index.d.ts.map +0 -1
- package/dist/bootstrap/providers/actionState.d.ts +0 -7
- package/dist/bootstrap/providers/actionState.d.ts.map +0 -1
- package/dist/bootstrap/providers/actions.d.ts +0 -35
- package/dist/bootstrap/providers/actions.d.ts.map +0 -1
- package/dist/bootstrap/providers/attachments.d.ts +0 -20
- package/dist/bootstrap/providers/attachments.d.ts.map +0 -1
- package/dist/bootstrap/providers/capabilities.d.ts +0 -14
- package/dist/bootstrap/providers/capabilities.d.ts.map +0 -1
- package/dist/bootstrap/providers/character.d.ts +0 -17
- package/dist/bootstrap/providers/character.d.ts.map +0 -1
- package/dist/bootstrap/providers/choice.d.ts +0 -11
- package/dist/bootstrap/providers/choice.d.ts.map +0 -1
- package/dist/bootstrap/providers/contacts.d.ts +0 -3
- package/dist/bootstrap/providers/contacts.d.ts.map +0 -1
- package/dist/bootstrap/providers/contextBench.d.ts +0 -12
- package/dist/bootstrap/providers/contextBench.d.ts.map +0 -1
- package/dist/bootstrap/providers/entities.d.ts +0 -7
- package/dist/bootstrap/providers/entities.d.ts.map +0 -1
- package/dist/bootstrap/providers/evaluators.d.ts +0 -27
- package/dist/bootstrap/providers/evaluators.d.ts.map +0 -1
- package/dist/bootstrap/providers/facts.d.ts +0 -11
- package/dist/bootstrap/providers/facts.d.ts.map +0 -1
- package/dist/bootstrap/providers/followUps.d.ts +0 -3
- package/dist/bootstrap/providers/followUps.d.ts.map +0 -1
- package/dist/bootstrap/providers/index.d.ts +0 -21
- package/dist/bootstrap/providers/index.d.ts.map +0 -1
- package/dist/bootstrap/providers/knowledge.d.ts +0 -9
- package/dist/bootstrap/providers/knowledge.d.ts.map +0 -1
- package/dist/bootstrap/providers/providers.d.ts +0 -18
- package/dist/bootstrap/providers/providers.d.ts.map +0 -1
- package/dist/bootstrap/providers/recentMessages.d.ts +0 -14
- package/dist/bootstrap/providers/recentMessages.d.ts.map +0 -1
- package/dist/bootstrap/providers/relationships.d.ts +0 -15
- package/dist/bootstrap/providers/relationships.d.ts.map +0 -1
- package/dist/bootstrap/providers/roles.d.ts +0 -19
- package/dist/bootstrap/providers/roles.d.ts.map +0 -1
- package/dist/bootstrap/providers/settings.d.ts +0 -7
- package/dist/bootstrap/providers/settings.d.ts.map +0 -1
- package/dist/bootstrap/providers/time.d.ts +0 -16
- package/dist/bootstrap/providers/time.d.ts.map +0 -1
- package/dist/bootstrap/providers/world.d.ts +0 -8
- package/dist/bootstrap/providers/world.d.ts.map +0 -1
- package/dist/browser/index.browser.js +0 -3741
- package/dist/browser/index.browser.js.map +0 -660
- package/dist/browser/index.d.ts +0 -2
- package/dist/character.d.ts +0 -68
- package/dist/character.d.ts.map +0 -1
- package/dist/database/inMemoryAdapter.d.ts +0 -135
- package/dist/database/inMemoryAdapter.d.ts.map +0 -1
- package/dist/database.d.ts +0 -488
- package/dist/database.d.ts.map +0 -1
- package/dist/entities.d.ts +0 -11
- package/dist/entities.d.ts.map +0 -1
- package/dist/generated/action-docs.d.ts +0 -2906
- package/dist/generated/action-docs.d.ts.map +0 -1
- package/dist/generated/spec-helpers.d.ts +0 -49
- package/dist/generated/spec-helpers.d.ts.map +0 -1
- package/dist/index.browser.d.ts +0 -44
- package/dist/index.browser.d.ts.map +0 -1
- package/dist/index.browser.js +0 -2
- package/dist/index.d.ts +0 -3
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -2
- package/dist/index.node.d.ts +0 -40
- package/dist/index.node.d.ts.map +0 -1
- package/dist/index.node.js +0 -2
- package/dist/logger.d.ts +0 -73
- package/dist/logger.d.ts.map +0 -1
- package/dist/memory.d.ts +0 -40
- package/dist/memory.d.ts.map +0 -1
- package/dist/node/index.d.ts +0 -2
- package/dist/node/index.node.js +0 -97062
- package/dist/node/index.node.js.map +0 -783
- package/dist/packages/typescript/tsconfig.tsbuildinfo +0 -1
- package/dist/plugin.d.ts +0 -13
- package/dist/plugin.d.ts.map +0 -1
- package/dist/prompts.d.ts +0 -85
- package/dist/prompts.d.ts.map +0 -1
- package/dist/roles.d.ts +0 -9
- package/dist/roles.d.ts.map +0 -1
- package/dist/runtime.d.ts +0 -426
- package/dist/runtime.d.ts.map +0 -1
- package/dist/schemas/character.d.ts +0 -445
- package/dist/schemas/character.d.ts.map +0 -1
- package/dist/search.d.ts +0 -317
- package/dist/search.d.ts.map +0 -1
- package/dist/secrets.d.ts +0 -6
- package/dist/secrets.d.ts.map +0 -1
- package/dist/services/embedding.d.ts +0 -45
- package/dist/services/embedding.d.ts.map +0 -1
- package/dist/services/followUp.d.ts +0 -46
- package/dist/services/followUp.d.ts.map +0 -1
- package/dist/services/message.d.ts +0 -70
- package/dist/services/message.d.ts.map +0 -1
- package/dist/services/rolodex.d.ts +0 -108
- package/dist/services/rolodex.d.ts.map +0 -1
- package/dist/services/task.d.ts +0 -78
- package/dist/services/task.d.ts.map +0 -1
- package/dist/services/trajectoryLogger.d.ts +0 -55
- package/dist/services/trajectoryLogger.d.ts.map +0 -1
- package/dist/services.d.ts +0 -61
- package/dist/services.d.ts.map +0 -1
- package/dist/settings.d.ts +0 -99
- package/dist/settings.d.ts.map +0 -1
- package/dist/streaming-context.d.ts +0 -78
- package/dist/streaming-context.d.ts.map +0 -1
- package/dist/trajectory-context.d.ts +0 -19
- package/dist/trajectory-context.d.ts.map +0 -1
- package/dist/types/agent.d.ts +0 -56
- package/dist/types/agent.d.ts.map +0 -1
- package/dist/types/components.d.ts +0 -290
- package/dist/types/components.d.ts.map +0 -1
- package/dist/types/database.d.ts +0 -410
- package/dist/types/database.d.ts.map +0 -1
- package/dist/types/environment.d.ts +0 -60
- package/dist/types/environment.d.ts.map +0 -1
- package/dist/types/events.d.ts +0 -213
- package/dist/types/events.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/agent_pb.d.ts +0 -382
- package/dist/types/generated/eliza/v1/agent_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/components_pb.d.ts +0 -364
- package/dist/types/generated/eliza/v1/components_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/database_pb.d.ts +0 -694
- package/dist/types/generated/eliza/v1/database_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/environment_pb.d.ts +0 -299
- package/dist/types/generated/eliza/v1/environment_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/events_pb.d.ts +0 -746
- package/dist/types/generated/eliza/v1/events_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/ipc_pb.d.ts +0 -799
- package/dist/types/generated/eliza/v1/ipc_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/knowledge_pb.d.ts +0 -63
- package/dist/types/generated/eliza/v1/knowledge_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/memory_pb.d.ts +0 -290
- package/dist/types/generated/eliza/v1/memory_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/message_service_pb.d.ts +0 -148
- package/dist/types/generated/eliza/v1/message_service_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/messaging_pb.d.ts +0 -214
- package/dist/types/generated/eliza/v1/messaging_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/model_pb.d.ts +0 -637
- package/dist/types/generated/eliza/v1/model_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/payment_pb.d.ts +0 -147
- package/dist/types/generated/eliza/v1/payment_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/plugin_pb.d.ts +0 -286
- package/dist/types/generated/eliza/v1/plugin_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/primitives_pb.d.ts +0 -263
- package/dist/types/generated/eliza/v1/primitives_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/prompts_pb.d.ts +0 -137
- package/dist/types/generated/eliza/v1/prompts_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts +0 -2687
- package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/service_pb.d.ts +0 -144
- package/dist/types/generated/eliza/v1/service_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/settings_pb.d.ts +0 -146
- package/dist/types/generated/eliza/v1/settings_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/state_pb.d.ts +0 -259
- package/dist/types/generated/eliza/v1/state_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/task_pb.d.ts +0 -120
- package/dist/types/generated/eliza/v1/task_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/tee_pb.d.ts +0 -205
- package/dist/types/generated/eliza/v1/tee_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/testing_pb.d.ts +0 -47
- package/dist/types/generated/eliza/v1/testing_pb.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -27
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/knowledge.d.ts +0 -57
- package/dist/types/knowledge.d.ts.map +0 -1
- package/dist/types/memory.d.ts +0 -100
- package/dist/types/memory.d.ts.map +0 -1
- package/dist/types/message-service.d.ts +0 -129
- package/dist/types/message-service.d.ts.map +0 -1
- package/dist/types/messaging.d.ts +0 -117
- package/dist/types/messaging.d.ts.map +0 -1
- package/dist/types/model.d.ts +0 -612
- package/dist/types/model.d.ts.map +0 -1
- package/dist/types/payment.d.ts +0 -45
- package/dist/types/payment.d.ts.map +0 -1
- package/dist/types/plugin.d.ts +0 -136
- package/dist/types/plugin.d.ts.map +0 -1
- package/dist/types/primitives.d.ts +0 -170
- package/dist/types/primitives.d.ts.map +0 -1
- package/dist/types/prompts.d.ts +0 -39
- package/dist/types/prompts.d.ts.map +0 -1
- package/dist/types/proto.d.ts +0 -60
- package/dist/types/proto.d.ts.map +0 -1
- package/dist/types/runtime.d.ts +0 -183
- package/dist/types/runtime.d.ts.map +0 -1
- package/dist/types/service-interfaces.d.ts +0 -1200
- package/dist/types/service-interfaces.d.ts.map +0 -1
- package/dist/types/service.d.ts +0 -161
- package/dist/types/service.d.ts.map +0 -1
- package/dist/types/settings.d.ts +0 -36
- package/dist/types/settings.d.ts.map +0 -1
- package/dist/types/state.d.ts +0 -83
- package/dist/types/state.d.ts.map +0 -1
- package/dist/types/streaming.d.ts +0 -46
- package/dist/types/streaming.d.ts.map +0 -1
- package/dist/types/task.d.ts +0 -74
- package/dist/types/task.d.ts.map +0 -1
- package/dist/types/tee.d.ts +0 -3
- package/dist/types/tee.d.ts.map +0 -1
- package/dist/types/testing.d.ts +0 -15
- package/dist/types/testing.d.ts.map +0 -1
- package/dist/utils/buffer.d.ts +0 -107
- package/dist/utils/buffer.d.ts.map +0 -1
- package/dist/utils/crypto-compat.d.ts +0 -101
- package/dist/utils/crypto-compat.d.ts.map +0 -1
- package/dist/utils/environment.d.ts +0 -125
- package/dist/utils/environment.d.ts.map +0 -1
- package/dist/utils/node.d.ts +0 -8
- package/dist/utils/node.d.ts.map +0 -1
- package/dist/utils/paths.d.ts +0 -97
- package/dist/utils/paths.d.ts.map +0 -1
- package/dist/utils/server-health.d.ts +0 -35
- package/dist/utils/server-health.d.ts.map +0 -1
- package/dist/utils/streaming.d.ts +0 -117
- package/dist/utils/streaming.d.ts.map +0 -1
- package/dist/utils/type-guards.d.ts +0 -25
- package/dist/utils/type-guards.d.ts.map +0 -1
- package/dist/utils.d.ts +0 -182
- package/dist/utils.d.ts.map +0 -1
|
@@ -1,799 +0,0 @@
|
|
|
1
|
-
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ActionManifest, ActionResult, EvaluatorManifest, ProviderManifest, ProviderResult } from "./components_pb.js";
|
|
3
|
-
import type { Memory } from "./memory_pb.js";
|
|
4
|
-
import type { EventHandlerList, RouteManifest } from "./plugin_pb.js";
|
|
5
|
-
import type { ServiceManifest } from "./service_pb.js";
|
|
6
|
-
import type { State } from "./state_pb.js";
|
|
7
|
-
import type { Value } from "@bufbuild/protobuf/wkt";
|
|
8
|
-
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
9
|
-
/**
|
|
10
|
-
* Describes the file eliza/v1/ipc.proto.
|
|
11
|
-
*/
|
|
12
|
-
export declare const file_eliza_v1_ipc: GenFile;
|
|
13
|
-
/**
|
|
14
|
-
* Plugin interop configuration
|
|
15
|
-
*
|
|
16
|
-
* @generated from message eliza.v1.PluginInteropConfig
|
|
17
|
-
*/
|
|
18
|
-
export type PluginInteropConfig = Message<"eliza.v1.PluginInteropConfig"> & {
|
|
19
|
-
/**
|
|
20
|
-
* @generated from field: eliza.v1.InteropProtocol protocol = 1;
|
|
21
|
-
*/
|
|
22
|
-
protocol: InteropProtocol;
|
|
23
|
-
/**
|
|
24
|
-
* @generated from field: optional string wasm_path = 2;
|
|
25
|
-
*/
|
|
26
|
-
wasmPath?: string;
|
|
27
|
-
/**
|
|
28
|
-
* @generated from field: optional string shared_lib_path = 3;
|
|
29
|
-
*/
|
|
30
|
-
sharedLibPath?: string;
|
|
31
|
-
/**
|
|
32
|
-
* @generated from field: optional string ipc_command = 4;
|
|
33
|
-
*/
|
|
34
|
-
ipcCommand?: string;
|
|
35
|
-
/**
|
|
36
|
-
* @generated from field: optional int32 ipc_port = 5;
|
|
37
|
-
*/
|
|
38
|
-
ipcPort?: number;
|
|
39
|
-
/**
|
|
40
|
-
* @generated from field: optional string cwd = 6;
|
|
41
|
-
*/
|
|
42
|
-
cwd?: string;
|
|
43
|
-
};
|
|
44
|
-
/**
|
|
45
|
-
* Describes the message eliza.v1.PluginInteropConfig.
|
|
46
|
-
* Use `create(PluginInteropConfigSchema)` to create a new message.
|
|
47
|
-
*/
|
|
48
|
-
export declare const PluginInteropConfigSchema: GenMessage<PluginInteropConfig>;
|
|
49
|
-
/**
|
|
50
|
-
* Cross-language plugin manifest
|
|
51
|
-
*
|
|
52
|
-
* @generated from message eliza.v1.CrossLanguagePluginManifest
|
|
53
|
-
*/
|
|
54
|
-
export type CrossLanguagePluginManifest = Message<"eliza.v1.CrossLanguagePluginManifest"> & {
|
|
55
|
-
/**
|
|
56
|
-
* @generated from field: string name = 1;
|
|
57
|
-
*/
|
|
58
|
-
name: string;
|
|
59
|
-
/**
|
|
60
|
-
* @generated from field: string description = 2;
|
|
61
|
-
*/
|
|
62
|
-
description: string;
|
|
63
|
-
/**
|
|
64
|
-
* @generated from field: string version = 3;
|
|
65
|
-
*/
|
|
66
|
-
version: string;
|
|
67
|
-
/**
|
|
68
|
-
* @generated from field: eliza.v1.PluginLanguage language = 4;
|
|
69
|
-
*/
|
|
70
|
-
language: PluginLanguage;
|
|
71
|
-
/**
|
|
72
|
-
* @generated from field: optional eliza.v1.PluginInteropConfig interop = 5;
|
|
73
|
-
*/
|
|
74
|
-
interop?: PluginInteropConfig;
|
|
75
|
-
/**
|
|
76
|
-
* @generated from field: map<string, string> config = 6;
|
|
77
|
-
*/
|
|
78
|
-
config: {
|
|
79
|
-
[key: string]: string;
|
|
80
|
-
};
|
|
81
|
-
/**
|
|
82
|
-
* @generated from field: repeated string dependencies = 7;
|
|
83
|
-
*/
|
|
84
|
-
dependencies: string[];
|
|
85
|
-
/**
|
|
86
|
-
* @generated from field: repeated eliza.v1.ActionManifest actions = 8;
|
|
87
|
-
*/
|
|
88
|
-
actions: ActionManifest[];
|
|
89
|
-
/**
|
|
90
|
-
* @generated from field: repeated eliza.v1.ProviderManifest providers = 9;
|
|
91
|
-
*/
|
|
92
|
-
providers: ProviderManifest[];
|
|
93
|
-
/**
|
|
94
|
-
* @generated from field: repeated eliza.v1.EvaluatorManifest evaluators = 10;
|
|
95
|
-
*/
|
|
96
|
-
evaluators: EvaluatorManifest[];
|
|
97
|
-
/**
|
|
98
|
-
* @generated from field: repeated eliza.v1.ServiceManifest services = 11;
|
|
99
|
-
*/
|
|
100
|
-
services: ServiceManifest[];
|
|
101
|
-
/**
|
|
102
|
-
* @generated from field: repeated eliza.v1.RouteManifest routes = 12;
|
|
103
|
-
*/
|
|
104
|
-
routes: RouteManifest[];
|
|
105
|
-
/**
|
|
106
|
-
* @generated from field: map<string, eliza.v1.EventHandlerList> events = 13;
|
|
107
|
-
*/
|
|
108
|
-
events: {
|
|
109
|
-
[key: string]: EventHandlerList;
|
|
110
|
-
};
|
|
111
|
-
};
|
|
112
|
-
/**
|
|
113
|
-
* Describes the message eliza.v1.CrossLanguagePluginManifest.
|
|
114
|
-
* Use `create(CrossLanguagePluginManifestSchema)` to create a new message.
|
|
115
|
-
*/
|
|
116
|
-
export declare const CrossLanguagePluginManifestSchema: GenMessage<CrossLanguagePluginManifest>;
|
|
117
|
-
/**
|
|
118
|
-
* Base IPC message
|
|
119
|
-
*
|
|
120
|
-
* @generated from message eliza.v1.IPCMessage
|
|
121
|
-
*/
|
|
122
|
-
export type IPCMessage = Message<"eliza.v1.IPCMessage"> & {
|
|
123
|
-
/**
|
|
124
|
-
* @generated from field: string type = 1;
|
|
125
|
-
*/
|
|
126
|
-
type: string;
|
|
127
|
-
/**
|
|
128
|
-
* @generated from field: string id = 2;
|
|
129
|
-
*/
|
|
130
|
-
id: string;
|
|
131
|
-
};
|
|
132
|
-
/**
|
|
133
|
-
* Describes the message eliza.v1.IPCMessage.
|
|
134
|
-
* Use `create(IPCMessageSchema)` to create a new message.
|
|
135
|
-
*/
|
|
136
|
-
export declare const IPCMessageSchema: GenMessage<IPCMessage>;
|
|
137
|
-
/**
|
|
138
|
-
* Action invocation request
|
|
139
|
-
*
|
|
140
|
-
* @generated from message eliza.v1.ActionInvokeRequest
|
|
141
|
-
*/
|
|
142
|
-
export type ActionInvokeRequest = Message<"eliza.v1.ActionInvokeRequest"> & {
|
|
143
|
-
/**
|
|
144
|
-
* "action.invoke"
|
|
145
|
-
*
|
|
146
|
-
* @generated from field: string type = 1;
|
|
147
|
-
*/
|
|
148
|
-
type: string;
|
|
149
|
-
/**
|
|
150
|
-
* @generated from field: string id = 2;
|
|
151
|
-
*/
|
|
152
|
-
id: string;
|
|
153
|
-
/**
|
|
154
|
-
* @generated from field: string action = 3;
|
|
155
|
-
*/
|
|
156
|
-
action: string;
|
|
157
|
-
/**
|
|
158
|
-
* @generated from field: eliza.v1.Memory memory = 4;
|
|
159
|
-
*/
|
|
160
|
-
memory?: Memory;
|
|
161
|
-
/**
|
|
162
|
-
* @generated from field: optional eliza.v1.State state = 5;
|
|
163
|
-
*/
|
|
164
|
-
state?: State;
|
|
165
|
-
/**
|
|
166
|
-
* @generated from field: google.protobuf.Struct options = 6;
|
|
167
|
-
*/
|
|
168
|
-
options?: JsonObject;
|
|
169
|
-
};
|
|
170
|
-
/**
|
|
171
|
-
* Describes the message eliza.v1.ActionInvokeRequest.
|
|
172
|
-
* Use `create(ActionInvokeRequestSchema)` to create a new message.
|
|
173
|
-
*/
|
|
174
|
-
export declare const ActionInvokeRequestSchema: GenMessage<ActionInvokeRequest>;
|
|
175
|
-
/**
|
|
176
|
-
* Action result response
|
|
177
|
-
*
|
|
178
|
-
* @generated from message eliza.v1.ActionResultResponse
|
|
179
|
-
*/
|
|
180
|
-
export type ActionResultResponse = Message<"eliza.v1.ActionResultResponse"> & {
|
|
181
|
-
/**
|
|
182
|
-
* "action.result"
|
|
183
|
-
*
|
|
184
|
-
* @generated from field: string type = 1;
|
|
185
|
-
*/
|
|
186
|
-
type: string;
|
|
187
|
-
/**
|
|
188
|
-
* @generated from field: string id = 2;
|
|
189
|
-
*/
|
|
190
|
-
id: string;
|
|
191
|
-
/**
|
|
192
|
-
* @generated from field: eliza.v1.ActionResult result = 3;
|
|
193
|
-
*/
|
|
194
|
-
result?: ActionResult;
|
|
195
|
-
};
|
|
196
|
-
/**
|
|
197
|
-
* Describes the message eliza.v1.ActionResultResponse.
|
|
198
|
-
* Use `create(ActionResultResponseSchema)` to create a new message.
|
|
199
|
-
*/
|
|
200
|
-
export declare const ActionResultResponseSchema: GenMessage<ActionResultResponse>;
|
|
201
|
-
/**
|
|
202
|
-
* Action validation request
|
|
203
|
-
*
|
|
204
|
-
* @generated from message eliza.v1.ActionValidateRequest
|
|
205
|
-
*/
|
|
206
|
-
export type ActionValidateRequest = Message<"eliza.v1.ActionValidateRequest"> & {
|
|
207
|
-
/**
|
|
208
|
-
* "action.validate"
|
|
209
|
-
*
|
|
210
|
-
* @generated from field: string type = 1;
|
|
211
|
-
*/
|
|
212
|
-
type: string;
|
|
213
|
-
/**
|
|
214
|
-
* @generated from field: string id = 2;
|
|
215
|
-
*/
|
|
216
|
-
id: string;
|
|
217
|
-
/**
|
|
218
|
-
* @generated from field: string action = 3;
|
|
219
|
-
*/
|
|
220
|
-
action: string;
|
|
221
|
-
/**
|
|
222
|
-
* @generated from field: eliza.v1.Memory memory = 4;
|
|
223
|
-
*/
|
|
224
|
-
memory?: Memory;
|
|
225
|
-
/**
|
|
226
|
-
* @generated from field: optional eliza.v1.State state = 5;
|
|
227
|
-
*/
|
|
228
|
-
state?: State;
|
|
229
|
-
};
|
|
230
|
-
/**
|
|
231
|
-
* Describes the message eliza.v1.ActionValidateRequest.
|
|
232
|
-
* Use `create(ActionValidateRequestSchema)` to create a new message.
|
|
233
|
-
*/
|
|
234
|
-
export declare const ActionValidateRequestSchema: GenMessage<ActionValidateRequest>;
|
|
235
|
-
/**
|
|
236
|
-
* Validation result response
|
|
237
|
-
*
|
|
238
|
-
* @generated from message eliza.v1.ValidationResponse
|
|
239
|
-
*/
|
|
240
|
-
export type ValidationResponse = Message<"eliza.v1.ValidationResponse"> & {
|
|
241
|
-
/**
|
|
242
|
-
* "validate.result"
|
|
243
|
-
*
|
|
244
|
-
* @generated from field: string type = 1;
|
|
245
|
-
*/
|
|
246
|
-
type: string;
|
|
247
|
-
/**
|
|
248
|
-
* @generated from field: string id = 2;
|
|
249
|
-
*/
|
|
250
|
-
id: string;
|
|
251
|
-
/**
|
|
252
|
-
* @generated from field: bool valid = 3;
|
|
253
|
-
*/
|
|
254
|
-
valid: boolean;
|
|
255
|
-
};
|
|
256
|
-
/**
|
|
257
|
-
* Describes the message eliza.v1.ValidationResponse.
|
|
258
|
-
* Use `create(ValidationResponseSchema)` to create a new message.
|
|
259
|
-
*/
|
|
260
|
-
export declare const ValidationResponseSchema: GenMessage<ValidationResponse>;
|
|
261
|
-
/**
|
|
262
|
-
* Provider get request
|
|
263
|
-
*
|
|
264
|
-
* @generated from message eliza.v1.ProviderGetRequest
|
|
265
|
-
*/
|
|
266
|
-
export type ProviderGetRequest = Message<"eliza.v1.ProviderGetRequest"> & {
|
|
267
|
-
/**
|
|
268
|
-
* "provider.get"
|
|
269
|
-
*
|
|
270
|
-
* @generated from field: string type = 1;
|
|
271
|
-
*/
|
|
272
|
-
type: string;
|
|
273
|
-
/**
|
|
274
|
-
* @generated from field: string id = 2;
|
|
275
|
-
*/
|
|
276
|
-
id: string;
|
|
277
|
-
/**
|
|
278
|
-
* @generated from field: string provider = 3;
|
|
279
|
-
*/
|
|
280
|
-
provider: string;
|
|
281
|
-
/**
|
|
282
|
-
* @generated from field: eliza.v1.Memory memory = 4;
|
|
283
|
-
*/
|
|
284
|
-
memory?: Memory;
|
|
285
|
-
/**
|
|
286
|
-
* @generated from field: eliza.v1.State state = 5;
|
|
287
|
-
*/
|
|
288
|
-
state?: State;
|
|
289
|
-
};
|
|
290
|
-
/**
|
|
291
|
-
* Describes the message eliza.v1.ProviderGetRequest.
|
|
292
|
-
* Use `create(ProviderGetRequestSchema)` to create a new message.
|
|
293
|
-
*/
|
|
294
|
-
export declare const ProviderGetRequestSchema: GenMessage<ProviderGetRequest>;
|
|
295
|
-
/**
|
|
296
|
-
* Provider result response
|
|
297
|
-
*
|
|
298
|
-
* @generated from message eliza.v1.ProviderResultResponse
|
|
299
|
-
*/
|
|
300
|
-
export type ProviderResultResponse = Message<"eliza.v1.ProviderResultResponse"> & {
|
|
301
|
-
/**
|
|
302
|
-
* "provider.result"
|
|
303
|
-
*
|
|
304
|
-
* @generated from field: string type = 1;
|
|
305
|
-
*/
|
|
306
|
-
type: string;
|
|
307
|
-
/**
|
|
308
|
-
* @generated from field: string id = 2;
|
|
309
|
-
*/
|
|
310
|
-
id: string;
|
|
311
|
-
/**
|
|
312
|
-
* @generated from field: eliza.v1.ProviderResult result = 3;
|
|
313
|
-
*/
|
|
314
|
-
result?: ProviderResult;
|
|
315
|
-
};
|
|
316
|
-
/**
|
|
317
|
-
* Describes the message eliza.v1.ProviderResultResponse.
|
|
318
|
-
* Use `create(ProviderResultResponseSchema)` to create a new message.
|
|
319
|
-
*/
|
|
320
|
-
export declare const ProviderResultResponseSchema: GenMessage<ProviderResultResponse>;
|
|
321
|
-
/**
|
|
322
|
-
* Evaluator invocation request
|
|
323
|
-
*
|
|
324
|
-
* @generated from message eliza.v1.EvaluatorInvokeRequest
|
|
325
|
-
*/
|
|
326
|
-
export type EvaluatorInvokeRequest = Message<"eliza.v1.EvaluatorInvokeRequest"> & {
|
|
327
|
-
/**
|
|
328
|
-
* "evaluator.invoke"
|
|
329
|
-
*
|
|
330
|
-
* @generated from field: string type = 1;
|
|
331
|
-
*/
|
|
332
|
-
type: string;
|
|
333
|
-
/**
|
|
334
|
-
* @generated from field: string id = 2;
|
|
335
|
-
*/
|
|
336
|
-
id: string;
|
|
337
|
-
/**
|
|
338
|
-
* @generated from field: string evaluator = 3;
|
|
339
|
-
*/
|
|
340
|
-
evaluator: string;
|
|
341
|
-
/**
|
|
342
|
-
* @generated from field: eliza.v1.Memory memory = 4;
|
|
343
|
-
*/
|
|
344
|
-
memory?: Memory;
|
|
345
|
-
/**
|
|
346
|
-
* @generated from field: optional eliza.v1.State state = 5;
|
|
347
|
-
*/
|
|
348
|
-
state?: State;
|
|
349
|
-
};
|
|
350
|
-
/**
|
|
351
|
-
* Describes the message eliza.v1.EvaluatorInvokeRequest.
|
|
352
|
-
* Use `create(EvaluatorInvokeRequestSchema)` to create a new message.
|
|
353
|
-
*/
|
|
354
|
-
export declare const EvaluatorInvokeRequestSchema: GenMessage<EvaluatorInvokeRequest>;
|
|
355
|
-
/**
|
|
356
|
-
* Service start request
|
|
357
|
-
*
|
|
358
|
-
* @generated from message eliza.v1.ServiceStartRequest
|
|
359
|
-
*/
|
|
360
|
-
export type ServiceStartRequest = Message<"eliza.v1.ServiceStartRequest"> & {
|
|
361
|
-
/**
|
|
362
|
-
* "service.start"
|
|
363
|
-
*
|
|
364
|
-
* @generated from field: string type = 1;
|
|
365
|
-
*/
|
|
366
|
-
type: string;
|
|
367
|
-
/**
|
|
368
|
-
* @generated from field: string id = 2;
|
|
369
|
-
*/
|
|
370
|
-
id: string;
|
|
371
|
-
/**
|
|
372
|
-
* @generated from field: string service = 3;
|
|
373
|
-
*/
|
|
374
|
-
service: string;
|
|
375
|
-
};
|
|
376
|
-
/**
|
|
377
|
-
* Describes the message eliza.v1.ServiceStartRequest.
|
|
378
|
-
* Use `create(ServiceStartRequestSchema)` to create a new message.
|
|
379
|
-
*/
|
|
380
|
-
export declare const ServiceStartRequestSchema: GenMessage<ServiceStartRequest>;
|
|
381
|
-
/**
|
|
382
|
-
* Service stop request
|
|
383
|
-
*
|
|
384
|
-
* @generated from message eliza.v1.ServiceStopRequest
|
|
385
|
-
*/
|
|
386
|
-
export type ServiceStopRequest = Message<"eliza.v1.ServiceStopRequest"> & {
|
|
387
|
-
/**
|
|
388
|
-
* "service.stop"
|
|
389
|
-
*
|
|
390
|
-
* @generated from field: string type = 1;
|
|
391
|
-
*/
|
|
392
|
-
type: string;
|
|
393
|
-
/**
|
|
394
|
-
* @generated from field: string id = 2;
|
|
395
|
-
*/
|
|
396
|
-
id: string;
|
|
397
|
-
/**
|
|
398
|
-
* @generated from field: string service = 3;
|
|
399
|
-
*/
|
|
400
|
-
service: string;
|
|
401
|
-
};
|
|
402
|
-
/**
|
|
403
|
-
* Describes the message eliza.v1.ServiceStopRequest.
|
|
404
|
-
* Use `create(ServiceStopRequestSchema)` to create a new message.
|
|
405
|
-
*/
|
|
406
|
-
export declare const ServiceStopRequestSchema: GenMessage<ServiceStopRequest>;
|
|
407
|
-
/**
|
|
408
|
-
* Service response
|
|
409
|
-
*
|
|
410
|
-
* @generated from message eliza.v1.ServiceResponse
|
|
411
|
-
*/
|
|
412
|
-
export type ServiceResponse = Message<"eliza.v1.ServiceResponse"> & {
|
|
413
|
-
/**
|
|
414
|
-
* "service.response"
|
|
415
|
-
*
|
|
416
|
-
* @generated from field: string type = 1;
|
|
417
|
-
*/
|
|
418
|
-
type: string;
|
|
419
|
-
/**
|
|
420
|
-
* @generated from field: string id = 2;
|
|
421
|
-
*/
|
|
422
|
-
id: string;
|
|
423
|
-
/**
|
|
424
|
-
* @generated from field: bool success = 3;
|
|
425
|
-
*/
|
|
426
|
-
success: boolean;
|
|
427
|
-
/**
|
|
428
|
-
* @generated from field: optional string error = 4;
|
|
429
|
-
*/
|
|
430
|
-
error?: string;
|
|
431
|
-
};
|
|
432
|
-
/**
|
|
433
|
-
* Describes the message eliza.v1.ServiceResponse.
|
|
434
|
-
* Use `create(ServiceResponseSchema)` to create a new message.
|
|
435
|
-
*/
|
|
436
|
-
export declare const ServiceResponseSchema: GenMessage<ServiceResponse>;
|
|
437
|
-
/**
|
|
438
|
-
* Route handler request
|
|
439
|
-
*
|
|
440
|
-
* @generated from message eliza.v1.RouteHandlerRequest
|
|
441
|
-
*/
|
|
442
|
-
export type RouteHandlerRequest = Message<"eliza.v1.RouteHandlerRequest"> & {
|
|
443
|
-
/**
|
|
444
|
-
* "route.handle"
|
|
445
|
-
*
|
|
446
|
-
* @generated from field: string type = 1;
|
|
447
|
-
*/
|
|
448
|
-
type: string;
|
|
449
|
-
/**
|
|
450
|
-
* @generated from field: string id = 2;
|
|
451
|
-
*/
|
|
452
|
-
id: string;
|
|
453
|
-
/**
|
|
454
|
-
* @generated from field: string path = 3;
|
|
455
|
-
*/
|
|
456
|
-
path: string;
|
|
457
|
-
/**
|
|
458
|
-
* @generated from field: string method = 4;
|
|
459
|
-
*/
|
|
460
|
-
method: string;
|
|
461
|
-
/**
|
|
462
|
-
* @generated from field: google.protobuf.Struct body = 5;
|
|
463
|
-
*/
|
|
464
|
-
body?: JsonObject;
|
|
465
|
-
/**
|
|
466
|
-
* @generated from field: map<string, string> params = 6;
|
|
467
|
-
*/
|
|
468
|
-
params: {
|
|
469
|
-
[key: string]: string;
|
|
470
|
-
};
|
|
471
|
-
/**
|
|
472
|
-
* @generated from field: map<string, string> query = 7;
|
|
473
|
-
*/
|
|
474
|
-
query: {
|
|
475
|
-
[key: string]: string;
|
|
476
|
-
};
|
|
477
|
-
/**
|
|
478
|
-
* @generated from field: map<string, string> headers = 8;
|
|
479
|
-
*/
|
|
480
|
-
headers: {
|
|
481
|
-
[key: string]: string;
|
|
482
|
-
};
|
|
483
|
-
};
|
|
484
|
-
/**
|
|
485
|
-
* Describes the message eliza.v1.RouteHandlerRequest.
|
|
486
|
-
* Use `create(RouteHandlerRequestSchema)` to create a new message.
|
|
487
|
-
*/
|
|
488
|
-
export declare const RouteHandlerRequestSchema: GenMessage<RouteHandlerRequest>;
|
|
489
|
-
/**
|
|
490
|
-
* Route handler response
|
|
491
|
-
*
|
|
492
|
-
* @generated from message eliza.v1.RouteHandlerResponse
|
|
493
|
-
*/
|
|
494
|
-
export type RouteHandlerResponse = Message<"eliza.v1.RouteHandlerResponse"> & {
|
|
495
|
-
/**
|
|
496
|
-
* "route.response"
|
|
497
|
-
*
|
|
498
|
-
* @generated from field: string type = 1;
|
|
499
|
-
*/
|
|
500
|
-
type: string;
|
|
501
|
-
/**
|
|
502
|
-
* @generated from field: string id = 2;
|
|
503
|
-
*/
|
|
504
|
-
id: string;
|
|
505
|
-
/**
|
|
506
|
-
* @generated from field: int32 status = 3;
|
|
507
|
-
*/
|
|
508
|
-
status: number;
|
|
509
|
-
/**
|
|
510
|
-
* @generated from field: map<string, string> headers = 4;
|
|
511
|
-
*/
|
|
512
|
-
headers: {
|
|
513
|
-
[key: string]: string;
|
|
514
|
-
};
|
|
515
|
-
/**
|
|
516
|
-
* @generated from field: google.protobuf.Value body = 5;
|
|
517
|
-
*/
|
|
518
|
-
body?: Value;
|
|
519
|
-
};
|
|
520
|
-
/**
|
|
521
|
-
* Describes the message eliza.v1.RouteHandlerResponse.
|
|
522
|
-
* Use `create(RouteHandlerResponseSchema)` to create a new message.
|
|
523
|
-
*/
|
|
524
|
-
export declare const RouteHandlerResponseSchema: GenMessage<RouteHandlerResponse>;
|
|
525
|
-
/**
|
|
526
|
-
* Plugin initialization request
|
|
527
|
-
*
|
|
528
|
-
* @generated from message eliza.v1.PluginInitRequest
|
|
529
|
-
*/
|
|
530
|
-
export type PluginInitRequest = Message<"eliza.v1.PluginInitRequest"> & {
|
|
531
|
-
/**
|
|
532
|
-
* "plugin.init"
|
|
533
|
-
*
|
|
534
|
-
* @generated from field: string type = 1;
|
|
535
|
-
*/
|
|
536
|
-
type: string;
|
|
537
|
-
/**
|
|
538
|
-
* @generated from field: string id = 2;
|
|
539
|
-
*/
|
|
540
|
-
id: string;
|
|
541
|
-
/**
|
|
542
|
-
* @generated from field: map<string, string> config = 3;
|
|
543
|
-
*/
|
|
544
|
-
config: {
|
|
545
|
-
[key: string]: string;
|
|
546
|
-
};
|
|
547
|
-
};
|
|
548
|
-
/**
|
|
549
|
-
* Describes the message eliza.v1.PluginInitRequest.
|
|
550
|
-
* Use `create(PluginInitRequestSchema)` to create a new message.
|
|
551
|
-
*/
|
|
552
|
-
export declare const PluginInitRequestSchema: GenMessage<PluginInitRequest>;
|
|
553
|
-
/**
|
|
554
|
-
* Plugin initialization response
|
|
555
|
-
*
|
|
556
|
-
* @generated from message eliza.v1.PluginInitResponse
|
|
557
|
-
*/
|
|
558
|
-
export type PluginInitResponse = Message<"eliza.v1.PluginInitResponse"> & {
|
|
559
|
-
/**
|
|
560
|
-
* "plugin.init.result"
|
|
561
|
-
*
|
|
562
|
-
* @generated from field: string type = 1;
|
|
563
|
-
*/
|
|
564
|
-
type: string;
|
|
565
|
-
/**
|
|
566
|
-
* @generated from field: string id = 2;
|
|
567
|
-
*/
|
|
568
|
-
id: string;
|
|
569
|
-
/**
|
|
570
|
-
* @generated from field: bool success = 3;
|
|
571
|
-
*/
|
|
572
|
-
success: boolean;
|
|
573
|
-
/**
|
|
574
|
-
* @generated from field: optional string error = 4;
|
|
575
|
-
*/
|
|
576
|
-
error?: string;
|
|
577
|
-
};
|
|
578
|
-
/**
|
|
579
|
-
* Describes the message eliza.v1.PluginInitResponse.
|
|
580
|
-
* Use `create(PluginInitResponseSchema)` to create a new message.
|
|
581
|
-
*/
|
|
582
|
-
export declare const PluginInitResponseSchema: GenMessage<PluginInitResponse>;
|
|
583
|
-
/**
|
|
584
|
-
* Error response
|
|
585
|
-
*
|
|
586
|
-
* @generated from message eliza.v1.ErrorResponse
|
|
587
|
-
*/
|
|
588
|
-
export type ErrorResponse = Message<"eliza.v1.ErrorResponse"> & {
|
|
589
|
-
/**
|
|
590
|
-
* "error"
|
|
591
|
-
*
|
|
592
|
-
* @generated from field: string type = 1;
|
|
593
|
-
*/
|
|
594
|
-
type: string;
|
|
595
|
-
/**
|
|
596
|
-
* @generated from field: string id = 2;
|
|
597
|
-
*/
|
|
598
|
-
id: string;
|
|
599
|
-
/**
|
|
600
|
-
* @generated from field: string error = 3;
|
|
601
|
-
*/
|
|
602
|
-
error: string;
|
|
603
|
-
/**
|
|
604
|
-
* @generated from field: google.protobuf.Struct details = 4;
|
|
605
|
-
*/
|
|
606
|
-
details?: JsonObject;
|
|
607
|
-
};
|
|
608
|
-
/**
|
|
609
|
-
* Describes the message eliza.v1.ErrorResponse.
|
|
610
|
-
* Use `create(ErrorResponseSchema)` to create a new message.
|
|
611
|
-
*/
|
|
612
|
-
export declare const ErrorResponseSchema: GenMessage<ErrorResponse>;
|
|
613
|
-
/**
|
|
614
|
-
* Union of all IPC request types
|
|
615
|
-
*
|
|
616
|
-
* @generated from message eliza.v1.IPCRequest
|
|
617
|
-
*/
|
|
618
|
-
export type IPCRequest = Message<"eliza.v1.IPCRequest"> & {
|
|
619
|
-
/**
|
|
620
|
-
* @generated from oneof eliza.v1.IPCRequest.request
|
|
621
|
-
*/
|
|
622
|
-
request: {
|
|
623
|
-
/**
|
|
624
|
-
* @generated from field: eliza.v1.ActionInvokeRequest action_invoke = 1;
|
|
625
|
-
*/
|
|
626
|
-
value: ActionInvokeRequest;
|
|
627
|
-
case: "actionInvoke";
|
|
628
|
-
} | {
|
|
629
|
-
/**
|
|
630
|
-
* @generated from field: eliza.v1.ActionValidateRequest action_validate = 2;
|
|
631
|
-
*/
|
|
632
|
-
value: ActionValidateRequest;
|
|
633
|
-
case: "actionValidate";
|
|
634
|
-
} | {
|
|
635
|
-
/**
|
|
636
|
-
* @generated from field: eliza.v1.ProviderGetRequest provider_get = 3;
|
|
637
|
-
*/
|
|
638
|
-
value: ProviderGetRequest;
|
|
639
|
-
case: "providerGet";
|
|
640
|
-
} | {
|
|
641
|
-
/**
|
|
642
|
-
* @generated from field: eliza.v1.EvaluatorInvokeRequest evaluator_invoke = 4;
|
|
643
|
-
*/
|
|
644
|
-
value: EvaluatorInvokeRequest;
|
|
645
|
-
case: "evaluatorInvoke";
|
|
646
|
-
} | {
|
|
647
|
-
/**
|
|
648
|
-
* @generated from field: eliza.v1.ServiceStartRequest service_start = 5;
|
|
649
|
-
*/
|
|
650
|
-
value: ServiceStartRequest;
|
|
651
|
-
case: "serviceStart";
|
|
652
|
-
} | {
|
|
653
|
-
/**
|
|
654
|
-
* @generated from field: eliza.v1.ServiceStopRequest service_stop = 6;
|
|
655
|
-
*/
|
|
656
|
-
value: ServiceStopRequest;
|
|
657
|
-
case: "serviceStop";
|
|
658
|
-
} | {
|
|
659
|
-
/**
|
|
660
|
-
* @generated from field: eliza.v1.RouteHandlerRequest route_handle = 7;
|
|
661
|
-
*/
|
|
662
|
-
value: RouteHandlerRequest;
|
|
663
|
-
case: "routeHandle";
|
|
664
|
-
} | {
|
|
665
|
-
/**
|
|
666
|
-
* @generated from field: eliza.v1.PluginInitRequest plugin_init = 8;
|
|
667
|
-
*/
|
|
668
|
-
value: PluginInitRequest;
|
|
669
|
-
case: "pluginInit";
|
|
670
|
-
} | {
|
|
671
|
-
case: undefined;
|
|
672
|
-
value?: undefined;
|
|
673
|
-
};
|
|
674
|
-
};
|
|
675
|
-
/**
|
|
676
|
-
* Describes the message eliza.v1.IPCRequest.
|
|
677
|
-
* Use `create(IPCRequestSchema)` to create a new message.
|
|
678
|
-
*/
|
|
679
|
-
export declare const IPCRequestSchema: GenMessage<IPCRequest>;
|
|
680
|
-
/**
|
|
681
|
-
* Union of all IPC response types
|
|
682
|
-
*
|
|
683
|
-
* @generated from message eliza.v1.IPCResponse
|
|
684
|
-
*/
|
|
685
|
-
export type IPCResponse = Message<"eliza.v1.IPCResponse"> & {
|
|
686
|
-
/**
|
|
687
|
-
* @generated from oneof eliza.v1.IPCResponse.response
|
|
688
|
-
*/
|
|
689
|
-
response: {
|
|
690
|
-
/**
|
|
691
|
-
* @generated from field: eliza.v1.ActionResultResponse action_result = 1;
|
|
692
|
-
*/
|
|
693
|
-
value: ActionResultResponse;
|
|
694
|
-
case: "actionResult";
|
|
695
|
-
} | {
|
|
696
|
-
/**
|
|
697
|
-
* @generated from field: eliza.v1.ValidationResponse validation = 2;
|
|
698
|
-
*/
|
|
699
|
-
value: ValidationResponse;
|
|
700
|
-
case: "validation";
|
|
701
|
-
} | {
|
|
702
|
-
/**
|
|
703
|
-
* @generated from field: eliza.v1.ProviderResultResponse provider_result = 3;
|
|
704
|
-
*/
|
|
705
|
-
value: ProviderResultResponse;
|
|
706
|
-
case: "providerResult";
|
|
707
|
-
} | {
|
|
708
|
-
/**
|
|
709
|
-
* @generated from field: eliza.v1.ServiceResponse service = 4;
|
|
710
|
-
*/
|
|
711
|
-
value: ServiceResponse;
|
|
712
|
-
case: "service";
|
|
713
|
-
} | {
|
|
714
|
-
/**
|
|
715
|
-
* @generated from field: eliza.v1.RouteHandlerResponse route = 5;
|
|
716
|
-
*/
|
|
717
|
-
value: RouteHandlerResponse;
|
|
718
|
-
case: "route";
|
|
719
|
-
} | {
|
|
720
|
-
/**
|
|
721
|
-
* @generated from field: eliza.v1.PluginInitResponse plugin_init = 6;
|
|
722
|
-
*/
|
|
723
|
-
value: PluginInitResponse;
|
|
724
|
-
case: "pluginInit";
|
|
725
|
-
} | {
|
|
726
|
-
/**
|
|
727
|
-
* @generated from field: eliza.v1.ErrorResponse error = 7;
|
|
728
|
-
*/
|
|
729
|
-
value: ErrorResponse;
|
|
730
|
-
case: "error";
|
|
731
|
-
} | {
|
|
732
|
-
case: undefined;
|
|
733
|
-
value?: undefined;
|
|
734
|
-
};
|
|
735
|
-
};
|
|
736
|
-
/**
|
|
737
|
-
* Describes the message eliza.v1.IPCResponse.
|
|
738
|
-
* Use `create(IPCResponseSchema)` to create a new message.
|
|
739
|
-
*/
|
|
740
|
-
export declare const IPCResponseSchema: GenMessage<IPCResponse>;
|
|
741
|
-
/**
|
|
742
|
-
* Interop protocol enumeration
|
|
743
|
-
*
|
|
744
|
-
* @generated from enum eliza.v1.InteropProtocol
|
|
745
|
-
*/
|
|
746
|
-
export declare enum InteropProtocol {
|
|
747
|
-
/**
|
|
748
|
-
* @generated from enum value: INTEROP_PROTOCOL_UNSPECIFIED = 0;
|
|
749
|
-
*/
|
|
750
|
-
UNSPECIFIED = 0,
|
|
751
|
-
/**
|
|
752
|
-
* @generated from enum value: INTEROP_PROTOCOL_WASM = 1;
|
|
753
|
-
*/
|
|
754
|
-
WASM = 1,
|
|
755
|
-
/**
|
|
756
|
-
* @generated from enum value: INTEROP_PROTOCOL_FFI = 2;
|
|
757
|
-
*/
|
|
758
|
-
FFI = 2,
|
|
759
|
-
/**
|
|
760
|
-
* @generated from enum value: INTEROP_PROTOCOL_IPC = 3;
|
|
761
|
-
*/
|
|
762
|
-
IPC = 3,
|
|
763
|
-
/**
|
|
764
|
-
* @generated from enum value: INTEROP_PROTOCOL_NATIVE = 4;
|
|
765
|
-
*/
|
|
766
|
-
NATIVE = 4
|
|
767
|
-
}
|
|
768
|
-
/**
|
|
769
|
-
* Describes the enum eliza.v1.InteropProtocol.
|
|
770
|
-
*/
|
|
771
|
-
export declare const InteropProtocolSchema: GenEnum<InteropProtocol>;
|
|
772
|
-
/**
|
|
773
|
-
* Plugin language enumeration
|
|
774
|
-
*
|
|
775
|
-
* @generated from enum eliza.v1.PluginLanguage
|
|
776
|
-
*/
|
|
777
|
-
export declare enum PluginLanguage {
|
|
778
|
-
/**
|
|
779
|
-
* @generated from enum value: PLUGIN_LANGUAGE_UNSPECIFIED = 0;
|
|
780
|
-
*/
|
|
781
|
-
UNSPECIFIED = 0,
|
|
782
|
-
/**
|
|
783
|
-
* @generated from enum value: PLUGIN_LANGUAGE_TYPESCRIPT = 1;
|
|
784
|
-
*/
|
|
785
|
-
TYPESCRIPT = 1,
|
|
786
|
-
/**
|
|
787
|
-
* @generated from enum value: PLUGIN_LANGUAGE_RUST = 2;
|
|
788
|
-
*/
|
|
789
|
-
RUST = 2,
|
|
790
|
-
/**
|
|
791
|
-
* @generated from enum value: PLUGIN_LANGUAGE_PYTHON = 3;
|
|
792
|
-
*/
|
|
793
|
-
PYTHON = 3
|
|
794
|
-
}
|
|
795
|
-
/**
|
|
796
|
-
* Describes the enum eliza.v1.PluginLanguage.
|
|
797
|
-
*/
|
|
798
|
-
export declare const PluginLanguageSchema: GenEnum<PluginLanguage>;
|
|
799
|
-
//# sourceMappingURL=ipc_pb.d.ts.map
|