mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
refactor: fold ai surfaces into formats
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
pub mod rules;
|
||||
|
||||
pub use rules::{
|
||||
apply_local_body_rules, apply_local_header_rules, body_rules_are_locally_supported,
|
||||
body_rules_handle_path, header_rules_are_locally_supported,
|
||||
};
|
||||
1616
crates/aether-ai-formats/src/provider_compat/proxy/rules.rs
Normal file
1616
crates/aether-ai-formats/src/provider_compat/proxy/rules.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user