Skip to content

Completions v1 and v2 Documentation in README

Stephan Rayner requested to merge basic-completions-api-documentation into main

Why

Right now there is no way to know about the API unless you read the code. This is not as inviting as it sounds. This issue was extremely helpful when I was starting to work with the completions api. As a fall out of that I thought it was sensible to add this to the README for future people like me.

🎯 Goals

  • To have /completions/{v1,v2} documentation
  • To make it clear for future contributors what to expect from the API

👥 Reviewers

Please review for correctness and clarity and for alignment with the goals described above.

Merge request reports