MACAW
|
FAQs
Home
Platform
Technology
Learn
About
Get Started
Adapters & Frameworks
One import change, same API, now with policy enforcement
Which frameworks does MACAW support?
What is a MACAW adapter?
What is SecureOpenAI?
What is the difference between `macaw_adapters.openai` and `macaw_adapters.openai_ext_tools`?
What is SecureAnthropic?
What is the difference between `macaw_adapters.anthropic` and `macaw_adapters.anthropic_ext_tools`?
Does MACAW work with LangChain?
What is SecureMCP?
What is External MCP (SecureMCPProxy)?
When should I use SecureMCP vs External MCP (SecureMCPProxy)?
How do I handle multiple users with External MCP?
What is SecureLiteLLM?
Can I use SecureLiteLLM with local models?
What is the `app_name` parameter?
How do I bind user identity to adapter calls?
Can I build my own adapter?
Can I use async/await with MACAW adapters?
Do adapters support streaming?
Do I need to change my existing code?