Skip to content

Commit b0f6b83

Browse files
committed
Revert "add to_eval and cached parts of prompt"
This reverts commit 94e2826.
1 parent 84fab05 commit b0f6b83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Runtime/LLMInterface.cs

-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,5 @@ public struct ServerStatus
128128
public string message;
129129
public string hostname;
130130
public int port;
131-
public string to_eval;
132-
public string cached;
133131
}
134132
}

0 commit comments

Comments
 (0)