feat(ansible-example): add @ansible/example package, tests, CI, publish & deploy workflows, docs and changelog
This commit is contained in:
@@ -9,6 +9,6 @@ Key points:
|
||||
- UI: Streamlit multi-page app (Home.py, pages/)
|
||||
- Storage: DuckDB with JSON fallback for tests/dev (database.py)
|
||||
- Pipeline: ETL and SVD/text fusion pipeline (pipeline/run_pipeline.py)
|
||||
- AI: ai_provider adapter uses HTTP-based OpenRouter/OpenAI-compatible API with retry/backoff and local fallback
|
||||
- AI: ai_provider adapter uses HTTP-based OpenRouter/OpenAI-compatible API with retry/backoff and local fallback. QWEN via OpenRouter is the recommended path; prefer OPENROUTER_API_KEY with OPENAI_API_KEY as a fallback where applicable.
|
||||
|
||||
Use the .mindmodel/ constraints files to guide code changes, CI, and onboarding.
|
||||
|
||||
Reference in New Issue
Block a user