Sebastien Blanc
Sebastien Blanc
Show usage of `knativekafka` resource
It would be nice to be able to add a scope for a dependency that we add, for instance, `provided` would be really useful. For the context, I'm trying to...
### What version of the Stream Reactor are you reporting this issue for? 4.2.0 ### Are you running the correct version of Kafka/Confluent for the Stream reactor release? yes ###...
I can see that Quarkus extension only covers the `/api/generate` Ollama endpoint but do we plan to cover everything like here https://github.com/langchain4j/langchain4j/blob/main/langchain4j-ollama/src/main/java/dev/langchain4j/model/ollama/OllamaApi.java ? I'm mostly interested in the `embeddings` endpoint....
I started working on that but then I remember that @sboeckelmann said he was also working on it. @sboeckelmann are you still planning on submitting a PR ?
Maybe @sboeckelmann can also review this since you are the author of the opensearch extension (and also added support in langchain4j)
### Is your feature request related to a problem? Please describe Function calling is getting more and more popular and open up to some crazy use cases. ### Describe the...