ianarawjo / ChainForge

An open-source visual programming environment for battle-testing prompts to LLMs.
https://chainforge.ai/docs
MIT License
2.23k stars 173 forks source link

Custom Provider Request: IBM's watsonx.ai #284

Open Mimr1 opened 4 months ago

Mimr1 commented 4 months ago

Hi,

It would be great if ChainForge could support IBM's new watsonx.ai platform. It's their big bet on generative AI for trustworthy enterprise and allows usage of both IBM's LLMs and curated open-source models.

https://www.ibm.com/products/watsonx-ai

I've attached a link to the free version of the software https://dataplatform.cloud.ibm.com/registration/stepone%3Fcontext%3Dwx. As well as their python library https://ibm.github.io/watsonx-ai-python-sdk/foundation_models.html and documentation https://dataplatform.cloud.ibm.com/docs/content/wsj/getting-started/welcome-main.html?context=wx&audience=wdp to hopefully make it a much easier task.

Best regards and thank you for making such an amazing tool!

ianarawjo commented 4 months ago

Hi there, it's a good request, but not something I can personally spend time on. I suggest IBM (or anyone interested in this support) implement a Pull Request. We have recent PRs from the community to support Amazon Bedrock and together.ai, which I am very thankful for.