Skip to main content

Empower your UI by AI Agent

Project description

Next Gen UI Core Functionality

This module is part of the Next Gen UI Agent project.

Module Category Module Status

This module contains UI Agent Core functionality and frameworks.

Provides

  • NextGenUIAgent providing agent configuration and methods for individual processing steps
  • Produced UI Data Blocks:
  • Plugable "UI renderer" framework for UI components rendering
    • Default json renderer used to send definitions to client-side renderers
  • Abstraction of the LLM inference
    • InferenceBase interface used by UI Agent
    • LangChainModelInference implementation using LangChain chat_models.
  • Pluggable and configurable "Input Data Transformation" framework
    • Provided transformers: json, yaml, csv-comma, csv-semicolon, csv-tab, fwctable, noop

Installation

pip install -U next_gen_ui_agent

Interface usage

from next_gen_ui_agent import NextGenUIAgent

inference = # any AI framework inference

agent = NextGenUIAgent(
    inference=LlamaStackInference(model="ollama:llama3.2"),
)

# API is not very friendly ATM, as you have to call methods for individual processing steps. We plan to improve it iit the near future.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

next_gen_ui_agent-0.3.0-py3-none-any.whl (56.6 kB view details)

Uploaded Python 3

File details

Details for the file next_gen_ui_agent-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for next_gen_ui_agent-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66ac0d374fc0a00f6baa072591f788d9c9e7ee852efeb429f5d257ecdf238cf2
MD5 7d1f31afd36d53e774776825f6f490b6
BLAKE2b-256 168ec69ee50c081c3b672aef2342f7a88975592e7ed9d1f3b041912742ed8b88

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page