@elizaos/core 1.3.2 → 1.4.2

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.
@@ -1,33 +0,0 @@
1
- import {
2
- ActionTimelineType,
3
- CacheKeyPrefix,
4
- CacheStore,
5
- GoalStatus,
6
- IrysDataType,
7
- IrysMessageType,
8
- KnowledgeScope,
9
- LoggingLevel,
10
- ModelClass,
11
- ModelProviderName,
12
- Service,
13
- ServiceType,
14
- TokenizerType,
15
- TranscriptionProvider
16
- } from "../../chunk-WO7Z3GE6.js";
17
- import "../../chunk-R5U7XKVJ.js";
18
- export {
19
- ActionTimelineType,
20
- CacheKeyPrefix,
21
- CacheStore,
22
- GoalStatus,
23
- IrysDataType,
24
- IrysMessageType,
25
- KnowledgeScope,
26
- LoggingLevel,
27
- ModelClass,
28
- ModelProviderName,
29
- Service,
30
- ServiceType,
31
- TokenizerType,
32
- TranscriptionProvider
33
- };
@@ -1,27 +0,0 @@
1
- import { UUID as UUID$1 } from './types.js';
2
- import 'stream';
3
-
4
- /**
5
- * Represents a UUID string in the format "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
6
- * This is a v1 compatibility wrapper for v2 UUID
7
- */
8
- type UUID = UUID$1;
9
- /**
10
- * Helper function to safely cast a string to strongly typed UUID
11
- * Wraps V2's validateUuid function
12
- *
13
- * @param id The string UUID to validate and cast
14
- * @returns The same UUID with branded type information
15
- * @throws Error if the UUID format is invalid
16
- */
17
- declare function asUUID(id: string): UUID;
18
- /**
19
- * Generates a UUID from a string input
20
- * Wraps V2's stringToUuid function
21
- *
22
- * @param input The string to convert to a UUID
23
- * @returns A UUID generated from the input string
24
- */
25
- declare function generateUuidFromString(input: string): UUID;
26
-
27
- export { type UUID, asUUID, generateUuidFromString };
@@ -1,14 +0,0 @@
1
- import {
2
- asUUID3 as asUUID,
3
- generateUuidFromString
4
- } from "../../chunk-2KW7KWYC.js";
5
- import "../../chunk-2HSL25IJ.js";
6
- import "../../chunk-WO7Z3GE6.js";
7
- import "../../chunk-U2ADTLZY.js";
8
- import "../../chunk-JX2SRFHQ.js";
9
- import "../../chunk-YIBXLDIR.js";
10
- import "../../chunk-R5U7XKVJ.js";
11
- export {
12
- asUUID,
13
- generateUuidFromString
14
- };
@@ -1,2 +0,0 @@
1
- export { a as Action, w as ActionEventPayload, A as ActionExample, f as Agent, x as AgentStatus, y as AudioProcessingParams, B as BaseMetadata, z as BaseModelParams, D as CacheKeyPrefix, F as ChannelClearedPayload, G as ChannelType, l as Character, J as ChunkRow, b as Component, K as ComponentData, C as Content, N as ContentType, O as ControlMessage, Q as CustomMetadata, V as DbConnection, X as DeriveKeyAttestationData, Y as DescriptionMetadata, Z as DetokenizeTextParams, _ as DirectoryItem, $ as DocumentMetadata, a0 as EmbeddingSearchResult, a1 as EnhancedState, E as Entity, a2 as EntityPayload, a3 as EvaluationExample, m as Evaluator, a4 as EvaluatorEventPayload, a5 as EventDataObject, a6 as EventHandler, a7 as EventPayload, a8 as EventPayloadMap, a9 as EventType, aa as FragmentMetadata, ab as GenerateTextParams, ac as Handler, H as HandlerCallback, g as IAgentRuntime, I as IDatabaseAdapter, ad as ImageDescriptionParams, ae as ImageGenerationParams, af as InvokePayload, ag as IsValidServiceType, ah as JSONSchema, ai as KnowledgeItem, aj as KnowledgeScope, L as Log, ak as Media, M as Memory, c as MemoryMetadata, al as MemoryRetrievalOptions, am as MemoryScope, an as MemorySearchOptions, ao as MemoryType, ap as MemoryTypeAlias, aq as MessageExample, ar as MessageMemory, as as MessageMetadata, at as MessagePayload, au as MessageReceivedHandlerParams, av as MetadataObject, aw as ModelEventPayload, ax as ModelHandler, r as ModelParamsMap, q as ModelResultMap, ay as ModelType, p as ModelTypeName, az as MultiRoomMemoryOptions, aA as ObjectGenerationParams, aB as OnboardingConfig, d as Participant, aC as PlatformPrefix, n as Plugin, aD as PluginEvents, aE as Project, aF as ProjectAgent, P as Provider, aG as ProviderResult, e as Relationship, aH as RemoteAttestationMessage, aI as RemoteAttestationQuote, h as Role, R as Room, aJ as RoomMetadata, k as Route, aK as RunEventPayload, o as RuntimeSettings, aL as SOCKET_MESSAGE_TYPE, t as SendHandlerFunction, j as Service, aM as ServiceClassMap, aN as ServiceConfig, aO as ServiceError, aP as ServiceInstance, aQ as ServiceRegistry, aR as ServiceType, i as ServiceTypeName, aS as ServiceTypeRegistry, aT as ServiceTypeValue, aU as Setting, S as State, aV as StateArray, aW as StateObject, aX as StateValue, aY as TEEMode, u as TargetInfo, T as Task, aZ as TaskMetadata, s as TaskWorker, a_ as TeeAgent, a$ as TeePluginConfig, b0 as TeeType, b1 as TeeVendorConfig, v as TemplateType, b2 as TestCase, b3 as TestSuite, b4 as TextEmbeddingParams, b5 as TextGenerationParams, b6 as TextToSpeechParams, b7 as TokenizeTextParams, b8 as TranscriptionParams, b9 as TypedEventHandler, ba as TypedService, bb as TypedServiceClass, U as UUID, bc as UnifiedMemoryOptions, bd as UnifiedSearchOptions, be as VECTOR_DIMS, bf as Validator, bg as VideoProcessingParams, W as World, bh as WorldPayload, bi as WorldSettings, bj as asUUID, bk as createMessageMemory, bl as createServiceError, bm as getMemoryText, bn as getTypedService, bo as isCustomMetadata, bp as isDescriptionMetadata, bq as isDocumentMemory, br as isDocumentMetadata, bs as isFragmentMemory, bt as isFragmentMetadata, bu as isMessageMetadata } from '../../types-DIUaglro.js';
2
- export { bN as AgentRuntime, bx as DatabaseAdapter, bM as Semaphore, bJ as ServerOwnershipState, cf as ServiceBuilder, ch as ServiceDefinition, c3 as addHeader, bH as booleanFooter, bu as composeActionExamples, c1 as composePrompt, c2 as composePromptFromState, cg as createService, bP as createSettingFromConfig, bz as createUniqueUuid, c0 as decryptObjectValues, bO as decryptSecret, bO as decryptStringValue, b_ as decryptedCharacter, ci as defineService, bD as elizaLogger, b$ as encryptObjectValues, bR as encryptStringValue, bZ as encryptedCharacter, by as findEntityByName, bL as findWorldsForOwner, bv as formatActionNames, bw as formatActions, bB as formatEntities, c5 as formatMessages, c4 as formatPosts, c6 as formatTimestamp, bA as getEntityDetails, bQ as getSalt, bK as getUserServerRole, bX as getWorldSettings, bI as imageDescriptionTemplate, bY as initializeOnboarding, bC as logger, bF as messageHandlerTemplate, cc as parseBooleanFromText, cb as parseJSONObjectFromText, ca as parseKeyValueXml, bG as postCreationTemplate, cd as safeReplacer, bS as saltSettingValue, bU as saltWorldSettings, bE as shouldRespondTemplate, c8 as stringToUuid, ce as trimTokens, c9 as truncateToCompleteSentence, bT as unsaltSettingValue, bV as unsaltWorldSettings, bW as updateWorldSettings, c7 as validateUuid } from '../../index-D-EzHFvJ.js';
@@ -1,169 +0,0 @@
1
- import {
2
- AgentRuntime2 as AgentRuntime,
3
- AgentStatus2 as AgentStatus,
4
- CacheKeyPrefix2 as CacheKeyPrefix,
5
- ChannelType2 as ChannelType,
6
- ContentType2 as ContentType,
7
- DatabaseAdapter2 as DatabaseAdapter,
8
- EventType2 as EventType,
9
- KnowledgeScope2 as KnowledgeScope,
10
- MemoryType2 as MemoryType,
11
- ModelType2 as ModelType,
12
- PlatformPrefix2 as PlatformPrefix,
13
- Role2 as Role,
14
- SOCKET_MESSAGE_TYPE2 as SOCKET_MESSAGE_TYPE,
15
- Semaphore2 as Semaphore,
16
- Service2 as Service,
17
- ServiceBuilder2 as ServiceBuilder,
18
- ServiceType2 as ServiceType,
19
- TEEMode2 as TEEMode,
20
- TeeType2 as TeeType,
21
- VECTOR_DIMS2 as VECTOR_DIMS,
22
- addHeader2 as addHeader,
23
- asUUID2 as asUUID,
24
- booleanFooter2 as booleanFooter,
25
- composeActionExamples2 as composeActionExamples,
26
- composePrompt2 as composePrompt,
27
- composePromptFromState2 as composePromptFromState,
28
- createMessageMemory2 as createMessageMemory,
29
- createService2 as createService,
30
- createServiceError2 as createServiceError,
31
- createSettingFromConfig2 as createSettingFromConfig,
32
- createUniqueUuid2 as createUniqueUuid,
33
- decryptObjectValues2 as decryptObjectValues,
34
- decryptStringValue2 as decryptStringValue,
35
- decryptedCharacter2 as decryptedCharacter,
36
- defineService2 as defineService,
37
- elizaLogger2 as elizaLogger,
38
- encryptObjectValues2 as encryptObjectValues,
39
- encryptStringValue2 as encryptStringValue,
40
- encryptedCharacter2 as encryptedCharacter,
41
- findEntityByName2 as findEntityByName,
42
- findWorldsForOwner2 as findWorldsForOwner,
43
- formatActionNames2 as formatActionNames,
44
- formatActions2 as formatActions,
45
- formatEntities2 as formatEntities,
46
- formatMessages2 as formatMessages,
47
- formatPosts2 as formatPosts,
48
- formatTimestamp2 as formatTimestamp,
49
- getEntityDetails2 as getEntityDetails,
50
- getMemoryText2 as getMemoryText,
51
- getSalt2 as getSalt,
52
- getTypedService2 as getTypedService,
53
- getUserServerRole2 as getUserServerRole,
54
- getWorldSettings2 as getWorldSettings,
55
- imageDescriptionTemplate2 as imageDescriptionTemplate,
56
- initializeOnboarding2 as initializeOnboarding,
57
- isCustomMetadata2 as isCustomMetadata,
58
- isDescriptionMetadata2 as isDescriptionMetadata,
59
- isDocumentMemory2 as isDocumentMemory,
60
- isDocumentMetadata2 as isDocumentMetadata,
61
- isFragmentMemory2 as isFragmentMemory,
62
- isFragmentMetadata2 as isFragmentMetadata,
63
- isMessageMetadata2 as isMessageMetadata,
64
- logger2 as logger,
65
- messageHandlerTemplate2 as messageHandlerTemplate,
66
- parseBooleanFromText2 as parseBooleanFromText,
67
- parseJSONObjectFromText2 as parseJSONObjectFromText,
68
- parseKeyValueXml2 as parseKeyValueXml,
69
- postCreationTemplate2 as postCreationTemplate,
70
- safeReplacer2 as safeReplacer,
71
- saltSettingValue2 as saltSettingValue,
72
- saltWorldSettings2 as saltWorldSettings,
73
- shouldRespondTemplate2 as shouldRespondTemplate,
74
- stringToUuid2 as stringToUuid,
75
- trimTokens2 as trimTokens,
76
- truncateToCompleteSentence2 as truncateToCompleteSentence,
77
- unsaltSettingValue2 as unsaltSettingValue,
78
- unsaltWorldSettings2 as unsaltWorldSettings,
79
- updateWorldSettings2 as updateWorldSettings,
80
- validateUuid2 as validateUuid
81
- } from "../../chunk-2KW7KWYC.js";
82
- import "../../chunk-2HSL25IJ.js";
83
- import "../../chunk-WO7Z3GE6.js";
84
- import "../../chunk-U2ADTLZY.js";
85
- import "../../chunk-JX2SRFHQ.js";
86
- import "../../chunk-YIBXLDIR.js";
87
- import "../../chunk-R5U7XKVJ.js";
88
- export {
89
- AgentRuntime,
90
- AgentStatus,
91
- CacheKeyPrefix,
92
- ChannelType,
93
- ContentType,
94
- DatabaseAdapter,
95
- EventType,
96
- KnowledgeScope,
97
- MemoryType,
98
- ModelType,
99
- PlatformPrefix,
100
- Role,
101
- SOCKET_MESSAGE_TYPE,
102
- Semaphore,
103
- Service,
104
- ServiceBuilder,
105
- ServiceType,
106
- TEEMode,
107
- TeeType,
108
- VECTOR_DIMS,
109
- addHeader,
110
- asUUID,
111
- booleanFooter,
112
- composeActionExamples,
113
- composePrompt,
114
- composePromptFromState,
115
- createMessageMemory,
116
- createService,
117
- createServiceError,
118
- createSettingFromConfig,
119
- createUniqueUuid,
120
- decryptObjectValues,
121
- decryptStringValue as decryptSecret,
122
- decryptStringValue,
123
- decryptedCharacter,
124
- defineService,
125
- elizaLogger,
126
- encryptObjectValues,
127
- encryptStringValue,
128
- encryptedCharacter,
129
- findEntityByName,
130
- findWorldsForOwner,
131
- formatActionNames,
132
- formatActions,
133
- formatEntities,
134
- formatMessages,
135
- formatPosts,
136
- formatTimestamp,
137
- getEntityDetails,
138
- getMemoryText,
139
- getSalt,
140
- getTypedService,
141
- getUserServerRole,
142
- getWorldSettings,
143
- imageDescriptionTemplate,
144
- initializeOnboarding,
145
- isCustomMetadata,
146
- isDescriptionMetadata,
147
- isDocumentMemory,
148
- isDocumentMetadata,
149
- isFragmentMemory,
150
- isFragmentMetadata,
151
- isMessageMetadata,
152
- logger,
153
- messageHandlerTemplate,
154
- parseBooleanFromText,
155
- parseJSONObjectFromText,
156
- parseKeyValueXml,
157
- postCreationTemplate,
158
- safeReplacer,
159
- saltSettingValue,
160
- saltWorldSettings,
161
- shouldRespondTemplate,
162
- stringToUuid,
163
- trimTokens,
164
- truncateToCompleteSentence,
165
- unsaltSettingValue,
166
- unsaltWorldSettings,
167
- updateWorldSettings,
168
- validateUuid
169
- };