MiniChain icon indicating copy to clipboard operation
MiniChain copied to clipboard

Why not call OpenAI?

Open krrishdholakia opened this issue 1 year ago • 4 comments

Hey @srush, saw that you're using manifest for making OpenAI/LLM calls vs. calling it yourself - why is that?

https://github.com/srush/MiniChain/blob/b79ebc51bdedb836c9265eec2fcc21cd60b17327/minichain/backend.py#L206

context: I'm working on LiteLLM an abstraction library to simplify LLM API calls

krrishdholakia avatar Aug 08 '23 19:08 krrishdholakia