mirror of
https://github.com/thinking-machines-lab/tinker.git
synced 2026-04-19 12:58:01 +00:00
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"serviceclient": "ServiceClient",
|
|
"trainingclient": "TrainingClient",
|
|
"samplingclient": "SamplingClient",
|
|
"restclient": "RestClient",
|
|
"apifuture": "APIFuture",
|
|
"types": "Parameters",
|
|
"exceptions": "Exceptions"
|
|
}
|