22 packages
@llumiverse/common
Public types, enums and options used by Llumiverse API.
@llumiverse/core
Provide an universal API to LLMs. Support for existing LLMs can be added by writing a driver.
@llumiverse/drivers
LLM driver implementations. Currently supported are: openai, huggingface, bedrock, replicate.
@vertesia/agent-sdk
Agent SDK - utilities for building agent tools
@vertesia/api-fetch-client
HTTP client which wraps a fetch implementation and simplify the creation of REST API clients. Works both in browser and in node.
@vertesia/cli
The Vertesia command-line interface (CLI) provides a set of commands to manage and interact with the Vertesia Platform.
@vertesia/client
@vertesia/common
@vertesia/converters
Image and content converters
@vertesia/create-agent
Initialize workflow agent package
@vertesia/create-plugin
Initialize a Vertesia plugin package
@vertesia/create-puglin
Initialize a Vertesia plugin package
@vertesia/json
JSON utlities
@vertesia/memory
Manipulate memory images for LLMs
@vertesia/memory-cli
Vertesia memory builder CLI
@vertesia/memory-commands
Memory commands for memory recipe scripts
@vertesia/plugin-builder
A vite plugin to build vertesia UI plugins
@vertesia/react
React helpers for Composable AI
@vertesia/tools-sdk
Tools SDK - utilities for building remote tools
@vertesia/ui
Vertesia UI components and and hooks
@vertesia/vite-plugin-export-css
Export css as part of the plugin main entry file
@vertesia/workflow
Vertesia workflow DSL