forked from React-Group/interstellar_ai
start of chatHistory
This commit is contained in:
parent
dc44bd22d7
commit
dbf30fa8a7
3 changed files with 38 additions and 27 deletions
|
@ -5,7 +5,6 @@ import InputFrontend from "../components/InputFrontend";
|
|||
import { sendToVoiceRecognition } from "./voice_backend"
|
||||
import axios from "axios";
|
||||
import { changeHistory, checkCredentials, getHistory } from './database';
|
||||
import { addMessageToHistory, removeMessageFromHistory } from "./ChatHistory";
|
||||
|
||||
interface InputOutputHandlerProps {
|
||||
selectedIndex: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue