mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-04-18 07:50:05 +00:00
added link to docs
This commit is contained in:
parent
8b2a8415f4
commit
19ae18ec4c
@ -2,6 +2,7 @@
|
||||
// Author : ParisNeo
|
||||
// Description :
|
||||
// All websocket stuff can be found here.
|
||||
// More info can be found here https://socket.io/how-to/use-with-vue
|
||||
import io from 'socket.io-client';
|
||||
|
||||
const socket = new io(import.meta.env.VITE_GPT4ALL_API );
|
||||
|
Loading…
x
Reference in New Issue
Block a user