209b156af19639e5aca81eaccf88af97e42e9de7
- test_get_provider_typed: registry get_provider() returns correct class + ValueError on bogus id - test_client_singleton: AsyncOpenAI instantiated once per provider instance (D-07) - test_generic_openai_json_mode: response_format present/absent based on supports_json_mode (D-01) - test_context_chars_truncation: _truncate() shortens long text (D-12) - test_smart_truncation: 60% head + 40% tail truncation strategy (D-13) - test_gemini_fallback_to_parse_classification: supports_json_mode=False skips response_format AND routes through parse_classification() from ai.utils (D-02 contract) - test_anthropic_structured_output remains xfail (Plan 07-03)
feat(06-04): multi-stage Dockerfile with appuser + docker-compose runtime hardening (D-07/D-08/D-09)
Description
No description provided
8.1 MiB
Languages
Python
57.2%
JavaScript
16.5%
HTML
14.2%
Vue
12%