Snap Pack History: OpenAI LLM

  • Release
  • Snap Pack Version
  • Date
  • Type
Updates
  • May 2024
  • 437patches27319
  • 22 July 2024
  • Latest
  • Enhanced the OpenAI Prompt Generator Snap to output the entire prompt message array and user role selection for the prompt.
  • Enhanced the OpenAI Chat Completions Snap with message payload to generate responses based on a specified list of messages.
  • May 2024
  • 437patches27021
  • 09 July 2024
  • Latest
Enhanced the OpenAI Chat Completions Snap with the Advanced prompt configurations field set that enables the Snap to parse JSON objects to include them in the output and configure prompts to guide the responses or actions.
  • May 2024
  • 437patches26755
  • 12 June 2024
  • Latest
Fixed an issue with OpenAI Prompt Generator Snap that displayed an error when handling mustache operator, {{.}} from the input schema.
  • May 2024
  • main26341
  • 08 May 2024
  • Stable
Updated and certified against the current SnapLogic Platform release.
  • February 2024
  • 436patches25376
  • 4 March 2024
  • Latest
Added support for Model configuration in the OpenAI Embedder Snap.
  • February 2024
  • main25112
  • 14 Feb 2024
  • Stable
Updated and certified against the current SnapLogic Platform release.
  • November 2023
  • 435patches24967
  • 31 Jan 2024
  • Latest and Stable
Introduced the OpenAI LLM Snap Pack, which contains the following Snaps and Account:
  • OpenAI Chat Completions: Generates chat completions using the specified model and model parameters.
  • OpenAI Embedder: Generates an embedding vector based on the provided input data.
  • OpenAI Prompt Generator: Generates the augmented user prompt as per the specified prompt template using mustache template formatting.
  • OpenAI API Key Account: Authenticates with OpenAI's APIs using the specified API key for secure and authorized access.