## Documentation Page https://docs.datadoghq.com/llm_observability/instrumentation/sdk/?tab=nodejs#annotating-auto-instrumented-spans ## Issue Description <img width="739" height="653" alt="Image" src="https://github.com/user-attachments/assets/6e6014d1-c690-4bf9-9e8a-dc3cb72e0086" /> The document arguments do not include the prompt field. Under prompt tracking, the field is included in the example, but the shape is incorrect, `chat_template` is not a allowed field https://docs.datadoghq.com/llm_observability/instrumentation/sdk/?tab=nodejs#prompt-tracking https://github.com/DataDog/dd-trace-js/blob/7dad226373cb171e896418dd0f5ca55df312fc3f/index.d.ts#L3356 Also, the link to hallucination doesn't go to a specific anchor: https://docs.datadoghq.com/llm_observability/evaluations/managed_evaluations/?tab=openai#hallucination <img width="658" height="126" alt="Image" src="https://github.com/user-attachments/assets/adfaa46c-144a-4292-baf4-81c5a7151b55" /> @urseberry
Documentation Page
https://docs.datadoghq.com/llm_observability/instrumentation/sdk/?tab=nodejs#annotating-auto-instrumented-spans
Issue Description
The document arguments do not include the prompt field.
Under prompt tracking, the field is included in the example, but the shape is incorrect,
chat_templateis not a allowed fieldhttps://docs.datadoghq.com/llm_observability/instrumentation/sdk/?tab=nodejs#prompt-tracking
https://github.com/DataDog/dd-trace-js/blob/7dad226373cb171e896418dd0f5ca55df312fc3f/index.d.ts#L3356
Also, the link to hallucination doesn't go to a specific anchor: https://docs.datadoghq.com/llm_observability/evaluations/managed_evaluations/?tab=openai#hallucination
@urseberry