mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 08:46:02 +00:00
refactor: 请求处理控制流基础架构
This commit is contained in:
@@ -10,7 +10,7 @@ from ..utils import context
|
||||
from ..audit import gatherer
|
||||
from ..openai import modelmgr
|
||||
from ..openai.api import model as api_model
|
||||
from ..boot import app
|
||||
from ..core import app
|
||||
|
||||
|
||||
class OpenAIInteract:
|
||||
|
||||
Reference in New Issue
Block a user