NamingBuddy v0.1.0
Hello, this is the initial release of NamingBuddy a simple tool that helps you generate names for you functions, classes and variables when you just can't by using ollama and llama3 as the backend.
Features
- Generate a variable name by only passing the lines of code that contain the variable name to llama3
- Generate a class name by just highlighting the class
- Generate a function name by just highlighting the function
- Set your own custom ollama URL