1 2 3 4 5 6 7 8
[package] name = "babel-bridge" version = "0.3.0" edition = "2021" description = "SDK for interacting with various Large Language Model (LLM) APIs using a common interface" license = "MIT" [dependencies]