Skip to content

v1.0.7

Choose a tag to compare

@enesgules enesgules released this 03 May 08:52
· 739 commits to master since this release
db9d37c

What's Changed

  • Added new code snippets and GitHub stars fields to help LLMs resolve the correct Context7-compatible library ID in #143
  • Increased the default token limit from 5,000 to 10,000 in #143
  • Added support for configuring the DEFAULT_MINIMUM_TOKENS value via environment variables in #130 by @akbxr