Now that we have Anthropic compatible endpoints, you can now use Claude Code with this thing!
Refer to README for instruction
🚀 Features
- Better openai types - by @ericc-ch (3aeaa)
- Add Anthropic API documentation and OpenAI mapping - by @ericc-ch (a8f5f)
- Add Anthropic API translation and streaming support - by @ericc-ch (d3d07)
- Add support for "none" tool choice in Anthropic translation - by @ericc-ch (95a41)
- Update Anthropic API documentation and types - by @ericc-ch (6fb9c)
- Improve Anthropic message type handling and mapping - by @ericc-ch (44f73)
- Add streaming support and examples for Anthropic messages API - by @ericc-ch (b9447)
- Translate OpenAI stream to Anthropic stream events - by @ericc-ch (7c175)
- Add message route and handler - by @ericc-ch (101f4)
- Add Anthropic compatible endpoints - by @ericc-ch (2aab7)
- Return available models from state - by @ericc-ch (f8d16)
- Add Claude Code launch option and dependencies - by @ericc-ch (7ddb9)
- Command generation, bc I cant spawn - by @ericc-ch (bb390)
- Actual command gen - by @ericc-ch (6840e)
- Add Claude Code integration and documentation - by @ericc-ch (4d358)