Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Pinecone Embedding store not saving TextSegment metadata #948

Closed
rgrebski opened this issue Apr 16, 2024 · 1 comment
Closed

[BUG] Pinecone Embedding store not saving TextSegment metadata #948

rgrebski opened this issue Apr 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rgrebski
Copy link

Describe the bug
PineconeEmbeddingStore is not saving TextSegment metadata to Pinecone. It simply ignores custom metadata (see the code)

Log and Stack trace
N/A

To Reproduce
Try to ingest a document with custom metadatada into Pinecone

Expected behavior
Custom metadata is saved

Please complete the following information:

  • LangChain4j version: 0.29.1
  • LLM(s) used: ChatGPT 3.5 Turbo
  • Java version: 19
  • Spring Boot version (if applicable): N/A

I can provide PR once this issue is confirmed.

@rgrebski rgrebski added the bug Something isn't working label Apr 16, 2024
@langchain4j
Copy link
Owner

Hi @rgrebski thanks for reporting!
Closing this as a duplicate of #435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants