1.4.0 • Published 5 months ago

@mfbtech/llm-popular v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

llm-popular

Create bindings for popular LLM APIs that conform to the simple ModelApi type.

Currently supports models from:

  • OpenAI
  • Anthropic
  • Google Gemini
  • Meta Llama

examples

Run the examples in the examples directory using vite-node, for example:

npx vite-node examples/simpleResponse.ts

Make sure to set up a proper .env file to hold your API keys

1.4.0

5 months ago

1.3.0

6 months ago

1.2.1

7 months ago

1.1.0

8 months ago

1.0.0

9 months ago

0.0.1

10 months ago