ersinakyuz.com
msgbartop
just my personal notebook…
msgbarbottom


28 Jan 25 DeepSeek API Calls

Recently, I was reviewing the API calls of DeepSeek. Right away, I noticed that everything aligns directly with OpenAI counterparts. Interestingly, even the Python library is based on OpenAI’s library.

All you need to do is modify the endpoint and api_key to get started.

This makes the transition incredibly straightforward for anyone looking to switch.

Your First API Call | DeepSeek API Docs