Knime with Chat gpt

Hello all. I need to process excel file through ChatGpt, and then get a result. But I would like to do it via Knime. So, for example, I need to use Excel reader node, then some other node, which will send request to ChatGpt API and return response. Unfortunately, I have not found useful information, but maybe somebody already did this.

@Alex_025 you can find a collection of nodes to work with LLMs in this collection. Also you can find some articles there:

I do not think currently there are nodes to upload binary files to ChatGPT. There are examples where data is being converted into vector stores to be used with LLMs.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.