yunfengzhou-hub commented on issue #737:
URL: https://github.com/apache/flink-agents/issues/737#issuecomment-4642445766

   Verification completed. All documented features work as described.
   
   **What I verified:**
   - Ollama provider: single/batch embed, 768 dims, `truncate` and `keep_alive` 
parameters
   - Tongyi/DashScope provider: single/batch embed, 1024 dims
   - OpenAI provider: via DashScope compatible API, custom `base_url`, 1024 dims
   - Custom provider: `BaseEmbeddingModelConnection` + 
`BaseEmbeddingModelSetup` subclassing, custom 8-dim vectors
   - Cross-language wrapper: Python agent using Java Ollama Embedding via 
`JAVA_WRAPPER_CONNECTION` / `JAVA_WRAPPER_SETUP`, 768 dims
   - Java E2E: `@EmbeddingModelConnection` + `@EmbeddingModelSetup` 
annotations, embedded Flink MiniCluster
   - Source code review: Amazon Bedrock (I don't have AWS resources)
   
   **Issues found:** None.


-- 
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