Skip to content

Update README to reflect configurable AI model#2

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-readme-gpt4o-description
Draft

Update README to reflect configurable AI model#2
Copilot wants to merge 2 commits intomainfrom
copilot/update-readme-gpt4o-description

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 21, 2026

README incorrectly hardcoded "GPT-4o" in the feature list. The model is actually configurable via LLM_MODEL environment variable.

Changes

  • Updated Overview section to reference "configurable AI models" instead of "GPT-4o"

The configuration section already documents this correctly:

LLM_MODEL=gpt-4o                 # Model name (e.g., gpt-4o, gpt-4-turbo, claude-3-5-sonnet-20241022)
Original prompt

Please update this part in readme:

"Classifies them using GPT-4o with custom, user-defined prompts"

The model is configurable via env var.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…GPT-4o

Co-authored-by: kerbelp <3934990+kerbelp@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README to clarify GPT-4o usage Update README to reflect configurable AI model Jan 21, 2026
Copilot AI requested a review from kerbelp January 21, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants