Skip to content

docs: clarify model selection when continuing - #1649

Open
nightcityblade wants to merge 1 commit into
simonw:mainfrom
nightcityblade:docs/issue-361
Open

nightcityblade wants to merge 1 commit into
simonw:mainfrom
nightcityblade:docs/issue-361

Conversation

@nightcityblade

Copy link
Copy Markdown

Fixes #361

Clarifies that --continue inherits the conversation's model by default, while an explicit -m/--model selects a different model for the new response without discarding the conversation history.

Test

  • /tmp/llm-361-venv/bin/sphinx-build -W -b html docs /tmp/llm-361-docs-build

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.

[Q] What happens when --continue and --model are used together?

1 participant