MCPcopy Create free account

hub / github.com/AQ-MedAI/MedMemoryBench / functions

Functions13,378 in github.com/AQ-MedAI/MedMemoryBench

↓ 18 callersMethodto_openai_dict
Go from Message class to ChatCompletion message object
methods/letta/schemas/message.py:609
↓ 18 callersFunctionuuid
()
data/locomo/static/js/bulma-carousel.js:985
↓ 17 callersFunctionc
()
data/locomo/static/js/fontawesome.all.min.js:5
↓ 17 callersMethodchat
(self, query)
methods/mem0/memory/main.py:936
↓ 17 callersMethodcomplete_json
Send a completion request and parse JSON response. Args: messages: List of message dicts with role and content. tempe
generation/app/services/llm.py:185
↓ 17 callersMethodcreate
Async factory: create a MetaAgent and run async initialization.
methods/MIRIX/mirix/agent/meta_agent.py:227
↓ 17 callersFunctiondelete
Delete a source from the archival memory.
methods/letta/cli/cli_config.py:197
↓ 17 callersFunctiondetail
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/e2e-hub-test.ts:33
↓ 17 callersMethodembed_text
(self, text: list[str])
methods/cognee/infrastructure/databases/vector/embeddings/EmbeddingEngine.py:5
↓ 17 callersFunctionget_current_context
Get the current request context. Returns: The current RequestContext if available, None otherwise.
methods/memOS/MemOS/src/memos/context/context.py:166
↓ 17 callersMethodget_json
(self, key: str)
methods/MIRIX/tests/test_cache_provider.py:43
↓ 17 callersMethodget_node
Retrieve the metadata and content of a node. Args: id: Node identifier. include_embedding: with/without embed
methods/memOS/MemOS/src/memos/graph_dbs/base.py:97
↓ 17 callersMethodhard_delete
Permanently removes the record from the database (async).
methods/MIRIX/mirix/orm/sqlalchemy_base.py:439
↓ 17 callersFunctioninfo
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/smoke-test.ts:39
↓ 17 callersMethodload
Load trap event data from JSON file.
generation/pipeline/exporters.py:213
↓ 17 callersFunctionok
(msg)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/postinstall.cjs:19
↓ 17 callersMethodput
Send a message to Kafka topic with user_id as partition key. Ensures all messages for the same user go to the same partition,
methods/MIRIX/mirix/queue/kafka_queue.py:125
↓ 17 callersFunctionrecord
(category: string, name: string, pass: boolean, detail: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/accuracy.test.ts:91
↓ 17 callersFunctionrenderApp
(initialRoute = '/')
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/App.integration.test.tsx:167
↓ 17 callersMethodresolveHubClientAware
resolveHubClient 的 viewer 版本:hub 模式下使用 bootstrap admin 身份
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:2422
↓ 17 callersFunctionrun_chatgpt
(query, num_gen=1, num_tokens_request=1000, model='chatgpt', use_16k=False, temperature=1.0,
data/locomo/global_methods.py:92
↓ 17 callersMethodselect
(self, candidates: List[Dict[str, Any]], top_k: int)
methods/MemRL/memrl/service/value_driven.py:90
↓ 17 callersFunctionsend_telemetry
(event_name: str, user_id, additional_properties: dict = {})
methods/cognee/shared/utils.py:77
↓ 17 callersFunctionsmart_urljoin
urljoin is stupid and wants a trailing / at the end of the endpoint address, or it will chop the suffix off
methods/MIRIX/mirix/utils.py:542
↓ 16 callersFunction_compile_query
Compile a SQLAlchemy query to a SQL string for inspection.
methods/MIRIX/tests/test_filter_tags_query.py:36
↓ 16 callersFunction_create_memory
(raw_memory_manager, test_actor, test_user, context, filter_tags)
methods/MIRIX/tests/test_filter_tags_db.py:102
↓ 16 callersFunctioncaptureMessages
( messages: Array<{ role: string; content: string; toolName?: string }>, sessionKey: string, turnId: str
methods/memOS/MemOS/apps/memos-local-openclaw/src/capture/index.ts:57
↓ 16 callersFunctionembed_memory_item
(memory: str)
methods/memOS/MemOS/examples/basic_modules/neo4j_example.py:41
↓ 16 callersMethodemit
(self, record)
methods/cognee/shared/logging_utils.py:43
↓ 16 callersMethodgenerate_id_field
(cls, prefix: Optional[str] = None)
methods/letta/schemas/letta_base.py:33
↓ 16 callersMethodget_collection
(self, collection_name: str)
methods/cognee/infrastructure/databases/vector/weaviate_db/WeaviateAdapter.py:78
↓ 16 callersMethodget_handle
(self, model_name: str)
methods/MIRIX/mirix/schemas/providers.py:53
↓ 16 callersFunctionget_llm_config
()
methods/cognee/infrastructure/llm/config.py:104
↓ 16 callersFunctionresolveHubClient
(store: SqliteStore, ctx: PluginContext, overrides?: { hubAddress?: string; userToken?: string })
methods/memOS/MemOS/apps/memos-local-openclaw/src/client/hub.ts:13
↓ 16 callersMethodrun
(self)
methods/MemRL/memrl/run/hle_runner.py:1159
↓ 16 callersFunctionsection
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/e2e-hub-test.ts:31
↓ 16 callersMethodseed_template_block_for_actor_scope_if_necessary
Ensure a template block exists for (user, scope, label). Idempotent. If a block with the same (user_id, scope, label) already exists
methods/MIRIX/mirix/services/block_manager.py:86
↓ 16 callersFunctionsetDebugMode
(enabled: boolean)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/appSettings.ts:48
↓ 16 callersMethodsimulateData
(data: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/unit/main/opencode/adapter.unit.test.ts:72
↓ 16 callersMethodsubmitTask
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/pages/home.page.ts:34
↓ 16 callersFunctionte
(e)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 16 callersMethodupsertHubUser
(user: HubUserRecord)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1978
↓ 15 callersMethod_build_result
Build result statistics.
generation/pipeline/generator.py:741
↓ 15 callersFunctioncall_add_api
Generic helper to call /product/add and print the payload + response. Args: name: Logical name of this example, printed in logs.
methods/memOS/MemOS/examples/api/server_router_api.py:46
↓ 15 callersFunctioncan_redis_handle
Check whether all filter_tags values can be handled by Redis TAG queries. Returns False if any value is: - A dict with $ operators (Re
methods/MIRIX/mirix/database/filter_tags_query.py:240
↓ 15 callersMethodclear
Resets the history for a new episode.
methods/MemRL/memrl/agent/history.py:67
↓ 15 callersMethodclear
Clear all memories. Note: This requires manual database file removal and app restart. Returns: Dict with warnin
methods/MIRIX/mirix/sdk.py:249
↓ 15 callersFunctioncount_tokens
(s: str, model: str = "gpt-4")
methods/letta/local_llm/utils.py:81
↓ 15 callersMethodcreate
(self)
methods/MemRL/3rdparty/LifelongAgentBench/src/typings/instance_factory.py:67
↓ 15 callersFunctioncreate_llm_client
Create LLM client.
utils/llm_client.py:560
↓ 15 callersMethoddelete_all
Delete all textual memories from a MemCube for user. Args: mem_cube_id (str): The identifier of the MemCube to delete th
methods/memOS/MemOS/src/memos/mem_os/core.py:1063
↓ 15 callersFunctionfn
(e)
methods/letta/server/static_files/assets/index-048c9598.js:37
↓ 15 callersMethodgetChunksByTask
(taskId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1548
↓ 15 callersFunctiongetDesktopConfig
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/config.ts:16
↓ 15 callersMethodgetHubUser
(userId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1998
↓ 15 callersMethodget_admin_user_id_for_client
Get the admin user ID associated with a client.
methods/MIRIX/mirix/services/admin_user_manager.py:136
↓ 15 callersMethodget_mem_cube
(self, mem_cube_id: str)
methods/memOS/MemOS/src/memos/mem_scheduler/general_modules/base.py:50
↓ 15 callersMethodget_total_number_of_items
Get the total number of items in the episodic memory for the user. Args: user: User who owns the memories to count
methods/MIRIX/mirix/services/episodic_memory_manager.py:631
↓ 15 callersFunctionget_trace_context
Get current trace context. Returns: Dictionary with current trace IDs and metadata
methods/MIRIX/mirix/observability/context.py:42
↓ 15 callersMethodhard_delete
Permanently removes the record from the database.
methods/letta/orm/sqlalchemy_base.py:443
↓ 15 callersFunctionhitContains
(hits: any[], keyword: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/run-accuracy-test.ts:115
↓ 15 callersFunctionl
(C,P)
methods/letta/server/static_files/assets/index-048c9598.js:25
↓ 15 callersMethodlistHubUsers
(status?: UserStatus)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:2006
↓ 15 callersFunctionoe
(e,n,t,r)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 15 callersFunctionparse_temporal_expression
Parse temporal expressions from natural language text. This function identifies temporal expressions like "today", "yesterday", "last week"
methods/MIRIX/mirix/temporal/temporal_parser.py:38
↓ 15 callersMethodset
Set value (JSON) in Redis.
methods/MIRIX/mirix/database/redis_cache_provider.py:60
↓ 15 callersFunctionue
()
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 15 callersMethodupsertHubTask
(task: HubTaskRecord)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:2098
↓ 14 callersFunction_create_block
Create a block with explicit scope in filter_tags; optional extra_filter_tags merged at creation.
methods/MIRIX/tests/test_scoped_blocks.py:199
↓ 14 callersMethod_validate_required_params
Validate required parameters - if passed, they must not be empty
methods/memOS/MemOS/src/memos/api/client.py:62
↓ 14 callersFunctionadd_data_points
(data_points: List[DataPoint])
methods/cognee/tasks/storage/add_data_points.py:10
↓ 14 callersFunctionassert
(name: string, condition: boolean, detail: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/test-agent-isolation.ts:41
↓ 14 callersFunctioncapture_event
(event_name, memory_instance, additional_data=None)
methods/mem0/memory/telemetry.py:64
↓ 14 callersMethodconnect
Establish connection to Redis and set up the queue.
methods/memOS/MemOS/src/memos/mem_scheduler/task_schedule_modules/redis_queue.py:1152
↓ 14 callersMethodcreate_cube
Create a new memory cube for a user. Memory cubes are containers that store different types of memories (textual, activation
methods/memOS/MemOS/src/memos/api/mcp_serve.py:193
↓ 14 callersMethodcreate_index
Create OpenSearch index with proper mappings if it doesn't exist.
methods/mem0/vector_stores/opensearch.py:46
↓ 14 callersFunctionde
(e)
methods/letta/server/static_files/assets/index-048c9598.js:38
↓ 14 callersMethoddict_to_message
Convert a ChatCompletion message object into a Message object (synced to DB)
methods/letta/schemas/message.py:427
↓ 14 callersMethodencode
(self, text: str)
utils/tokenizer.py:40
↓ 14 callersMethodextract_entities
Extract entities from text using an LLM.
methods/cognee/tasks/entity_completion/entity_extractors/llm_entity_extractor.py:45
↓ 14 callersFunctionforwardToRenderer
(channel: string, data: unknown)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/ipc/handlers.ts:345
↓ 14 callersMethodfrom_config
(cls, config_factory: MemChatConfigFactory)
methods/memOS/MemOS/src/memos/mem_chat/factory.py:16
↓ 14 callersMethodgenerate
(self, messages)
methods/memOS/MemOS/tests/mem_reader/test_memory.py:204
↓ 14 callersFunctiongenerateOpenCodeConfig
(systemPromptAppend?: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/opencode/config-generator.ts:415
↓ 14 callersFunctiongenerate_test_id
Generate a test ID matching Mirix ID pattern (prefix-[8 hex chars]).
methods/MIRIX/tests/test_user_manager.py:39
↓ 14 callersMethodget_agent
(self, agent_id: str)
methods/MIRIX/mirix/client/client.py:98
↓ 14 callersFunctionget_field
(config, section, field)
methods/letta/config.py:23
↓ 14 callersFunctionget_field
(config, section, field)
methods/MIRIX/mirix/config.py:23
↓ 14 callersMethodget_user
Get user by ID. Args: user_id (str): The user ID. Returns: User: The user object or None if not found.
methods/memOS/MemOS/src/memos/mem_user/user_manager.py:187
↓ 14 callersFunctionget_utc_time
Get the current UTC time
methods/MIRIX/mirix/client/utils.py:12
↓ 14 callersMethodinsertTask
(task: Task)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1474
↓ 14 callersMethodis_type
Check if agent matches any of the given types (by enum or name fallback). Args: *agent_types: One or more AgentType enum value
methods/MIRIX/mirix/schemas/agent.py:96
↓ 14 callersMethodlist_episodic_memory
List all episodic events with various search methods and optional temporal filtering. Args: agent_state: The agent state
methods/MIRIX/mirix/services/episodic_memory_manager.py:645
↓ 14 callersFunctionmakeChunk
(overrides: Partial<Chunk> = {})
methods/memOS/MemOS/apps/memos-local-openclaw/tests/storage.test.ts:29
↓ 14 callersMethodmodel_dump
(self)
methods/cognee/infrastructure/databases/vector/chromadb/ChromaDBAdapter.py:25
↓ 14 callersFunctionpe
(e,n)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 14 callersMethodping
Test Redis connection.
methods/MIRIX/mirix/database/redis_client.py:139
↓ 14 callersFunctionprintProgress
(testName: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/accuracy.test.ts:51
↓ 14 callersMethodrender
(self, content: Any)
methods/letta/server/rest_api/routers/v1/agents.py:110
↓ 14 callersMethodrerank
Rerank memory items by relevance to task. Args: query (str): Original task. query_embedding(list[float]): em
methods/memOS/MemOS/src/memos/memories/textual/tree_text_memory/retrieve/reranker.py:55
← previousnext →301–400 of 13,378, ranked by callers