Icon

1) Large Language Models

This directory contains 7 workflows.

Icon1.1 - Simple OpenAI Prompt 

In order to run the workflow you need an OpenAI API key. If you don't have one yet, register with OpenAI and create a new API key at […]

Icon1.2 - HuggingFace Hub 

Hugging Face is a platform that helps developers and researchers work with language-related tasks, like understanding and generating text. It provides […]

Icon1.3 - LLM difference 

This workflow compares the outputs generated by OpenAI's gpt-3.5-turbo-instruct (costs $0.0017 / 1K tokens) and the Hugging Face Hub text generation model […]

Icon1.4 - LLM Temperature 

The workflows requires an OpenAI API key to run. If you don't have one yet, register with OpenAI and create a new API key under […]

Icon1.5 - OpenAI Simple DataApp 

To run the workflow, you need an OpenAI API key. If you don't have one yet, register with OpenAI and create a new API key under […]

Icon1.6 - Simple Azure OpenAI Prompt 

To run the workflow, you need an Azure OpenAI API key. If you don't have one yet, find it in your Azure Resource. In the workflow, we use "LLM Prompter"; […]