babel-bridge 0.3.0

SDK for interacting with various Large Language Model (LLM) APIs using a common interface
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "SDK for interacting with various Large Language Model (LLM) APIs using a common interface"
edition = "2021"
license = "MIT"
name = "babel-bridge"
readme = "README.md"
version = "0.3.0"