bedge_ai 0.0.3
bedge_ai: ^0.0.3 copied to clipboard
One-dependency umbrella for LocalAI Kit, including the facade, platform services, Gemma, llama.cpp, Sherpa and Genkit adapters.
Changelog #
0.0.3 #
- Export the new
local_ai_llama_cppadapter package. - Track the coordinated 0.0.3 releases of all LocalAI Kit packages.
0.0.2 #
- Package renamed from
local_ai_kit_alltobedge_ai. Update your dependency tobedge_ai: ^0.0.2and your import topackage:bedge_ai/bedge_ai.dart.local_ai_kit_all0.0.1 remains on pub.dev but will not receive further releases under that name. - Tracks the 0.0.2 releases of
local_ai_core,local_ai_flutter,local_ai_gemma,local_ai_sherpa,local_ai_kitandlocal_ai_genkit. - Correct the bundled
LICENSEtext.
0.0.1 #
- Initial public release (as
local_ai_kit_all).