You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sharing Feiyuan API — a Claude API relay useful for developers running intensive Open Interpreter sessions.
The problem it solves
Open Interpreter often sends the same system prompt + context repeatedly. With Anthropic's standard pricing, this adds up fast. Prompt Cache lets the fixed parts be cached server-side — repeated calls cost ~10% of normal input price.
Most relays don't pass cache headers through. Feiyuan does.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Open Interpreter community,
Sharing Feiyuan API — a Claude API relay useful for developers running intensive Open Interpreter sessions.
The problem it solves
Open Interpreter often sends the same system prompt + context repeatedly. With Anthropic's standard pricing, this adds up fast. Prompt Cache lets the fixed parts be cached server-side — repeated calls cost ~10% of normal input price.
Most relays don't pass cache headers through. Feiyuan does.
Setup
Or set in Open Interpreter config:
What's included
Sign up: https://feiyuanapi.com — invite link registration gets $5 free credit automatically
Docs: https://feiyuanapi.com/docs/
Contact: Telegram @miaohuiai
Beta Was this translation helpful? Give feedback.
All reactions