This repository contains an evaluation of various Large Language Model (LLM) frameworks. It aims to provide insights and comparisons to help developers choose the best framework for their needs.
See the top LLM Orchestration frameworks
- Python 3.x
- GitHub API token with appropriate permissions to search
-
Clone the repository:
git clone https://github.com/yourusername/your-repo.git cd your-repo
-
Install the required dependencies:
pip install -r requirements.txt
-
Set up your GitHub API token:
export GH_TOKEN=your_github_token
Contributions are welcome! Please open an issue or submit a pull request.