Settings

Theme

Show HN: Abso – TypeScript LLM Client

github.com

1 points by vincelt 10 months ago · 0 comments · 1 min read

Reader

Hi HN,

I made a TypeScript library that unifies queries with different LLM providers like Anthropic and Gemini into the OpenAI format.

When playing around with new models like the new Gemini 2.0, it's frustrating to adapt to the differences in things like streaming, tool calling, json formatting, output formats, etc.

This library aims to make it easy to switch between providers, while keeping the OpenAI format, which seems to have become the de-facto standard. Maybe this can be helpful to others.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection