chore: received changes from upstream

This commit is contained in:
utin-francis-peter 2024-06-07 15:33:24 +01:00
parent 0b09c00b50
commit ae846dac4d
3 changed files with 15 additions and 16 deletions

View File

@ -1,6 +1,5 @@
import { Answer, FEEDBACK } from './conversationModels';
import { Doc } from '../preferences/preferenceApi';
import { selectTokenLimit } from '../preferences/preferenceSlice';
const apiHost = import.meta.env.VITE_API_HOST || 'https://docsapi.arc53.com';