ECuiDev / obsidian-quiz-generator

Generate interactive quizzes from your notes using OpenAI's GPT-3.5 and GPT-4 models.
MIT License
40 stars 3 forks source link

API support of api2d #2

Open jkjoker opened 5 months ago

jkjoker commented 5 months ago

I hope to support the API of api2d, just like the text generator plugin. The reason is that having an official OpenAI API is inconvenient.

Here is the official website of api2d: https://api2d.com/profile

Thank you!

ECuiDev commented 5 months ago

I am planning to add more LLM providers to choose from in the future! (I'll also look into api2d).

ckt1031 commented 4 months ago

It should be treated as "Custom API Host" rather than hard coding this third party API.