- Add setup-vllm GitHub action to start VLLM container
- Extend integration test matrix to support both ollama and vllm providers
- Make test setup conditional based on provider type
- Add provider-specific environment variables and configurations
TODO:
investigate failing tests for vllm provider (safety, post_training and
tool runtime)
Also need a proper fix for #2713 (tmp fix for this in the first commit
in this PR)
Closes: #1648
Signed-off-by: Derek Higgins <derekh@redhat.com>