Skip to content

Conversation

@spoons-and-mirrors
Copy link
Contributor

@spoons-and-mirrors spoons-and-mirrors commented Nov 27, 2025

Why

I've noticed that adding another snippet in the system prompt about how to use a specific tool help the llm adhere to the instructions more closely.
I've also noticed that if you move that snippet to the user message level directly, the model is even more likely to do what you want.

What

The synthetic instruction is a feature intended to do just that, inject a synthetic text snippet at the user message level. Particularly useful for experimental and plugin tools. This leverages recency bias in models to better adhere to tool instructions

PS; this PR is very much slop

@Tarquinen
Copy link
Contributor

This is awesome lets get this in!

@spoons-and-mirrors spoons-and-mirrors changed the title feature(tool): synthetic instructions experimental: synthetic instructions Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants