Skip to content

Latest commit

 

History

History

examples

BeeAI Framework Examples

This repository contains examples demonstrating the usage of the BeeAI Framework, a toolkit for building AI agents and applications.

Table of Contents

  1. Agents
  2. Workflows
  3. Helpers
  4. Backend
  5. Memory
  6. Templates
  7. Tools

Agents

Workflows

Helpers

  • io.py: Input/Output helpers

Backend

  • ollama.py: Ollama Chat-based language model usage
  • watsonx.py: Watsonx Chat-based language model usage

LLM Providers

Memory

Templates

Tools