Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/entelecheia/hyfi-agent


https://github.com/entelecheia/hyfi-agent

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# HyFI-agent

HyFI-agent is a Python package developed as a plugin for the [Hydra Fast Interface (HyFI)](https://github.com/entelecheia/hyfi).

It allows you to chain together large language model (LLM) tasks and run autonomous agents quickly and easily. HyFI-agent can also utilize other HyFI plugins.

## Features

- Chain LLMs together into an agent
- Easily run autonomous conversations
- Leverage other HyFI plugins
- Modular and extensible architecture