wenjin272 opened a new issue, #161: URL: https://github.com/apache/flink-agents/issues/161
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/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, and unify the start_ollama_server.sh behavior. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org