Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ json
Method
json
inference/test/utils/utils.py:328–329 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
326
self._json_data = json_data
327
328
def
json(self):
329
return
self._json_data
330
331
332
def
check_order(lst, key):
Callers
15
chat_completion
Method · 0.45
request_access_token
Function · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
chat_completion
Method · 0.45
rerank
Method · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
embed_text
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_rerank
Method · 0.36
test_error_rerank
Method · 0.36
test_less_rerank
Method · 0.36
test_cache
Method · 0.36
test_cache_checksums
Method · 0.36
test_list_providers
Method · 0.36
test_get_provider
Method · 0.36
test_get_provider_icon
Method · 0.36
test_list_model_schemas
Method · 0.36
test_get_model_schema
Method · 0.36
test_get_model_properties_schema
Method · 0.36
test_text_embedding_single_text
Method · 0.36