feat: add first version of workbench, increase token limit, improve system prompt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { memo } from 'react';
|
||||
import { classNames } from '~/utils/classNames';
|
||||
import { classNames } from '../../utils/classNames';
|
||||
|
||||
type IconSize = 'sm' | 'md' | 'xl' | 'xxl';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user