llama-stack-mirror/.github
Ashwin Bharambe 3d90117891
chore(tests): fix responses and vector_io tests (#3119)
Some fixes to MCP tests. And a bunch of fixes for Vector providers.

I also enabled a bunch of Vector IO tests to be used with
`LlamaStackLibraryClient`

## Test Plan

Run Responses tests with llama stack library client:
```
pytest -s -v tests/integration/non_ci/responses/ --stack-config=server:starter \
   --text-model openai/gpt-4o \
  --embedding-model=sentence-transformers/all-MiniLM-L6-v2 \
  -k "client_with_models"
```

Do the same with `-k openai_client`

The rest should be taken care of by CI.
2025-08-12 16:15:53 -07:00
..
actions chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
ISSUE_TEMPLATE chore: add issue template for technical debt (#2753) 2025-07-14 14:41:44 -07:00
workflows chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
CODEOWNERS chore: Add slekkala1 to codeowners (#2817) 2025-07-18 10:33:30 -07:00
dependabot.yml ci: Remove open-pull-requests-limit: 0 from dependabot.yml (#2900) 2025-07-25 09:49:18 +02:00
PULL_REQUEST_TEMPLATE.md chore: fix visible comments in pr template (#2279) 2025-05-27 15:42:33 +02:00
TRIAGERS.md chore: Remove @booxter from triagers (#2473) 2025-06-18 19:30:09 -07:00