-
Notifications
You must be signed in to change notification settings - Fork 24
feat: Add support for embeddings operations in langchain instrumentation #142
Copy link
Copy link
Open
Labels
contribution welcomeWe'd welcome external contributionWe'd welcome external contributionenhancementNew feature or requestNew feature or requestgenaiThe genai label represents issues related to generative AI.The genai label represents issues related to generative AI.instrumentaionThe instrumentation label represents issues related to instrumentation.The instrumentation label represents issues related to instrumentation.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contribution welcomeWe'd welcome external contributionWe'd welcome external contributionenhancementNew feature or requestNew feature or requestgenaiThe genai label represents issues related to generative AI.The genai label represents issues related to generative AI.instrumentaionThe instrumentation label represents issues related to instrumentation.The instrumentation label represents issues related to instrumentation.