xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...
https://xef.ai
Apache License 2.0
178 stars 15 forks source link

Remove Xef SQL #767

Closed nomisRev closed 3 months ago

nomisRev commented 3 months ago

The Xef SQL integration was originally build to aid in building database AI tools, but we've learned that such a simple generalisation is not useful, or effective enough for final business application and we always have to rely on a more use-case specific integration, such that you can provide more fine-grained context to the LLM.

Since we deemed this feature not high qualitative enough, we decided to stop supporting, and maintaining this functionality. If this functionality is important to you, please feel free to copy, or fork the code under the Apache 2.0 LICENSE.