llm.ts icon indicating copy to clipboard operation
llm.ts copied to clipboard

Call any LLM with a single API. Zero dependencies.

Results 2 llm.ts issues
Sort by recently updated
recently updated
newest added

``` throw new Error(JSON.stringify(response)); Error: {"status":"rejected","reason":{}} ```

First of all thank you for providing this in the first place, I'm curious if anyone has started working on the APIs available (like chat completions) with the newer, cheaper...