🧠Memory — Como Salvar e Buscar Conhecimento no TacFlow | How to Save and Search Knowledge
-
PortuguêsO que é?
O sistema de memória persistente do TacFlow permite que os agentes salvem e recuperem conhecimento automaticamente. Use memory-store para registrar descobertas importantes e memory-search para buscar informações armazenadas anteriormente.
Como usar?
- "Salve isso na memória: [fato aprendido]"
- "Lembra daquela configuração de [tema]?"
- O agente automaticamente armazena conhecimento relevante durante as conversas.
Exemplos práticos
- Salvar solução de bug: "Salve na memória: erro 503 resolvido reiniciando o serviço X"
- Buscar especificações: "Qual era a URL da API de pagamentos que configuramos?"
- Compartilhar com o time: Use
shared=truepara disponibilizar o conhecimento para todos os agentes do swarm.
Boas práticas
Use tags para organizar o conhecimento
Prefira shared=true para conhecimento útil ao time inteiro
Memória é melhor que repetir instruções manualmente
Consulte a memória antes de perguntar novamente
EnglishWhat is it?
The TacFlow persistent memory system allows agents to save and retrieve knowledge automatically. Use memory-store to log important discoveries and memory-search to look up past information.
How to use?
- "Save this to memory: [learned fact]"
- "Remember that configuration about [topic]?"
- The agent automatically stores relevant knowledge during conversations.
Practical Examples
- Save bug fix: "Save to memory: error 503 fixed by restarting service X"
- Look up specs: "What was the payment API URL we configured?"
- Share with the team: Use
shared=trueto make knowledge available to all swarm agents.
Best Practices
Use tags to organize knowledge
Use shared=true for team-wide useful knowledge
Memory beats repeating instructions manually
Check memory before asking the same question twice -
R Rodrigo Serpa moved this topic from Getting Started on
-
R Rodrigo Serpa moved this topic from Copy & Paste on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login