"git@developer.sourcefind.cn:kecinstone/2024-pra-vllm.git" did not exist on "86c682cd32efe8a3322ab47ed0d7bed06809f43d"
Commit deddd846 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: files not found

parent d94455ce
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
let title = ''; let title = '';
let prompt = ''; let prompt = '';
let files = [];
let messages = []; let messages = [];
let history = { let history = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment