## Summary Add `requirements.toml` schema support for admin-defined network constraints in the requirements layer example config: ``` [experimental_network] enabled = true allowed_domains = ["api.openai.com"] denied_domains = ["example.com"] ``` |
||
|---|---|---|
| .. | ||
| bin | ||
| protocol | ||
| experimental_api.rs | ||
| export.rs | ||
| jsonrpc_lite.rs | ||
| lib.rs | ||
| schema_fixtures.rs | ||