snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
777 stars 95 forks source link

Is it possible to use Langchain with this api? #62

Open jnikhilreddy opened 11 months ago

jnikhilreddy commented 11 months ago

Hi,

I was wondering if its possible to use Langchain with this code repository. if yes, can you provide some examples in the readme section?

Thanks a lot for sharing this api, its very helpful.

wingeva1986 commented 11 months ago

u must implement openai message wrapper and its stop tokens function,then it will work with langchain.

vibl commented 10 months ago

I requested OpenAI API wrapper here: https://github.com/snowby666/poe-api-wrapper/issues/67

snowby666 commented 2 months ago

Working on this ^^