Error
A valid request URL is required to generate request examples[
{
"attributes": {
"active": true,
"allowed_models": [
"<string>"
],
"api_endpoint": "<string>",
"api_key": "<string>",
"budget_start_date": "<string>",
"default_model": "<string>",
"filters": [
{
"attributes": {
"description": "<string>",
"name": "<string>",
"namespace": "<string>",
"response_filter": true,
"script": [
123
]
},
"id": "<string>",
"type": "<string>"
}
],
"has_api_key": true,
"logo_url": "<string>",
"long_description": "<string>",
"monthly_budget": 123,
"name": "<string>",
"namespace": "<string>",
"plugins": [
{
"attributes": {
"checksum": "<string>",
"command": "<string>",
"config": {},
"created_at": "<string>",
"description": "<string>",
"hook_type": "<string>",
"is_active": true,
"manifest": {},
"name": "<string>",
"namespace": "<string>",
"oci_reference": "<string>",
"plugin_type": "<string>",
"updated_at": "<string>"
},
"id": "<string>",
"relationships": {
"llms": {
"data": [
{
"attributes": {
"active": true,
"name": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
}
},
"type": "<string>"
}
],
"privacy_score": 123,
"short_description": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]common
Get accessible LLMs for the authenticated user
Get the list of LLMs accessible to the authenticated user
GET
/
common
/
accessible-llms
Error
A valid request URL is required to generate request examples[
{
"attributes": {
"active": true,
"allowed_models": [
"<string>"
],
"api_endpoint": "<string>",
"api_key": "<string>",
"budget_start_date": "<string>",
"default_model": "<string>",
"filters": [
{
"attributes": {
"description": "<string>",
"name": "<string>",
"namespace": "<string>",
"response_filter": true,
"script": [
123
]
},
"id": "<string>",
"type": "<string>"
}
],
"has_api_key": true,
"logo_url": "<string>",
"long_description": "<string>",
"monthly_budget": 123,
"name": "<string>",
"namespace": "<string>",
"plugins": [
{
"attributes": {
"checksum": "<string>",
"command": "<string>",
"config": {},
"created_at": "<string>",
"description": "<string>",
"hook_type": "<string>",
"is_active": true,
"manifest": {},
"name": "<string>",
"namespace": "<string>",
"oci_reference": "<string>",
"plugin_type": "<string>",
"updated_at": "<string>"
},
"id": "<string>",
"relationships": {
"llms": {
"data": [
{
"attributes": {
"active": true,
"name": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
}
},
"type": "<string>"
}
],
"privacy_score": 123,
"short_description": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
Get accessible data sources for the authenticated user
Previous
Get accessible tools for the authenticated user
Next
⌘I