MCPcopy
hub / github.com/1Panel-dev/MaxKB / is_cache_model

Method is_cache_model

apps/models_provider/base_model_provider.py:102–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100
101 @staticmethod
102 def is_cache_model():
103 return True
104
105 @staticmethod
106 def filter_optional_params(model_kwargs):

Callers 2

get_modelMethod · 0.45
get_modelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected