Rust reverse-proxy for multi-node mistral.rs inference clusters. Includes crate structure (cortex-core, cortex-gateway, cortex-agent, cortex-cli), config loading, OpenAI/Anthropic translation stubs, model routing, eviction, polling, and streaming proxy scaffolding. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
/target
|
|
*.swp
|
|
*.swo
|
|
.idea/
|
|
.vscode/
|
|
cortex.toml
|