OpenAI LLM Snap Pack Examples

Example Snaps used

Create, add, and run the thread

This example pipeline demonstrates how to create a thread, add the message to the specified thread, and run it to get results.

Generate vector embeddings

This example pipeline demonstrates how to generate vector embeddings for sample data.

Generate prompt and chat response with OpenAI

This example pipeline demonstrates how to generate a prompt and subsequent chat response using OpenAI.