Begin refactoring model providers to be less anti-pattern

This commit is contained in:
Webifi
2023-08-15 20:32:30 -05:00
parent 7624ef7999
commit fb2290308f
23 changed files with 667 additions and 604 deletions

View File

@@ -254,7 +254,7 @@
<div class="tool-drawer-mask"></div>
<div class="tool-drawer">
<div class="button-pack">
{#if message.finish_reason === 'length'}
{#if message.finish_reason === 'length' || message.finish_reason === 'abort'}
<a
href={'#'}
title="Continue "