https://archive.ph/Zo8h1AI will finally stop being antisemitic
Call me when AI stops being semitic
>>106767798Stop using zogslopped AIs
About time. I have noticed a lot of pro-Hamas bias in ChatGPT.
6 million golemcoins"Money laundering and its symbolism by Shalomo Cohen"
>>106767888Shalom
>>106767811am I retarded how are you using Kimi K2 with Open AI platform?
>>106769190Everyone uses the same OpenAI library-style API so switching between them is easy.
>>106769562is there a particular library I should be looking out for? that's not just openAI-like, it's literally the exact same syntax...
>>106769851It's literally the openai libraryfrom openai import OpenAIclient = OpenAI( api_key="yourkey", base_url="https://api.deepseek.com/beta", # https://api.siliconflow.cn/v1/ etc.)
from openai import OpenAIclient = OpenAI( api_key="yourkey", base_url="https://api.deepseek.com/beta", # https://api.siliconflow.cn/v1/ etc.)