Discussions
Embedded Custom Instructions?
9 months ago by joaopaulo.passos
Hi, I want to create agents that do not have a knowledge base - so working purely with the LLM instructions for my prompt. However, I'm seeing some behavior that makes me wonder whether there's extra things added to the prompt (under the hood) for the agents service. If so, is it possible for you to list what's the appended system prompt or, even better, is there a way to disable it? Make sure the agent can be fully guided exclusively based on my prompt?