Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/langroid/langroid
/ id
Method
id
langroid/mytypes.py:112–113 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
110
metadata: DocMetaData
111
112
def
id(self) -> str:
113
return
self.metadata.id
114
115
@staticmethod
116
def
from_string(
Callers
15
add
Method · 0.80
add_documents
Method · 0.80
add_documents
Method · 0.80
add_dataframe
Method · 0.80
add_documents
Method · 0.80
add_context_window
Method · 0.80
add_documents
Method · 0.80
add_documents
Method · 0.80
init
Method · 0.80
run
Method · 0.80
run_async
Method · 0.80
step
Method · 0.80
Calls
no outgoing calls
Tested by
6
test_chat_documents
Function · 0.64
test_agent_chat_document_link
Function · 0.64
test_vector_stores_access
Function · 0.64
test_task_init_preserves_parent_id
Function · 0.64
test_lineage_1_task
Function · 0.64
test_lineage_2_task
Function · 0.64