myshell-ai / AIlice

AIlice is a fully autonomous, general-purpose AI agent.
MIT License
872 stars 135 forks source link

Add GPT-4o support #31

Closed PlanetMacro closed 6 months ago

PlanetMacro commented 6 months ago

Afaik it has its own tokenizer...

stevenlu137 commented 6 months ago

Currently, the text and image modals of gpt-4o are supported, and the video will be added later. Openai’s API does not involve tokenizer, did I miss something?