{"library":"prime","title":"Prime Intellect CLI + SDK","description":"Prime Intellect CLI + SDK for interacting with Prime Intellect platform. Currently at version 0.6.3, actively maintained with frequent releases. Requires Python 3.10 to 3.13.","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install prime","pip install prime==0.6.3"],"cli":{"name":"prime","version":"Prime CLI version: 0.6.6"}},"imports":["from prime import Prime"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from prime import Prime\n\nclient = Prime()\n# Use client for platform interactions\nprint(client.models.list())","lang":"python","description":"Instantiate the Prime client and list available models.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}