Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TaskingAI/TaskingAI
/ json
Method
json
backend/tests/common/utils.py:18–19 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
16
self._json_data = json_data
17
18
def
json(self):
19
return
self._json_data
20
21
22
def
list_to_dict(data: list):
Callers
15
verify_bundle_credentials
Function · 0.95
sync_model_schema_data
Function · 0.95
chat_completion
Function · 0.95
sync_plugin_data
Function · 0.95
run_plugin
Function · 0.95
verify_model_credentials
Function · 0.45
check_http_error
Function · 0.45
api_rerank
Function · 0.45
api_text_embedding
Function · 0.45
verify_credentials
Function · 0.45
health_check
Function · 0.45
rerank
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_create_model
Method · 0.36
test_list_models
Method · 0.36
test_get_model
Method · 0.36
test_update_model
Method · 0.36
test_delete_model
Method · 0.36
test_list_providers
Method · 0.36
test_get_provider
Method · 0.36
test_list_model_schemas
Method · 0.36
test_get_model_schema
Method · 0.36
test_get_code
Method · 0.36
test_rerank
Method · 0.36
test_error_rerank
Method · 0.36