ianarawjo / ChainForge

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

Change the evalgen executor to use openai instead of azure openai #275

Closed shreyashankar closed 6 months ago

shreyashankar commented 6 months ago

As title.

I did not rename the AzureOpenAIStreamer class, since i found that it is referenced in the build, and I don't want to edit the build in the repo.