Results 53 comments of jonghoonpark

Hi @oubidar-Abderrahim, I have a couple of questions regarding this issue: This issue seems to be a duplicate of https://github.com/oracle/graal/issues/7034. And Issue #7034 was closed after providing guidance to use...

Could you please share your configuration and related code?

Sorry for the late reply. It seems that there is no way to set the dimension of the embedding model in ollama. https://github.com/ollama/ollama/issues/651 And the `nomic-embed-text` embedding model you used...

🙌 Please fix the DCO check by signing your commit. `git commit --amend --signoff` - The commit `7073d8c` is not signed.

🙌 Please fix the DCO check by signing your commit. `git commit --amend --signoff` - The commit `5e190ff` is not signed.

@mp911de @schauder I think adding a method to the SpelExtractor class to filter comments like below would solve it. Do you mind if I modify it? ```java SpelExtractor(String query) {...

Gentle ping to @schauder, Hi! Can I write a PR with this approach?

Thank you for being very specific. I hope you have a nice day. I will try to contribute at another opportunity.

- Which model are you using? - How did you initialize the `options` object? It worked fine with the Anthropic model.