weiqingy commented on PR #686:
URL: https://github.com/apache/flink-agents/pull/686#issuecomment-4484667943

   Thanks for the root-cause analysis, @wenjin272! Went with the in-this-PR 
narrow fix: moved `OLLAMA_EMBEDDING_MODEL` out of module scope in both cited 
files via `monkeypatch.setenv` inside the test functions (commit `acfd146`), 
then merged main to resolve the conflict with #663's Milvus refactor. The same 
module-level pattern exists in three more e2e files (chat-model side); left out 
of this PR to keep scope tight — happy to file a separate cleanup PR for those 
if useful.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to