Files
spring-ai/models/spring-ai-openai
Mark Pollack 2e5ee4316f Ignore embedding field for Document deserialization
- VectorStore implementations may still be returning the embedding values and mapping onto
  Document.class with Jackson

This change ignores that field, but vector store implementations should change to not return
the embedding data that is no longer stored in Document
2024-12-19 15:40:09 -05:00
..
2024-11-20 18:03:30 -05:00