quarkiverse / quarkus-langchain4j

Quarkus Langchain4j extension
https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html
Apache License 2.0
121 stars 66 forks source link

Turn off built-in fault tolerance by default #507

Closed jmartisk closed 2 months ago

jmartisk commented 2 months ago

I've also added some basic validation checks where possible (models that are implemented on our side), but I'm not completely sure about this. We could potentially do that in the recorders, making it more like validating the configuration?!