Skip to content

Conversation

MesaAnpo
Copy link

@MesaAnpo MesaAnpo commented Jul 8, 2025

This refactor simplifies the Document structure by storing embeddings directly as NumPy arrays.

✅ Benefits:

  • Avoids repeated list<->array conversions
  • Simplifies serialization logic
  • Prepares for future performance optimizations

Tested with: pre-commit and pytest

Closes #1 if applicable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant