COMMITS
/ dsp/modules/sentence_vectorizer.py June 27, 2024
A
fix(dspy): run ruff
Anindyadeep committed
A
fix(dspy): remove redundant code by importing it from module
Anindyadeep committed
A
fix(dspy): run ruff
Anindyadeep committed
June 26, 2024
A
fix(dspy): fixed the doc length in Vectorizer class
Anindyadeep committed
A
fix(dspy): Add from error after raise
Anindyadeep committed
A
feat(dspy): Add support for PremAI vectorizer
Anindyadeep committed
A
feat(dspy): added PREMAI api key recognizer from env
Anindyadeep committed
May 15, 2024
A
Merge pull request #925 from BeatrixCohere/beatrix/CohereClientName
arnavsinghvi11 committed
April 29, 2024
B
Add the cohere client name
BeatrixCohere committed
April 18, 2024
A
feat: FastEmbedVectorizer
Anush008 committed
March 1, 2024
T
Big reformat push
Thomas D Ahle committed
February 27, 2024
T
Fix typo; update link
Tom Aarsen committed
February 21, 2024
O
Move import cohere inside the constructor to avoid creating a global dependency
Omar Khattab committed
February 19, 2024
A
Add a Cohere vectorizer
Aidan Gomez committed
December 26, 2023
O
Make sure OpenAI and OpenAI sentence vectorizer work with 0.28 and 1.0
Omar Khattab committed
December 24, 2023
D
Update OpenAIVectorizer class to openai ^1.0
DanielUH2019 committed
November 14, 2023
A
updated knn_fewshot with fixes
Arnav Singhvi committed
February 19, 2023
I
Fix FAISS import issues with SentenceTransformersVectorizer
Igor Kotenkov committed
I
resolve import issues for FAISS
Igor Kotenkov committed
February 18, 2023
I
Remove changes to setup.py, moved notebook with KNN example to tests/ folder.
Igor Kotenkov committed
February 6, 2023
I
Docstrings & small fixes
Igor Kotenkov committed
I
OpenAI Embeddings vectorization for KNN added
Igor Kotenkov committed
I
Vectorization changed to "DSP way".
Igor Kotenkov committed