fleet-memory/.github
Nicolò Boschi 94598fbd25
fix: remove broken minimax test and enhance slim smoke test with retain/recall (#564)
- Delete test_minimax_provider.py which imports non-existent `create_llm`
  function (should be `create_llm_provider`), causing pytest collection errors
- Add scripts/smoke-test-slim.sh: shared retain + recall validation script
  used by both Docker slim and pip slim CI jobs
- Update docker/test-image.sh to run retain/recall after health check for
  all API targets
- Update test-pip-slim CI job to run the shared smoke test script
2026-03-13 14:10:32 +01:00
..
ISSUE_TEMPLATE feat: configurable embedding dimensions + OpenAI Embeddings (#101) 2026-01-05 14:43:05 +01:00
workflows fix: remove broken minimax test and enhance slim smoke test with retain/recall (#564) 2026-03-13 14:10:32 +01:00
dependabot.yml chore: add dependabot config for GitHub Actions updates (#554) 2026-03-13 10:32:29 +01:00