quarkusio / quarkus-workshops

Hosts Quarkus related workshops
https://quarkus.io/quarkus-workshops/super-heroes/
Apache License 2.0
174 stars 172 forks source link

Integrate with Quarkus Langchain4j #488

Open karesti opened 4 months ago

karesti commented 4 months ago

Integrate with Langchain4j extension would be nice to have

holly-cummins commented 4 months ago

I was convinced we already had this, but then I realised I was thinking of https://github.com/quarkusio/quarkus-super-heroes/pull/496.

edeandrea commented 3 months ago

Big +1 to this. The workshop still uses the Microsoft Semantic Kernel, which we've ripped out & replaced with LangChain4J in the super heroes sample app.

karesti commented 3 months ago

I'd love to work on this one

edeandrea commented 3 months ago

There's already an example to work from :)

https://github.com/quarkusio/quarkus-super-heroes/tree/main/rest-narration

karesti commented 3 months ago

thanks @edeandrea