Closed marckohlbrugge closed 6 months ago
I can get CI running but sadly also unfamiliar with Rust. I'm seeing "cannot find function o200k_base
in crate tiktoken_rs
" which makes me think a compilation of the rust code needs to be included.
@IAPark would know quickly
I think the upstream library needs updated. I'll look into it tomorrow morning
Looks like @CaffeeLake beat me to it, closing this now that their PR is merged
GPT-4o uses o200k_base which this gem currently does not support.
I tried adding it by looking at the Python library. I have NOT tested this code. I'm unfamiliar with Rust and wasn't able to compile it.
Just putting this PR out here to hopefully get the ball rolling on supporting this.