MadcowD / ell

A language model programming library.
http://docs.ell.so/
MIT License
4.04k stars 225 forks source link

how to get input and output tokens separately #163

Open kevin2016 opened 2 weeks ago

kevin2016 commented 2 weeks ago

how to get input and output tokens separately, thx

MadcowD commented 1 week ago

what do you mean by this? like the counts?

MadcowD commented 1 week ago

??

kevin2016 commented 1 week ago

what do you mean by this? like the counts?

when i use ell, i want wo get the input tokens and output tokens, but now it just return the llm answer