Tagged
#llmops
2 articles
tools
Observability for LLM apps: logging what matters
When an LLM app misbehaves, "it gave a bad answer" is not a debuggable fact. Here is what to log so you can actually find out why.
#observability#llmops#logging
05-18 13:16·7 min read
tools
Prompt management: keeping prompts out of your code
Hardcoded prompts feel fine until you have a dozen scattered across files. Here is how to treat prompts as managed assets, not buried strings.
#prompts#prompt-engineering#llmops
05-16 12:40·7 min read

