Replies: 1 comment 1 reply
-
@onhate I think your approach is simplest way to support this now. Here is a related issue: #586 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to the callbacks on the BaseLanguageModel how would you collect metrics of embeddings generation?
I've done this by now, but I wonder if adding callbacks to the Embeddings API would be viable.
Beta Was this translation helpful? Give feedback.
All reactions