0ac03817 by Jonille Arreglo

update

1 parent 7e2544ea
Showing 1 changed file with 1 additions and 3 deletions
......@@ -337,9 +337,7 @@ async function runOpensource(req, res) {
};
if(IS_FREE_USER) {
await setUsage(usage_params);
} else {
await setChatUsage(usage_params);
}
}
res.json({
prompt: JSON.parse(message),
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!