Terry Yin

Results 95 comments of Terry Yin

Sorry for missing this. The project hasn't been extremely active. Thanks for the reporting.

If you are still struggling with this, I think the "right" place to get the URL is `request.env['ORIGINAL_FULLPATH']`. I put the quote marks there is because it's probably wrong to...

The response for stream(true) utilizes the [Server-Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#Event_stream_format) protocol, which is not currently supported by this project's retrofit2 API. Discussions on this issue can be found here https://github.com/square/retrofit/issues/1029. Unfortunately, it...

Nice. Thanks. The unit test looks a bit lengthy. Just saying.

> hi @terryyin > > I m not sure if anyone is updating it anymore, you can check - https://github.com/namankhurpia/Easy-open-ai > > I have added tools option in Easy OpenAI...

Hi Oliver, Thanks for your proposal. Just landed at Tokyo after 7h of flight. Let me get to the details a bit later. > On 26 Aug 2018, at 7:33...

@serjant what just have happened here?

BTW, since 0.0.6 it became much slower.

Hi @jdehaan this is real cool, thanks. I see the new implementation not only pass the old tests but also works for the 4 new scenarios. Great! The _call_ method...

I haven't been involved much in Python development for years. Is it time to drop Python 2 support?