There are 2933 nodes that can be used as successor
for a node with an output port of type Table.
Fine-tunes an OpenAI Chat Model using a table of example conversations.
Embeds text in a string column using an embedding model.
Interact with a chat model within a continuous conversation.
Interact with an LLM using each row of the input table as an independent prompt.
Creates a Chroma vector store from a string column and an embedding model.
Creates a FAISS vector store from a string column and an embedding model.
Performs a similarity search on a vector store.
Splits large texts into smaller overlapping chunks.
The interactive end node for the Active Learning Loop. Provides an annotation view.
Start node of the Active Learn Loop.