Compare commits

..

No commits in common. "e484b38eca1b3d0903b28757c21305e4fc7bed4a" and "549672ff7dc7889950a20bffbec438a26c7ed201" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -5,4 +5,3 @@ mistralai
openai
anthropic
pyOpenSSL
pywebview

View file

@ -1,3 +0,0 @@
import webview
webview.create_window('Interstellar AI', 'http://localhost:3000')
webview.start()