Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/hyfi-agent
https://github.com/entelecheia/hyfi-agent
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/entelecheia/hyfi-agent
- Owner: entelecheia
- Created: 2023-06-21T23:30:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T11:52:06.000Z (about 1 year ago)
- Last Synced: 2023-08-26T13:05:20.344Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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