This repository contains a wrapper for common Generative AI providers.
It also provides tools for use with generative AI.
- Gemini
- Anthropic
- OpenAI
- Ollama
- Azure
Tools are provided by category. You can choose to pass a single tool or a category of tools to a model.
-
File Operations
read_file
write_file
delete_file
list_files
pwd
-
GitHub
get_issues
create_issue
update_issue
delete_issue
- Slack
send_message
get_messages
delete_message
- Code
lint
format
test