You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Massimiliano Pronesti c8195769f2
fix(openai-callback): completion count logic (#12383)
The changes introduced in #12267 and #12190 broke the cost computation
of the `completion` tokens for fine-tuned models because of the early
return. This PR aims at fixing this.
@baskaryan.
9 months ago
..
cli CLI CI 2 (#12387) 9 months ago
experimental Fixed some grammatical and Exception types issues (#12015) 9 months ago
langchain fix(openai-callback): completion count logic (#12383) 9 months ago