MCPcopy
hub / github.com/llmware-ai/llmware / set_llmware_path_name

Method set_llmware_path_name

llmware/configs.py:137–139  ·  view source on GitHub ↗

Set main path name for llmware data path

(cls, new_value)

Source from the content-addressed store, hash-verified

135
136 @classmethod
137 def set_llmware_path_name(cls, new_value):
138 """Set main path name for llmware data path"""
139 cls._base_fp["llmware_path_name"] = new_value
140
141 @classmethod
142 def get_fp_name(cls,file_path):

Callers 1

Calls

no outgoing calls

Tested by 1