bespokelabsai / curator

Synthetic Data curation for post-training and structured data extraction
https://docs.bespokelabs.ai/bespoke-curator
Apache License 2.0
23 stars 2 forks source link

support for other APIs #179

Open ifiaposto opened 1 day ago

ifiaposto commented 1 day ago

are there plans to support requests for other APIs != openai e.g claude?

RyanMarten commented 1 day ago

Yes! @CharlieJCJ is adding this via #141 using litellm as a backend. We should then be able to support the following: https://docs.litellm.ai/docs/providers with basic prompting.

For structured output, we are testing more individually and will provide a list of support models.