openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.57k stars 466 forks source link

Remove threads list endpoint from README.md #275

Closed arnebr closed 7 months ago

arnebr commented 7 months ago

What:

Description:

Following the removal threads list endpoint I adjusted the README.md . See #271 and the commit f317a9e

Related:

gehrisandro commented 7 months ago

Thanks for you PR.