What problem do you want to solve?
Currently, embeddings operations are not automatically instrumented by loongsuite-instrumentation-langchain.
Describe the solution you'd like
- Add an instrumentation point for LangChain Embedding.
- Capture embeddings operations with genai-util.
- Add unit tests for instrumentations.
Describe alternatives you've considered
No response
Additional Context
No response
Would you like to implement a fix?
None
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
What problem do you want to solve?
Currently, embeddings operations are not automatically instrumented by
loongsuite-instrumentation-langchain.Describe the solution you'd like
Describe alternatives you've considered
No response
Additional Context
No response
Would you like to implement a fix?
None
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.