Enhance model handling and settings integration for providers (#295)

This commit is contained in:
Ammad Ali
2026-03-21 17:34:47 +00:00
committed by GitHub
parent 7f517776df
commit 8274ec4e14
27 changed files with 1343 additions and 186 deletions
@@ -30,6 +30,14 @@ npm --workspace docs-site run build
- Validate `LLM_API_KEY` and provider settings.
- Check settings page and API connectivity.
## Resume tailoring or scoring says the model does not exist
- Root cause: the selected provider and model do not match.
- Open **Settings -> Model** and check both the provider and the current model preview.
- If you recently switched providers, leave the model fields blank to use the provider default, or select a provider-compatible model and save again.
- For `openai`, JobOps defaults to `gpt-5.4-mini` when the model field is blank.
- For `gemini`, JobOps defaults to `google/gemini-3-flash-preview` when the model field is blank.
## PDF generation fails
- Verify RxResume credentials.