IBM / prompt-declaration-language

Prompt Declaration Language (PDL) is a declarative prompt programming language.
https://ibm.github.io/prompt-declaration-language/
Apache License 2.0
29 stars 7 forks source link

Unify logger and live document #91

Open vazirim opened 1 month ago

vazirim commented 1 month ago

The logger prints out the actual prompts sent to models by LiteLLM (after applying chat templates). It would be good to also include this information in the trace so that it can be viewed in the Live Document.