Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AQ-MedAI/MedMemoryBench
/ functions
Functions
13,378 in github.com/AQ-MedAI/MedMemoryBench
⨍
Functions
13,378
◇
Types & classes
2,886
↳
Endpoints
355
↓ 18 callers
Method
to_openai_dict
Go from Message class to ChatCompletion message object
methods/letta/schemas/message.py:609
↓ 18 callers
Function
uuid
()
data/locomo/static/js/bulma-carousel.js:985
↓ 17 callers
Function
c
()
data/locomo/static/js/fontawesome.all.min.js:5
↓ 17 callers
Method
chat
(self, query)
methods/mem0/memory/main.py:936
↓ 17 callers
Method
complete_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 callers
Method
create
Async factory: create a MetaAgent and run async initialization.
methods/MIRIX/mirix/agent/meta_agent.py:227
↓ 17 callers
Function
delete
Delete a source from the archival memory.
methods/letta/cli/cli_config.py:197
↓ 17 callers
Function
detail
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/e2e-hub-test.ts:33
↓ 17 callers
Method
embed_text
(self, text: list[str])
methods/cognee/infrastructure/databases/vector/embeddings/EmbeddingEngine.py:5
↓ 17 callers
Function
get_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 callers
Method
get_json
(self, key: str)
methods/MIRIX/tests/test_cache_provider.py:43
↓ 17 callers
Method
get_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 callers
Method
hard_delete
Permanently removes the record from the database (async).
methods/MIRIX/mirix/orm/sqlalchemy_base.py:439
↓ 17 callers
Function
info
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/smoke-test.ts:39
↓ 17 callers
Method
load
Load trap event data from JSON file.
generation/pipeline/exporters.py:213
↓ 17 callers
Function
ok
(msg)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/postinstall.cjs:19
↓ 17 callers
Method
put
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 callers
Function
record
(category: string, name: string, pass: boolean, detail: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/accuracy.test.ts:91
↓ 17 callers
Function
renderApp
(initialRoute = '/')
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/App.integration.test.tsx:167
↓ 17 callers
Method
resolveHubClientAware
resolveHubClient 的 viewer 版本:hub 模式下使用 bootstrap admin 身份
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:2422
↓ 17 callers
Function
run_chatgpt
(query, num_gen=1, num_tokens_request=1000, model='chatgpt', use_16k=False, temperature=1.0,
data/locomo/global_methods.py:92
↓ 17 callers
Method
select
(self, candidates: List[Dict[str, Any]], top_k: int)
methods/MemRL/memrl/service/value_driven.py:90
↓ 17 callers
Function
send_telemetry
(event_name: str, user_id, additional_properties: dict = {})
methods/cognee/shared/utils.py:77
↓ 17 callers
Function
smart_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 callers
Function
_compile_query
Compile a SQLAlchemy query to a SQL string for inspection.
methods/MIRIX/tests/test_filter_tags_query.py:36
↓ 16 callers
Function
_create_memory
(raw_memory_manager, test_actor, test_user, context, filter_tags)
methods/MIRIX/tests/test_filter_tags_db.py:102
↓ 16 callers
Function
captureMessages
( 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 callers
Function
embed_memory_item
(memory: str)
methods/memOS/MemOS/examples/basic_modules/neo4j_example.py:41
↓ 16 callers
Method
emit
(self, record)
methods/cognee/shared/logging_utils.py:43
↓ 16 callers
Method
generate_id_field
(cls, prefix: Optional[str] = None)
methods/letta/schemas/letta_base.py:33
↓ 16 callers
Method
get_collection
(self, collection_name: str)
methods/cognee/infrastructure/databases/vector/weaviate_db/WeaviateAdapter.py:78
↓ 16 callers
Method
get_handle
(self, model_name: str)
methods/MIRIX/mirix/schemas/providers.py:53
↓ 16 callers
Function
get_llm_config
()
methods/cognee/infrastructure/llm/config.py:104
↓ 16 callers
Function
resolveHubClient
(store: SqliteStore, ctx: PluginContext, overrides?: { hubAddress?: string; userToken?: string })
methods/memOS/MemOS/apps/memos-local-openclaw/src/client/hub.ts:13
↓ 16 callers
Method
run
(self)
methods/MemRL/memrl/run/hle_runner.py:1159
↓ 16 callers
Function
section
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/e2e-hub-test.ts:31
↓ 16 callers
Method
seed_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 callers
Function
setDebugMode
(enabled: boolean)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/appSettings.ts:48
↓ 16 callers
Method
simulateData
(data: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/unit/main/opencode/adapter.unit.test.ts:72
↓ 16 callers
Method
submitTask
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/pages/home.page.ts:34
↓ 16 callers
Function
te
(e)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 16 callers
Method
upsertHubUser
(user: HubUserRecord)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1978
↓ 15 callers
Method
_build_result
Build result statistics.
generation/pipeline/generator.py:741
↓ 15 callers
Function
call_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 callers
Function
can_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 callers
Method
clear
Resets the history for a new episode.
methods/MemRL/memrl/agent/history.py:67
↓ 15 callers
Method
clear
Clear all memories. Note: This requires manual database file removal and app restart. Returns: Dict with warnin
methods/MIRIX/mirix/sdk.py:249
↓ 15 callers
Function
count_tokens
(s: str, model: str = "gpt-4")
methods/letta/local_llm/utils.py:81
↓ 15 callers
Method
create
(self)
methods/MemRL/3rdparty/LifelongAgentBench/src/typings/instance_factory.py:67
↓ 15 callers
Function
create_llm_client
Create LLM client.
utils/llm_client.py:560
↓ 15 callers
Method
delete_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 callers
Function
fn
(e)
methods/letta/server/static_files/assets/index-048c9598.js:37
↓ 15 callers
Method
getChunksByTask
(taskId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1548
↓ 15 callers
Function
getDesktopConfig
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/config.ts:16
↓ 15 callers
Method
getHubUser
(userId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1998
↓ 15 callers
Method
get_admin_user_id_for_client
Get the admin user ID associated with a client.
methods/MIRIX/mirix/services/admin_user_manager.py:136
↓ 15 callers
Method
get_mem_cube
(self, mem_cube_id: str)
methods/memOS/MemOS/src/memos/mem_scheduler/general_modules/base.py:50
↓ 15 callers
Method
get_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 callers
Function
get_trace_context
Get current trace context. Returns: Dictionary with current trace IDs and metadata
methods/MIRIX/mirix/observability/context.py:42
↓ 15 callers
Method
hard_delete
Permanently removes the record from the database.
methods/letta/orm/sqlalchemy_base.py:443
↓ 15 callers
Function
hitContains
(hits: any[], keyword: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/run-accuracy-test.ts:115
↓ 15 callers
Function
l
(C,P)
methods/letta/server/static_files/assets/index-048c9598.js:25
↓ 15 callers
Method
listHubUsers
(status?: UserStatus)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:2006
↓ 15 callers
Function
oe
(e,n,t,r)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 15 callers
Function
parse_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 callers
Method
set
Set value (JSON) in Redis.
methods/MIRIX/mirix/database/redis_cache_provider.py:60
↓ 15 callers
Function
ue
()
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 15 callers
Method
upsertHubTask
(task: HubTaskRecord)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:2098
↓ 14 callers
Function
_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 callers
Method
_validate_required_params
Validate required parameters - if passed, they must not be empty
methods/memOS/MemOS/src/memos/api/client.py:62
↓ 14 callers
Function
add_data_points
(data_points: List[DataPoint])
methods/cognee/tasks/storage/add_data_points.py:10
↓ 14 callers
Function
assert
(name: string, condition: boolean, detail: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/test-agent-isolation.ts:41
↓ 14 callers
Function
capture_event
(event_name, memory_instance, additional_data=None)
methods/mem0/memory/telemetry.py:64
↓ 14 callers
Method
connect
Establish connection to Redis and set up the queue.
methods/memOS/MemOS/src/memos/mem_scheduler/task_schedule_modules/redis_queue.py:1152
↓ 14 callers
Method
create_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 callers
Method
create_index
Create OpenSearch index with proper mappings if it doesn't exist.
methods/mem0/vector_stores/opensearch.py:46
↓ 14 callers
Function
de
(e)
methods/letta/server/static_files/assets/index-048c9598.js:38
↓ 14 callers
Method
dict_to_message
Convert a ChatCompletion message object into a Message object (synced to DB)
methods/letta/schemas/message.py:427
↓ 14 callers
Method
encode
(self, text: str)
utils/tokenizer.py:40
↓ 14 callers
Method
extract_entities
Extract entities from text using an LLM.
methods/cognee/tasks/entity_completion/entity_extractors/llm_entity_extractor.py:45
↓ 14 callers
Function
forwardToRenderer
(channel: string, data: unknown)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/ipc/handlers.ts:345
↓ 14 callers
Method
from_config
(cls, config_factory: MemChatConfigFactory)
methods/memOS/MemOS/src/memos/mem_chat/factory.py:16
↓ 14 callers
Method
generate
(self, messages)
methods/memOS/MemOS/tests/mem_reader/test_memory.py:204
↓ 14 callers
Function
generateOpenCodeConfig
(systemPromptAppend?: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/opencode/config-generator.ts:415
↓ 14 callers
Function
generate_test_id
Generate a test ID matching Mirix ID pattern (prefix-[8 hex chars]).
methods/MIRIX/tests/test_user_manager.py:39
↓ 14 callers
Method
get_agent
(self, agent_id: str)
methods/MIRIX/mirix/client/client.py:98
↓ 14 callers
Function
get_field
(config, section, field)
methods/letta/config.py:23
↓ 14 callers
Function
get_field
(config, section, field)
methods/MIRIX/mirix/config.py:23
↓ 14 callers
Method
get_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 callers
Function
get_utc_time
Get the current UTC time
methods/MIRIX/mirix/client/utils.py:12
↓ 14 callers
Method
insertTask
(task: Task)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1474
↓ 14 callers
Method
is_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 callers
Method
list_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 callers
Function
makeChunk
(overrides: Partial<Chunk> = {})
methods/memOS/MemOS/apps/memos-local-openclaw/tests/storage.test.ts:29
↓ 14 callers
Method
model_dump
(self)
methods/cognee/infrastructure/databases/vector/chromadb/ChromaDBAdapter.py:25
↓ 14 callers
Function
pe
(e,n)
methods/letta/server/static_files/assets/index-048c9598.js:40
↓ 14 callers
Method
ping
Test Redis connection.
methods/MIRIX/mirix/database/redis_client.py:139
↓ 14 callers
Function
printProgress
(testName: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/accuracy.test.ts:51
↓ 14 callers
Method
render
(self, content: Any)
methods/letta/server/rest_api/routers/v1/agents.py:110
↓ 14 callers
Method
rerank
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
← previous
next →
301–400 of 13,378, ranked by callers