llm_lab_sdk_flutter 1.1.1 copy "llm_lab_sdk_flutter: ^1.1.1" to clipboard
llm_lab_sdk_flutter: ^1.1.1 copied to clipboard

Platformweb

An SDK for integrating your LLM Lab AI Agent

LLM Lab SDK #

Intelligent Iterations Chat-bot SDK This SDK allows you to integrate an Intelligent Iterations chat-bot into your application.

Getting Started #

Log in or create an account at #

Create an API Key: #

  • Go to your account settings on the Intelligent Iterations website.
  • Navigate to the API keys section and create a new API key.
  • Keep your API key secure, as it will be used to authenticate your requests to the chat-bot service.

Create an Agent: #

  • In your Intelligent Iterations account, create a new agent.
  • Note down the ID of your newly created agent, as it will be used to specify the model.

Integrate: #

  • Import the LLMLabSDK into your project.
  • Initialize the class with your API key
  • Specify the ID of the agent you created earlier. This will tell the SDK which agent to use for your interactions.

Support #

If you encounter any issues or have questions about integrating the SDK, feel free to reach out to our team or check the example in this repository for guidance.

2
likes
120
points
31
downloads

Publisher

verified publisherintelligentiterations.com

Weekly Downloads

2024.08.28 - 2025.03.12

An SDK for integrating your LLM Lab AI Agent

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

either_dart, equatable, fetch_client, flutter, http, llm_chat

More

Packages that depend on llm_lab_sdk_flutter