mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
refactor: fold ai surfaces into formats
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
use aether_ai_formats::matrix::{request_conversion_kind, request_conversion_requires_enable_flag};
|
||||
use aether_ai_formats::protocol::matrix::{
|
||||
request_conversion_kind, request_conversion_requires_enable_flag,
|
||||
};
|
||||
use aether_contracts::ProxySnapshot;
|
||||
use serde_json::{json, Map, Value};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user