1.2.8 • Published 5 months ago

ai-bridge v1.2.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

ai-bridge

Thin wrapper over openAI api, and potentially other AI provider alternatives. It helps handle out of the box caching of request.

It also provide some very minor QOL enhancments to the API

Cache Options

  • Local jsonl cache dir
  • MongoDB connection

Provider support

  • openAI

Future provider support?

  • claude ?
  • forefront (embedding not supported)

Why should you be caching your AI response?

In general running LLM, is an expensive process. Caching however helps offset the cost involved for frequent and common query. The downside is, this is not appropriate for all use cases.

1.2.8

5 months ago

1.2.7

5 months ago

1.2.6

5 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.0.4

1 year ago

1.2.1

12 months ago

0.0.1

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago