command
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Mar 13, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Multi-turn conversation example.
This example shows how to maintain conversation history across multiple
turns, allowing the model to remember context from previous messages.
To run:
export OPENAI_API_KEY="your-key-here"
go run examples/02_multi_turn/main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.