old-docs
old-docs copied to clipboard
Clarifai's public documentation
The added file moderate.md follows the steps to run moderation on a string of text.
modify the broken link of create app
I am running this command on my terminal ``` curl -X POST -H "Authorization: Key xyz" -H "Content-Type: application/json" -d ' { "searches": [ { "query": { "ranks": [ {...
This MR is looking to convert the python-grpc examples from complex nested code to serial code explaining the various proto objects needed when making the RPC call.
Internal users section removed (will use our slack channel instead)
Replaced all the @@sampleTrain arguments with ENTER_URL_HERE. Jeff and I are updating all the docs to make sure that all the code is up-to-date