Skip to content

Conversation

@MichaelChow
Copy link

rename llm to cm (chatModel) in chat examples for improved readability


// 创建llm
log.Printf("===create llm===\n")
cm := createOpenAIChatModel(ctx)
Copy link
Contributor

@mrh997 mrh997 Sep 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More users may use OpenAI. Is it better to use OpenAI by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants