yls_agi_sdk_dart 0.1.2 copy "yls_agi_sdk_dart: ^0.1.2" to clipboard
yls_agi_sdk_dart: ^0.1.2 copied to clipboard

Flutter/Dart SDK for the YLS AGI gateway, bridged from yls-agi-rust-sdk with flutter_rust_bridge.

0.1.2 #

  • 将 README 全面改为中文文档。
  • 补充中文使用示例,覆盖聊天、流式输出、Gemini 生图、OpenAI gpt-image-2 生图与参考图编辑。

0.1.1 #

  • Add OpenAI gpt-image-2 image generation support.
  • Add low-level FRB bindings for ChatGptImageRequest, ChatGptImageResponse, and ChatGptReferenceImage.
  • Add high-level OpenAI image APIs such as openai.images.generate(...) and openai.imageRequest().generate().
  • Add chatgptImageApiKey, chatgptImageAuthMode, and chatgptImageBaseUrl to client configuration.

0.1.0 #

  • Initial public release.
  • Bridge yls-agi-rust-sdk into Flutter/Dart with flutter_rust_bridge.
  • Support unified OpenAI, Gemini, and Claude chat APIs.
  • Support streaming chat, multimodal messages, and Gemini image generation.
  • Add ergonomic high-level APIs such as YlsAgi.openai(config), responses.create(...), chat.completions.stream(...), and chain-style builders.
0
likes
130
points
136
downloads

Documentation

API reference

Publisher

verified publisheritbug.shop

Weekly Downloads

Flutter/Dart SDK for the YLS AGI gateway, bridged from yls-agi-rust-sdk with flutter_rust_bridge.

Topics

#ai #llm #openai #claude #gemini

License

MIT (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on yls_agi_sdk_dart

Packages that implement yls_agi_sdk_dart