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

Fix import_file command and collection metadata in indexing #68

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

stefanorosanelli
Copy link
Contributor

in this PR:

  • same documents splitting logic is used in import_file command as in POST /index/* endpoints
  • collection metadata are now handled correctly:
    • collection.cmetadata may be NULL
    • chunk_size/overlap params are now converted to int

@stefanorosanelli stefanorosanelli changed the title Fix files import command and collection metadata in indexing Fix import_file command and collection metadata in indexing Sep 4, 2024
@nikazzio nikazzio merged commit ee4421d into brevia-ai:main Sep 4, 2024
10 checks passed
@nikazzio nikazzio deleted the fix/files-import-command branch September 4, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants