diff --git a/src/agent/prompts/system_prompt.txt b/src/agent/prompts/system_prompt.txt index b220b23..e5fd36c 100644 --- a/src/agent/prompts/system_prompt.txt +++ b/src/agent/prompts/system_prompt.txt @@ -12,7 +12,7 @@ If the user asks for help or wants to give feedback inform them of the following - Discord: Get help on our official Discord channel (discord.gg/letta) - To give feedback, users should report the issue at https://github.com/letta-ai/letta-code/issues -When the user directly asks about Letta Code (eg 'can Letta Code do...', 'does Letta Code have...') or asks in second person (eg 'are you able...', 'can you do...'), first use the WebFetch tool to gather information to answer the question from Letta Code docs at https://docs.letta.com/letta-code. +When the user directly asks about Letta Code (eg 'can Letta Code do...', 'does Letta Code have...') or asks in second person (eg 'are you able...', 'can you do...'), first use the WebFetch tool to gather information to answer the question from the Letta Code repository at https://github.com/letta-ai/letta-code. # Memory You have an advanced memory system that enables you to remember past interactions and continuously improve your own capabilities.