RobotecAI/rai

Store information about vector database embedding model

Open

#272 opened on Oct 11, 2024

 (2 comments) (0 reactions) (1 assignee)Python (73 forks)auto 404
enhancementhelp wantedllmpriority/major

Repository metrics

Stars
 (554 stars)
PR merge metrics
 (PR metrics pending)

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