Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thisguymartin authored Jan 17, 2025
1 parent 4f54fde commit e8d9d85
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Burro 🫏
<<<<<<< Updated upstream
=======


Burro is a command-line interface (CLI) tool built with Deno for evaluating Large Language Model (LLM) outputs. It provides a straightforward way to run different types of evaluations with secure API key management.

Expand Down Expand Up @@ -94,19 +93,4 @@ Example format:
- Secure key generation
- Encrypted SQLite storage

## 📦 Dependencies

- [cliffy](https://deno.land/x/cliffy) - Command-line framework
- [sqlite](https://deno.land/x/sqlite) - Database operations
- [autoevals](https://deno.land/x/autoevals) - Evaluation utilities

## 🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Potential areas for contribution:
- Additional evaluation types
- Improved scoring mechanisms
- Enhanced output formatting
- Documentation improvements
>>>>>>> Stashed changes

0 comments on commit e8d9d85

Please sign in to comment.