Anthony Campolo

Results 18 issues of Anthony Campolo

## Outline - [Visual Design](#visual-design) - [Semantic HTML](#semantic-html) - [Interactive Elements](#interactive-elements) - [Forms](#forms) - [Visual Testing](#visual-testing) - [Automated Testing](#automated-testing) - [Manual Testing](#manual-testing) - [Keyboard Navigation](#keyboard-navigation) - [Screen Reader Testing](#screen-reader-testing) ##...

- [OpenAI - Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs) - [Claude - Increase output consistency (JSON mode)](https://docs.anthropic.com/en/docs/test-and-evaluate/strengthen-guardrails/increase-consistency)

Right now, if someone wants to generate multiple show notes using different LLM services, they would have to run the entire processing pipeline to do this. This results in multiple...

medium difficulty

Most of the LLM service endpoints provide an option for specifying a maximum number of output tokens. This makes the output more predictable and can help manage costs when generating...

easy difficulty