{"resource_type":{"id":61,"name":"openai","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"api_key\",\n\t\t\"organization_id\",\n\t\t\"base_url\"\n\t],\n\t\"properties\": {\n\t\t\"api_key\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"base_url\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Optional. Only needed to overwrite the default base URL.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"organization_id\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Only needs to be set for users who belong to multiple organizations and they want to use an organization other than the default one\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"api_key\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"openai","description":"Resource for authentication to the OpenAI API","created_by":"adam186","created_at":"2022-12-12T10:50:10.929Z"}}