mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 10:50:14 +01:00
🔧 chore: Update ESLint Config & Run Linter (#10986)
This commit is contained in:
parent
e53619959d
commit
f9060fa25f
30 changed files with 70 additions and 60 deletions
|
|
@ -250,6 +250,7 @@ export class BasicToolEndHandler implements EventHandler {
|
|||
constructor(callback?: ToolEndCallback) {
|
||||
this.callback = callback;
|
||||
}
|
||||
|
||||
handle(
|
||||
event: string,
|
||||
data: StreamEventData | undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue