Dontopedia

prompt

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

prompt has 8 facts recorded in Dontopedia across 4 references, with 1 live disagreement.

8 facts·5 predicates·4 sources·1 in dispute

Mostly:rdf:type(3), is required for(1), field name(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (9)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

hasFieldHas Field(2)

containsFieldContains Field(1)

failedDueToMissingFailed Due to Missing(1)

indicatesRequirementIndicates Requirement(1)

knowsPromptIsRequiredKnows Prompt Is Required(1)

lacksParameterLacks Parameter(1)

requiresParameterRequires Parameter(1)

shouldPreFillShould Pre Fill(1)

Other facts (7)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

7 facts
PredicateValueRef
Rdf:typeString Field[2]
Rdf:typeField[3]
Rdf:typePayload Field[4]
Is Required forCreate Eval Tool[1]
Field Nameprompt[2]
Python Typestr[3]
Has ValuePrompt Parameter[4]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

isRequiredForblah/omega/part-1152
ex:create-eval-tool
typebeam/987c7c50-4ef6-48a7-a54a-2520975eccf4
ex:StringField
fieldNamebeam/987c7c50-4ef6-48a7-a54a-2520975eccf4
prompt
typebeam/2646b1c7-2550-4bac-8f7d-135f41c08a18
ex:Field
pythonTypebeam/2646b1c7-2550-4bac-8f7d-135f41c08a18
str
typebeam/59551a8e-a76d-457a-8de4-93425a6c9d97
ex:PayloadField
labelbeam/59551a8e-a76d-457a-8de4-93425a6c9d97
prompt
hasValuebeam/59551a8e-a76d-457a-8de4-93425a6c9d97
ex:prompt-parameter

References (4)

4 references
  1. [1]Part 11521 fact
    ctx:discord/blah/omega/part-1152
  2. ctx:claims/beam/987c7c50-4ef6-48a7-a54a-2520975eccf4
    • full textbeam-chunk
      text/plain1 KBdoc:beam/987c7c50-4ef6-48a7-a54a-2520975eccf4
      Show excerpt
      @app.post("/retrieve", response_model=QueryResponse) def retrieve(query_request: QueryRequest): # Implement the retrieval logic here results = ["Result 1", "Result 2", "Result 3"] return {"results": results} ``` And here's an ex
  3. ctx:claims/beam/2646b1c7-2550-4bac-8f7d-135f41c08a18
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2646b1c7-2550-4bac-8f7d-135f41c08a18
      Show excerpt
      from pydantic import BaseModel app = FastAPI() class QueryRequest(BaseModel): query: str class QueryResponse(BaseModel): results: list @app.post("/retrieve", response_model=QueryResponse) def retrieve(query_request: QueryRequest
  4. ctx:claims/beam/59551a8e-a76d-457a-8de4-93425a6c9d97
    • full textbeam-chunk
      text/plain1 KBdoc:beam/59551a8e-a76d-457a-8de4-93425a6c9d97
      Show excerpt
      4. **Repetition Penalty (`repetition_penalty`)**: - **Description**: Penalizes the model for repeating the same tokens, which can help in generating more diverse and coherent text. - **Typical Range**: 1.0 to 2.0 - **Recommended Va

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.