|
All checks were successful
build-and-release / build (tutors) (push) Successful in 9s
build-and-release / build (jobs) (push) Successful in 14s
build-and-release / build (catering-services) (push) Successful in 14s
build-and-release / build (ugc-content-creators) (push) Successful in 7s
build-and-release / build (video-editors) (push) Successful in 8s
backend-integration-tests / ai-credits (push) Successful in 7s
build-and-release / build (customers) (push) Successful in 14s
build-and-release / build (payments) (push) Successful in 13s
build-and-release / build (companies) (push) Successful in 17s
build-and-release / build (developers) (push) Successful in 16s
build-and-release / build (cron) (push) Successful in 22s
build-and-release / build (employees) (push) Successful in 21s
build-and-release / build (gateway) (push) Successful in 8s
build-and-release / build (graphic-designers) (push) Successful in 8s
build-and-release / build (users) (push) Successful in 2m55s
build-and-release / build (fitness-trainers) (push) Successful in 7s
build-and-release / build (job-seekers) (push) Successful in 8s
build-and-release / build (makeup-artists) (push) Successful in 6s
build-and-release / build (social-media-managers) (push) Successful in 10s
build-and-release / build (photographers) (push) Successful in 10s
Generates a full KB article (content + summary) via LiteLLM given a
title, optional category name, and optional topic hints.
- Prompt instructs the LLM to produce markdown-formatted body (300-500
words) followed by ===SUMMARY=== delimiter and a ≤200-char summary
- Falls back gracefully if LLM omits the delimiter: derives summary from
the first non-heading sentence
- Charges kb_article_draft feature credits against the admin's account
- Route is /api/admin/kb/articles/ai-draft (POST) — must be registered
BEFORE /api/admin/kb/articles/{id} so the literal segment wins
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| catering_services | ||
| companies | ||
| cron | ||
| customers | ||
| developers | ||
| employees | ||
| fitness_trainers | ||
| gateway | ||
| graphic_designers | ||
| job_seekers | ||
| jobs | ||
| makeup_artists | ||
| payments | ||
| photographers | ||
| social_media_managers | ||
| tutors | ||
| ugc_content_creators | ||
| users | ||
| video_editors | ||