change message type

This commit is contained in:
2024-01-30 10:09:36 +08:00
parent a35c392728
commit 7130e8d163
2 changed files with 12 additions and 2 deletions

View File

@@ -31,7 +31,6 @@ export function EditMessageString({
/>
</span>
)}
<hr className="my-2" />
{chat.tool_calls &&
chat.tool_calls.map((tool_call) => (
<div className="flex flex-col w-full">