api.openai.comapi.anthropic.comgenerativelanguage.googleapis.comapi.groq.comapi.mistral.aiapi.cohere.comapi.together.xyzapi.fireworks.aiapi.perplexity.ai
llm_request with source: "http_intercept".
Implementation
- TypeScript
- Python
Patches
globalThis.fetch. Any fetch call to a known AI API host is intercepted and an event is emitted.The HTTP patch is included when you call
init(). If you want to apply it independently, use patchHTTP() in TypeScript.