Skip to content

OpenCoq/metta-motto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Using-pip

Run the following command to install the project using pip:

pip install 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.1%
  • JetBrains MPS 3.9%