cescoffier / quarkus-langchain4j-workshop

Learn how to build AI-infused applications with Quarkus
https://cescoffier.github.io/quarkus-langchain4j-workshop/
Apache License 2.0
6 stars 5 forks source link

Forgot to remove tool from RegisterAiService #17

Closed edeandrea closed 3 weeks ago

edeandrea commented 3 weeks ago

Forgot to remove tool from RegisterAiService since the code uses @Toolbox instead.