issues
search
pinecone-io
/
pinecone-text
Pinecone text client library
Other
54
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incorrect BM25Encoder values returned for query and document.
#85
clive-eltropy
opened
1 month ago
0
Fix BM25Tokenizer to correctly handle tokenization language
#84
elampe-freeday
opened
1 month ago
0
Replace deprecated 'punkt' with 'punkt_tab'
#83
emielsteerneman
opened
2 months ago
7
Downloading BM25 Encoders using Pinecone-Text in Celery is failing
#82
saharaquant
opened
2 months ago
4
[Bug] Not working with nltk
#81
guidev
opened
2 months ago
2
Add index pointer of each token within doc_freq
#80
eramirem
opened
2 months ago
0
Added optional input "model_dir" to class SpladeEncoder
#79
Grecil
opened
4 months ago
1
[Feature] Ability to update sparse index
#78
uahmad235
opened
6 months ago
0
allow mmh3 4.X
#77
acatav
closed
7 months ago
1
Add mmh3 4.X as dependency
#76
mcpaddy
closed
7 months ago
0
Add BM25Encoder.update() which updates encoder values with new documents
#75
adrwz
opened
7 months ago
0
BM25Encoder.default() Fails to download stopwords on a cert error
#74
newgolddream
opened
8 months ago
0
Bump version and change openai default model
#73
acatav
closed
9 months ago
0
Add dimension support
#72
izellevy
closed
9 months ago
0
Incompatible with the official spark-pinecone connector
#71
mdagost
opened
9 months ago
1
fix naming in query encoding
#70
acatav
closed
9 months ago
0
Is this actually BM25?
#69
mdagost
closed
9 months ago
2
use pypi token for publish in CD
#68
acatav
closed
9 months ago
0
Fix CD release token
#67
acatav
closed
9 months ago
0
Another CI test
#66
igiloh-pinecone
closed
9 months ago
0
Checking CI again
#65
igiloh-pinecone
closed
9 months ago
0
dummy change to check CI
#64
acatav
closed
9 months ago
0
Support python 3.12
#63
simjak
closed
9 months ago
0
Bump version to 0.7.1
#62
acatav
closed
11 months ago
0
Handle Cohere embedding models
#61
jamescalam
opened
11 months ago
0
CI - Run system tests on merge_queue
#60
igiloh-pinecone
closed
11 months ago
0
add JinaEncoder class to handle Jina Embeddings
#59
JoanFM
closed
9 months ago
2
Cohere encoder integration
#58
jamescalam
closed
11 months ago
0
add initial implementation of dense Cohere encoder
#57
DosticJelena
closed
11 months ago
0
Azure OpenAI encoder
#56
MichaelAnckaert
closed
9 months ago
1
Upgrade openai sdk to v1.2.3
#55
acatav
closed
11 months ago
0
changed hybrid scaling func to be clearer
#54
jamescalam
closed
11 months ago
0
[Bug] Hybrid scaling func in readme is misleading
#53
jamescalam
closed
11 months ago
1
Restrict numpy versions to be compatible with NLTK
#52
acatav
closed
12 months ago
0
add dep
#51
miararoy
closed
12 months ago
1
Remove splade warning and nltk download on default
#50
acatav
closed
1 year ago
0
Auto infer device for SPLADE
#49
acatav
closed
11 months ago
0
[Feature] Enable GPU for model encoding
#48
ashczq
closed
1 year ago
1
Imported dense encoder classes in dense/__init__.py
#47
igiloh-pinecone
closed
1 year ago
0
add openai extra
#46
acatav
closed
1 year ago
0
[Bug] the end to end examples in readme are missing
#45
biohaosen
closed
1 year ago
1
implement openai encoder
#44
acatav
closed
1 year ago
0
Update README.md
#43
ghost
closed
1 year ago
0
add dense extra
#42
acatav
closed
1 year ago
0
ignore failures on splade import
#41
acatav
closed
1 year ago
0
install poetry extras in docs workflow
#40
acatav
closed
1 year ago
0
improve transformers import error message
#39
acatav
closed
1 year ago
0
support pytorch v2 and make torch extra dependency
#38
acatav
closed
1 year ago
0
allow pytorch 2.0
#37
acatav
closed
1 year ago
0
Allow torch 2.0.0 to work with pinecone-text while still supporting 1…
#36
gitmj
closed
1 year ago
0
Next