Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@ddrscott ddrscott released this 16 Apr 19:54
b0f85ec

Features

  • new flag --tokens to get a list of tokens per file and total count:
image
  • ability to use self-hosted models with --llm-base. Defaults to reading OPENAI_API_KEY for the API key for 'openai' like model provides. Look at LiteLLM provide docs for how to use other 3rd-party LLMs like Anthropic and Azure.

Full Changelog: v0.4.1...v0.5.0