The schemas are written as plain, readable JSON — not inferred from Python types — so you edit exactly what the model sees. The model never sees your Python. It reads a JSON description of your tools ...
Here's what worked for me: - Provide explicit input/output format - Give few-shot examples - Set the role with a system message I built a prompt generator in Python. It takes a schema description and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results