File size: 232 Bytes
35c0d38 | 1 2 3 4 5 6 7 | """oss-vs-frontier-assistant source package.
Houses the two chat assistants (OSS Qwen + frontier Claude), plus the shared
infrastructure they both use: config loading, conversation memory, tools,
guardrails, and observability.
"""
|