openai-jsonformat-example

command module
v0.0.0-...-bc181f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2025 License: MIT Imports: 4 Imported by: 0

README

OpenAI STRUCTURED JSON Example

This example demonstrates how to use the OpenAI model with the LangChain Go library to generate structured JSON output.

What does this example do?

This nifty little program does the following:

  1. Sets up a connection to the OpenAI API using the GPT-4o model.

  2. Prompts the AI to generate a structured JSON output.

How to Run

  1. Make sure you have Go installed on your system.
  2. Set up your OpenAI API key as an environment variable.
  3. Run the program:
go run openai_jsonformat.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL