poe-api-wrapper
poe-api-wrapper copied to clipboard
Is it possible to use Langchain with this api?
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.
u must implement openai message wrapper and its stop tokens function,then it will work with langchain.
I requested OpenAI API wrapper here: https://github.com/snowby666/poe-api-wrapper/issues/67
Working on this ^^