-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathTelescopeLabs.json
23 lines (23 loc) · 954 Bytes
/
TelescopeLabs.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"schema_version": "v1",
"name_for_model": "TelescopeLabs",
"name_for_human": "Telescope Labs",
"description_for_model": "Help the user with data retrieval, analysis and visualization related to web3 games. You can visualize KPIs, events, get data and reasoning about analysis.",
"description_for_human": "Data retrieval, analysis and visualizations related to web3 games who are onboarded as a blockchain game.",
"auth": {
"type": "service_http",
"instructions": "",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "23d65ccd74034c1aa4ae2a22350de81d"
},
"custom_auth_header": null
},
"api": {
"type": "openapi",
"url": "https://api.telescopelabs.io/gpt/schema"
},
"logo_url": "https://telescopefiles.blob.core.windows.net/userphotos/323621dc-a6f6-4b3d-bd79-aabc3077db1a.jpeg",
"contact_email": "hello@telescopelabs.io",
"legal_info_url": "https://www.telescopelabs.io/"
}