feat: switch Query to langbot-plugin definition

This commit is contained in:
Junyan Qin
2025-06-15 22:04:31 +08:00
parent 0c2560cafb
commit 6b782f8761
88 changed files with 248 additions and 348 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import os
import base64
import logging
import pydantic.v1 as pydantic
import pydantic
import requests
from ..core import app