Feat: remove thinking and tool msgs from ctx

This commit is contained in:
Grail Finder
2025-02-02 10:05:43 +03:00
parent 84c94ecea3
commit 4e9b31baf8
5 changed files with 69 additions and 13 deletions

View File

@@ -9,9 +9,6 @@ func TestReadMeta(t *testing.T) {
cases := []struct {
Filename string
}{
{
Filename: "../sysprompts/default_Seraphina.png",
},
{
Filename: "../sysprompts/llama.png",
},