getzep / graphiti

Build and query dynamic, temporally-aware Knowledge Graphs
https://help.getzep.com/graphiti
Apache License 2.0
1.37k stars 72 forks source link

chore: Update DEFAULT_MAX_TOKENS to 16384 in config.py #138

Closed danielchalef closed 1 month ago

danielchalef commented 1 month ago

[!IMPORTANT] Update DEFAULT_MAX_TOKENS to 16384 in config.py, affecting LLMConfig default behavior.

  • Configuration Update:
    • Update DEFAULT_MAX_TOKENS from 4096 to 16384 in config.py.
    • Affects default max_tokens parameter in LLMConfig class constructor.

This description was created by Ellipsis for 8b5dd4bfd6ed012c2e0052be776d6b29765e0884. It will automatically update as commits are pushed.