Hacker News new | ask | show | jobs
by chanchar 745 days ago
> Just have the CoT as a field in the schema too.

Love the idea of adding CoT as a field in the expected structured output as it also makes it easier from a UX perspective to show/hide internal vs external outputs.

> Structuring your inputs with XML is very good. Even if you're trying to get JSON output, XML input seems to work better. (Haven't extensively tested this because eval is hard).

Would be neat to see LLM-specific adapters that can be used to swap out different formats within the prompt.