sobelio / llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
https://llm-chain.xyz
MIT License
1.3k stars 128 forks source link

fix: change type and function to calc tokens in message #166

Closed Juzov closed 1 year ago

Juzov commented 1 year ago

fixes #164

A hack, we should raise an issue for tiktoken