- Restructured 'clqms01' workspace with dedicated 'suggestion' and 'review' directories. - Converted project landing page from Markdown to Nunjucks (index.njk) for an enhanced UI. - Added new suggestion indices and initial technical templates (testdef, valueset). - Updated core technical documents (001-006) for consistency and better formatting. - Added site favicon and updated base layouts (base.njk, clqms-post.njk). - Cleaned up .vscode settings and redundant project files.
12 lines
372 B
JSON
12 lines
372 B
JSON
{
|
|
"custom_models": [
|
|
{
|
|
"model_display_name": "MiniMax-M2.1",
|
|
"model": "MiniMax-M2.1",
|
|
"base_url": "https://api.minimax.io/anthropic",
|
|
"api_key": "sk-cp-eMsvq_OqP6UiCBirrr3W6gZlG6-NXnIQeneGNpAJ8aWxywzNq5I9mibfQFBBy84C2Mm7jCqMtjKmbpnx6h02nz_D7xG6ETmBY4K6Nog454cYs_ZkYgMyG_g",
|
|
"provider": "anthropic",
|
|
"max_tokens": 64000
|
|
}
|
|
]
|
|
} |