rm `remote_models` feature flag. We see issues like #11527 when a user has `remote_models` disabled, as we always use the default fallback `ModelInfo`. This causes issues with model performance. Builds on #11690, which helps by warning the user when they are using the default fallback. This PR will make that happen much less frequently as an accidental consequence of disabling `remote_models`. |
||
|---|---|---|
| .. | ||
| bespoke_event_handling.rs | ||
| codex_message_processor.rs | ||
| config_api.rs | ||
| dynamic_tools.rs | ||
| error_code.rs | ||
| filters.rs | ||
| fuzzy_file_search.rs | ||
| lib.rs | ||
| main.rs | ||
| message_processor.rs | ||
| models.rs | ||
| outgoing_message.rs | ||
| thread_state.rs | ||
| transport.rs | ||