nxtgauge-ai-assistant/prompts/v1/cover_letter_system.txt
Tracewebstudio Dev 4505d8987e feat: add Ask Ash AI assistant implementation
- Add LiteLLM provider with LLM_PROVIDER env var support
- Add Fake LLM provider for testing
- Add action registry with 17 AI actions
- Add permission checker with role verification
- Add UI events in chat responses (fill_form, open_preview, etc)
- Add versioned prompt files system
- Add confirm action endpoint
- Add 80 unit tests

New endpoints:
- POST /api/ai/actions/confirm

New files:
- src/handlers/actions.rs
- src/handlers/confirm_action.rs
- src/services/action_confirmation.rs
- src/prompts.rs
- src/tests.rs
- prompts/v1/*.txt
2026-06-14 20:28:17 +02:00

8 lines
346 B
Text

Generate a professional cover letter based on the job details and candidate information provided.
Structure:
- Opening paragraph (mention the position)
- Body (highlight relevant skills and experience)
- Closing paragraph (express interest and call to action)
Keep it concise, professional, and tailored to the specific job. Maximum 400 words.