Current section

Files

Jump to
llm_db priv llm_db providers lucidquery.json
Raw

priv/llm_db/providers/lucidquery.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://lucidquery.com/api/docs",
"env": [
"LUCIDQUERY_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "lucidquery",
"models": {
"lucidnova-rf1-100b": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 2,
"output": 5
},
"deprecated": false,
"extra": {
"attachment": true,
"family": "nova",
"open_weights": false,
"temperature": false
},
"family": null,
"id": "lucidnova-rf1-100b",
"knowledge": "2025-09-16",
"last_updated": "2025-09-10",
"lifecycle": null,
"limits": {
"context": 120000,
"output": 8000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "LucidNova RF1 100B",
"pricing": null,
"provider": "lucidquery",
"provider_model_id": null,
"release_date": "2024-12-28",
"retired": false,
"tags": null
},
"lucidquery-nexus-coder": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 2,
"output": 5
},
"deprecated": false,
"extra": {
"attachment": true,
"family": "lucid",
"open_weights": false,
"temperature": false
},
"family": null,
"id": "lucidquery-nexus-coder",
"knowledge": "2025-08-01",
"last_updated": "2025-09-01",
"lifecycle": null,
"limits": {
"context": 250000,
"output": 60000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "LucidQuery Nexus Coder",
"pricing": null,
"provider": "lucidquery",
"provider_model_id": null,
"release_date": "2025-09-01",
"retired": false,
"tags": null
}
},
"name": "LucidQuery AI",
"pricing_defaults": null
}