Merge branch 'main' into together-ai-dynamic-model-list

This commit is contained in:
Anirban Kar
2024-12-06 16:35:36 +05:30
committed by GitHub
32 changed files with 1096 additions and 25703 deletions

View File

@@ -1,3 +1,5 @@
interface Window {
showDirectoryPicker(): Promise<FileSystemDirectoryHandle>;
webkitSpeechRecognition: typeof SpeechRecognition;
SpeechRecognition: typeof SpeechRecognition;
}