mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-17 16:07:18 +02:00
update claude.md
This commit is contained in:
+1
-2
@@ -11,8 +11,7 @@ Knowledge base grounding content for the AI contact-screening classifier in `api
|
|||||||
constrained to exactly the set of `.md` filenames present here (plus `"none"`), so the model
|
constrained to exactly the set of `.md` filenames present here (plus `"none"`), so the model
|
||||||
can only ever cite a document that actually exists — never a hallucinated one.
|
can only ever cite a document that actually exists — never a hallucinated one.
|
||||||
- Only some classification categories are instructed to ground their answers here rather than
|
- Only some classification categories are instructed to ground their answers here rather than
|
||||||
answer freely — currently `donation`, `api_data`, `other`, and
|
answer freely (see `api/prompts/contact-screening.md` for the exact list). For
|
||||||
`camera_correction` (see `api/prompts/contact-screening.md` for the exact list). For
|
|
||||||
those categories, if nothing here covers the question, the classifier is instructed to defer
|
those categories, if nothing here covers the question, the classifier is instructed to defer
|
||||||
to a human (`kb-gap` tag) instead of inventing policy.
|
to a human (`kb-gap` tag) instead of inventing policy.
|
||||||
- Files are loaded once when the `api/` process starts. Adding or editing a file here requires
|
- Files are loaded once when the `api/` process starts. Adding or editing a file here requires
|
||||||
|
|||||||
Reference in New Issue
Block a user