Skip to content

0.1.247

Compare
Choose a tag to compare
@pchalasani pchalasani released this 19 May 21:58
· 65 commits to main since this release

Agent: during init, set config.parsing.token_encoding_model to the LLM,
so we use the tokenizer specific to the LLM, which helps with accurate token-cost computation.
(only affects OpenAI LLMs currently).