token-js / token.js

Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.
https://docs.tokenjs.ai/
MIT License
69 stars 5 forks source link

Include every OpenAI Chat Completions input parameter in the Feature Compatibility tables in our documentation #68

Open sam-goldman opened 2 months ago

sam-goldman commented 2 months ago

Problem

We don't have full parity with OpenAI's Chat Completions API, and we don't provide any indication that we're missing any input parameters in our documentation.

Solution

LiteLLM's API has an example of a feature compatibility table like this.