Initial commit: llmqt LLM Query Tester
Single-file Python CLI to batch-test multiple LLM models with predefined queries. Supports YAML/JSON config, reasoning detection (<think> tags and reasoning_content field), per-query token/speed stats, and graceful API error handling. Install with `pip install -e .` to get the `llmqt` command. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1
example_system_prompt.md
Normal file
1
example_system_prompt.md
Normal file
@@ -0,0 +1 @@
|
||||
You are a helpful assistant. Answer questions clearly and concisely.
|
||||
Reference in New Issue
Block a user