jina-ai / thinkgpt

Agent techniques to augment your LLM and push it beyong its limits
Apache License 2.0
1.53k stars 134 forks source link

LLM Compatibility #4

Open mhillebrand opened 1 year ago

mhillebrand commented 1 year ago

Does this library only work with OpenAI models in the cloud, or can it also work with a local model—such as GPT-Neo, Alpaca, etc.?

alaeddine-13 commented 1 year ago

Hey @mhillebrand Currently, this only supports OpenAI GPT models. Actually it would be great to have open source LLMs integrated that can offer great degree of reasoning. I'll keep your issue open, will consider it as a feature request and might work on it soon. Meanwhile, if you would like to contribute this feature, feel free to raise a PR