Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 10:37
· 1 commit to main since this release

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