Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
{
  "app": "charityengine:text-inference",
  "commandLine": "{'input': ['When does 1+1=10?'] }",
  "tag": "gemma:2b"
}


The WebUI and notebook application both use this API.

TODO:

  • Revise the API URL to gridrepublic.org
  • Specify the response format from GET jobs/{id}

...