Store information about vector database embedding model
Open
@maciejmajek is already working on this.
Since Apr 17, 2025.
enhancement
help wanted
llm
priority/major
- Dominant language
- Python
- Stars
- 589
- Forks
- 76
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Currently, the whoami packages are created using openai's embedding models. Using those with other vendors is impossible.
Describe the solution you'd like
Internal tools used for rag should make sure that the model is compatible with the vdatabase.
Describe alternatives you've considered
Creating a log file with information about the generation (vendor, models etc)
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.