MCPcopy Create free account
hub / github.com/modelscope/ms-agent / get

Method get

ms_agent/memory/default_memory.py:54–55  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

52 self.disable_idx = -1
53
54 def get(self):
55 return self.value
56
57 def to_dict(self) -> Dict:
58 return {

Callers 15

gen_packages_itemsFunction · 0.80
fadeMethod · 0.80
execute_codeMethod · 0.80
get_all_images_infoMethod · 0.80
execute_codeMethod · 0.80
get_all_images_infoMethod · 0.80
runMethod · 0.80
add_imagesMethod · 0.80
execute_codeMethod · 0.80

Calls

no outgoing calls

Tested by 6

searchMethod · 0.64
searchMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mock_execute_singleMethod · 0.64