mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-25 22:06:06 +00:00
feat: switch message platform adapters to sdk
This commit is contained in:
@@ -4,7 +4,8 @@ import typing
|
||||
|
||||
|
||||
from ...core import app
|
||||
from ...platform.types import message as platform_message
|
||||
|
||||
import langbot_plugin.api.entities.builtin.platform.message as platform_message
|
||||
import langbot_plugin.api.entities.builtin.pipeline.query as pipeline_query
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user