{"resource_type":{"id":214,"name":"customai","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"api_key\",\n\t\t\"base_url\",\n\t\t\"headers\"\n\t],\n\t\"properties\": {\n\t\t\"api_key\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"\",\n\t\t\t\"password\": true,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"base_url\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"e.g. https://my.custom.provider/v1\",\n\t\t\t\"nullable\": false,\n\t\t\t\"placeholder\": \"\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"headers\": {\n\t\t\t\"additionalProperties\": {\n\t\t\t\t\"type\": \"string\"\n\t\t\t},\n\t\t\t\"default\": {},\n\t\t\t\"description\": \"Custom HTTP headers to include in AI requests\",\n\t\t\t\"type\": \"object\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"base_url\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"windmill","description":"Any OpenAI API compatible provider","created_by":"hugo697","created_at":"2025-02-04T17:57:13.168Z"}}