diff --git a/.factory/config.json b/.factory/config.json new file mode 100644 index 0000000..8a75ea0 --- /dev/null +++ b/.factory/config.json @@ -0,0 +1,12 @@ +{ + "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 + } + ] +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/src/_layouts/base.njk b/src/_layouts/base.njk index a51a444..55e8359 100644 --- a/src/_layouts/base.njk +++ b/src/_layouts/base.njk @@ -10,6 +10,7 @@
- Technical documentation, API references, and architectural decisions for CLQMS v1.0 -
-{{ post.data.description | excerpt(200) }}
- - {% endfor %} -| Index | +Title | +URL | +File Path | +Tags | +
|---|---|---|---|---|
| {{ loop.index }} | +'{{ post.data.title }}' | +{{ post.url }} | +{{ post.inputPath }} | +{{ post.data.tags }} | +
+ A robust, mission-critical API suite designed to streamline modern laboratory operations through precision, scalability, + and modular design. +
++ {{ post.data.description | default('Technical reference for CLQMS implementation.') }} +
+Strict validation for all laboratory parameters and multi-variant reference + ranges.
+Optimized database and API architecture for high-volume diagnostic environments.
+Built-in audit trails and granular status history for full medical traceability.
+Modular drivers designed for seamless LIS, HIS, and analyzer integration.
+