examples/openai-o1-example/README.md
This example demonstrates how to use the OpenAI O1 model with the LangChain Go library to generate content based on a prompt.
go run openai_o1_chat_example.go
-model flag to specify a different model, e.g.:go run openai_o1_chat_example.go -model o1-mini