This repository is maintained by KNIME Team spAIceship.
This repository contains the source code for the KNIME AI Extension. The extension offers nodes for building LLM-powered no-code workflows, and supports interfacing with hosted services, as well as locally-running models.
-
See the Python extension development documentation for information on how to build pure-Python nodes for KNIME.
-
You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.
-
Use the Ruff Formatter for Python files.
$ ruff format .
The repository is released under the GPL v3 License. Please refer to LICENSE.txt
. Refer to THIRD_PARTY_LICENSES.txt
for licenses corresponding to
third party libraries and frameworks used in this repository.