Skip to content

Remove parsers cli flag from demos#4354

Open
dkalinowski wants to merge 1 commit into
mainfrom
remove-parsers-from-demos
Open

Remove parsers cli flag from demos#4354
dkalinowski wants to merge 1 commit into
mainfrom
remove-parsers-from-demos

Conversation

@dkalinowski

Copy link
Copy Markdown
Collaborator

To be merged after auto parser / auto cap PR

Copilot AI review requested due to automatic review settings July 2, 2026 14:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates user-facing documentation and demo READMEs to remove explicit parser CLI flags (--tool_parser, --reasoning_parser) from example OVMS commands, aligning demos with the intended “auto parser / auto cap” behavior.

Changes:

  • Removed --tool_parser / --reasoning_parser from multiple demo and docs launch commands.
  • Simplified model pull/export/run snippets across demos (Docker and baremetal, Linux and Windows).
  • Updated llama-swap and “starting server” examples to match the new CLI patterns.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
extras/llama_swap/README.md Removes --tool_parser from model pull examples.
docs/starting_server.md Simplifies the “start server” examples by removing parser flags.
demos/llm_npu/README.md Removes --tool_parser from NPU demo commands.
demos/integration_with_OpenWebUI/README.md Removes parser flags from OpenWebUI integration commands.
demos/continuous_batching/README.md Removes --tool_parser from continuous batching example commands.
demos/continuous_batching/long_context/README.md Removes parser flags from long-context batching examples.
demos/continuous_batching/agentic_ai/README.md Removes parser flags from agentic/MCP tool-calling demo commands (this introduces correctness issues as written).
demos/code_local_assistant/README.md Removes parser flags from code assistant demo commands and export example.

Comment thread demos/continuous_batching/agentic_ai/README.md
Comment thread demos/continuous_batching/agentic_ai/README.md
Comment thread demos/continuous_batching/agentic_ai/README.md
Comment thread demos/continuous_batching/agentic_ai/README.md
Comment thread demos/continuous_batching/agentic_ai/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants