Do you want to use Cline with SAP AI Core?
Do you want to use ChatWise/Claude Code/Cherry Studio/Lobe Chat with SAP AI Core?
Then try the SAP AI Core LLM Proxy Server
This project establishes a proxy server to interface with SAP AI Core services, it transform the SAP AI Core LLM API to Open AI Compatible API, no matter it’s gpt-4o or claude sonnet 4.
So it is compatible with any application that supports the OpenAI API, so you can use the SAP AI Core in other Applications, e.g.
- [Cursor IDE](https://www.cursor.com/)
- Cherry Studio
- Cline
- Lobe Chat
- Claude Code (via the Claude Code Router)
- ChatWise
- Or [Chitchat](https://github.com/pjq/ChitChat/)
- Or [ChatCat](https://github.com/pjq/ChatCat/)
Now it supports the following LLM models
- OpenAI: gpt-4o, gpt-4.1, gpt-o3-mini
- Claude: 3.5-sonnet, 3.7-sonnet, 4-sonnet
- Google Gemini: gemini-2.5-pro
SAP AI Core LLM Proxy Server