Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/llmware-ai/llmware
/ items
Method
items
llmware/models.py:14150–14151 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14148
return
self._dict.values()
14149
14150
def
items(self):
14151
return
self._dict.items()
14152
14153
def
names(self):
14154
Callers
15
contract_analysis_on_laptop
Function · 0.80
research_example1
Function · 0.80
get_one_sentiment_classification
Function · 0.80
ner_lookup_retrieval
Function · 0.80
extract_then_lookup_generalized_example
Function · 0.80
research_example1
Function · 0.80
agents-8-using-phi-3-function-calls.py
File · 0.80
building_custom_table_from_json
Function · 0.80
building_custom_table_from_csv
Function · 0.80
building_custom_table_from_json
Function · 0.80
building_custom_table_from_csv
Function · 0.80
research_example1
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_and_remediate_schema
Method · 0.64