Skip to content

v0.5.0

Compare
Choose a tag to compare
@paul-gauthier paul-gauthier released this 07 Jun 23:29
· 6284 commits to main since this release
  • Added support for gpt-3.5-turbo and gpt-4-32k.
  • Added --map-tokens to set a token budget for the repo map, along with a PageRank based algorithm for prioritizing which files and identifiers to include in the map.
  • Added in-chat command /tokens to report on context window token usage.
  • Added in-chat command /clear to clear the conversation history.