easybeam_flutter 2.0.0 copy "easybeam_flutter: ^2.0.0" to clipboard
easybeam_flutter: ^2.0.0 copied to clipboard

A Flutter SDK for Easybeam AI platform

2.0.0 #

Breaking Changes:

  • Renamed Workflows to Agents:
    • streamWorkflow() -> streamAgent()
    • getWorkflow() -> getAgent()
    • workflowId parameter -> agentId
  • Renamed Portals to Prompts:
    • streamPortal() -> streamPrompt()
    • getPortal() -> getPrompt()
    • portalId parameter -> promptId
  • Renamed PortalResponse to ChatResponse for better clarity

1.0.0 #

Initial release

  • Streaming Workflows & Portals
  • Getting Workflows & Portals
  • Reviewing
1
likes
130
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for Easybeam AI platform

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fetch_client, flutter, http, intl

More

Packages that depend on easybeam_flutter