zed/assets/prompts
Andreas Johansson d1543f75b6
prompts: Improve inline assist prompt to reduce garbage from smaller models (#38278)
Closes #24412 and #19471

I tested both insertion and replacing with o3-mini and it failed with
the current prompt. With the updated prompt it does no longer return
`<document><rewrite_this>` or `{{REWRITTEN_CODE}}`

I have ensured the LLM Worker works with these prompt changes.

Release Notes:

- Improved prompting for the inline assistant
2025-10-01 09:07:57 +00:00
..
assistant_system_prompt.hbs remove extra brace in rules template (#37356) 2025-09-02 15:26:12 +00:00
content_prompt.hbs prompts: Improve inline assist prompt to reduce garbage from smaller models (#38278) 2025-10-01 09:07:57 +00:00
terminal_assistant_prompt.hbs Allow prompt templates to be overridden in the zed configuration directory (#15887) 2024-08-06 19:30:48 -06:00