cohere-ai/cohere-toolkit

Postman collection does not reflect v1 endpoint (thus fails at executing requests)

heaversm opened this issue · 3 comments

What improvement(s) are you suggesting?

In the postman collection json, the path needs to reflect the v1 endpoint (for all requests in the collection:

image

otherwise the request fails with a not found:

image

Additional information

No response

Thanks @heaversm, indeed our Postman collection is several months out of date now!

@lusmoura did you happen to have updated your local collection? Otherwise we can put it on the backlog to update this.

Or better yet autogenerate the Postman collection from our docs?

Thanks @heaversm, indeed our Postman collection is several months out of date now!

@lusmoura did you happen to have updated your local collection? Otherwise we can put it on the backlog to update this.

I have a PR with the updates! Will try to find a solution for autogenerating the collection.