mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
fix reauth error handling and stale log messages
This commit is contained in:
parent
45b784cda6
commit
30ab464ba7
4 changed files with 21 additions and 5 deletions
|
|
@ -297,7 +297,7 @@ BUILTIN_TOOLS: list[ToolDefinition] = [
|
|||
requires=["db_session", "search_space_id", "user_id"],
|
||||
),
|
||||
# =========================================================================
|
||||
# GOOGLE DRIVE TOOLS - create files, trash files
|
||||
# GOOGLE DRIVE TOOLS - create files, delete files
|
||||
# =========================================================================
|
||||
ToolDefinition(
|
||||
name="create_google_drive_file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue