-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
priority/majorDefault priority of the PR or issue.Default priority of the PR or issue.tech debt[Issue Type] User-unaware issues, such as code refactor and infrastructure maintenance.[Issue Type] User-unaware issues, such as code refactor and infrastructure maintenance.
Description
Search before asking
- I searched in the issues and found nothing similar.
Description
Currently, some test cases in integration module, like test_ollama_chat_model and test_ollama_embedding_model require start ollama server and pull model. To decrease CI cost, currently we only run these in CI with python 3.9 & linux environment, which may be confused for developer when only this version CI failed.
We should split integration test with other module test.
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
priority/majorDefault priority of the PR or issue.Default priority of the PR or issue.tech debt[Issue Type] User-unaware issues, such as code refactor and infrastructure maintenance.[Issue Type] User-unaware issues, such as code refactor and infrastructure maintenance.