Replies: 1 comment 1 reply
-
Hi @akar5h, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently using ner v3 pipeline to create custom ner tags , I have used Chain of Thoughts with few examples for few shot learning, I want to know the count of i/o tokens that each operation does while making api call to OpenAI ? For some cost analysis and optimisations .
Beta Was this translation helpful? Give feedback.
All reactions