Features
- new flag
--tokensto get a list of tokens per file and total count:
- ability to use self-hosted models with
--llm-base. Defaults to readingOPENAI_API_KEYfor 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