Remove Grok OAuth and legacy BYOK support
This commit is contained in:
@@ -2,8 +2,6 @@ pub mod agent;
|
||||
pub mod api_keys;
|
||||
pub mod aws_credentials;
|
||||
pub mod geap_credentials;
|
||||
#[cfg(not(target_family = "wasm"))]
|
||||
pub mod grok_subscription;
|
||||
pub mod llm_id;
|
||||
|
||||
pub use llm_id::LLMId;
|
||||
|
||||
Reference in New Issue
Block a user