Skip to content

Conversation

Mini256
Copy link
Member

@Mini256 Mini256 commented Aug 27, 2025

No description provided.

- Updated `.vscode/settings.json` to include new embedding providers: `BAAI`, `huggingface`, and `Qwen`.
- Refactored `pytidb/embeddings/__init__.py` to streamline embedding function imports.
- Enhanced `pytidb/embeddings/builtin.py` by introducing a `deep_merge` utility for better parameter handling.
- Expanded model dimensions in `pytidb/embeddings/dimensions.py` to support additional models from Hugging Face and BAAI.
- Added a `deep_merge` function in `pytidb/embeddings/utils.py` for merging dictionaries.
- Updated tests in `tests/test_auto_embedding_server.py` to include new embedding models and improve test structure.
@Mini256 Mini256 changed the title feat: enhance embedding functionality and add new models feat: support dimensions for server-side embedding and add default dimensions for more models Aug 28, 2025
@Mini256 Mini256 changed the title feat: support dimensions for server-side embedding and add default dimensions for more models feat: support dimensions config for server-side embedding and add default dimensions for more models Aug 28, 2025
@Mini256 Mini256 merged commit 497d217 into main Aug 28, 2025
3 checks passed
@Mini256 Mini256 deleted the embedding-function-dims branch August 28, 2025 02:18
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