tuul_ai 0.0.2 copy "tuul_ai: ^0.0.2" to clipboard
tuul_ai: ^0.0.2 copied to clipboard

A Flutter plugin for integrating applications with the Tuul AI platform, providing access to Gen, LiteGen, and History services through a unified SDK.

0.0.3 - 2025-12-18 #

Added #

  • Enhanced Multi-Modal Support: Introduced ImageOptions and AbilityOptions to allow seamless image processing and web-search capabilities.
  • Trigger Management: Added TriggerParse and TriggerResponse models to handle complex AI function-calling lifecycles and state transitions.
  • Granular Agent Configuration: New AgentOptions for specifying model versions and SessionOptions for persistent conversation tracking.

Changed #

  • Standardized Response Schema: Refactored the internal result handling into a generic TriggerResponse<T> to provide consistent metadata across all services.
  • Optimized Model Inputs: Updated TuulOptions to follow a modular structure, making it easier to toggle reasoning and search capabilities independently.

Fixed #

  • Type Safety: Corrected integer/double casting issues in durationInSeconds fields for more reliable timing metrics across platforms.
  • Serialization: Improved fromJson and toJson logic for nested tool parameters and function declarations.

0.0.2 - 2024-12-15 #

Initial Release #

  • Foundation: Established the core SDK architecture and initialization protocols.
  • Services: Introduced initial support for Tuul AI Gen, LiteGen, and History services.
  • Infrastructure: Basic request/response handling and environment configuration support.
0
likes
140
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating applications with the Tuul AI platform, providing access to Gen, LiteGen, and History services through a unified SDK.

Homepage

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on tuul_ai

Packages that implement tuul_ai