|
|
|
|
|
by CaptainOfCoit
250 days ago
|
|
You just haven't added the right tool together with the right system/developer prompt. Add a `add_memory` and `list_memory` (or automatically inject the right memories for the right prompts/LLM responses) and you have something that can learn. You can also take it a step further and add automatic fine-tuning once you start gathering a ton of data, which will rewire the model somewhat. |
|