astroseger / metta-motto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metta Motto

This package provides integration of MeTTa and LLMs for prompt tamplates, guidance, and chaining as well as composition with other agents.

Installation

The main requirement is MeTTa.

The project itself can be installed via

git clone git@github.com:zarqa-ai/metta-motto.git
cd metta-motto

Usage

The package can be used both as a Python package

import motto

and MeTTa extention

!(import! &self motto)

Please, refer to the tutorial and examples. Tests can also be considered in addition.

Tests

The unit tests can be executed via

cd tests
pytest

About

License:MIT License


Languages

Language:Python 94.7%Language:JetBrains MPS 5.3%