Samples of using OPENAI GPT API using Pentaho Data Integrations.
This is a repository that holds the sample codebase and framework of using the OpenAI APIs and Assistant using Pentaho Data Integration.
The detailed description will be available in the Tech Spaghetti Blogs and Newsletter.
pdi-openai/chat_model
: Holds the simple OpenAI Chat model transformation.pdi-openai/assistant
: Holds the OpenAI Assistant framework using PDI.pdi-openai/embeddings
: Holds the Pentaho Transformation to work with Embeddings.data
: Sample free CSV data to be used for Model testing.