examples/groq-completion-example/README.md
Hello there! 👋 This example demonstrates how to use the Groq API with LangChain Go to generate creative text completions. Let's break down what this exciting little program does!
Environment Setup:
.env file. This is where you'll store your Groq API key.Groq LLM Configuration:
Text Generation:
Streaming Output:
.env file as GROQ_API_KEY=your_api_key_here.Enjoy exploring the creative possibilities with Groq and LangChain Go! 🚀🐹