issues
search
pinecone-io
/
go-pinecone
Pinecone.io Golang Client
Apache License 2.0
49
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug] Cannot list vectors, getting missing HTTP content-type error
#87
maxheckel
opened
4 weeks ago
1
Regenerate client code for `2024-10`
#86
austin-denoble
closed
1 month ago
0
Merge `release-candidate/2024-10` branch to main
#85
austin-denoble
closed
1 month ago
0
Last doc comment clean up
#84
austin-denoble
closed
1 month ago
0
Add `EmbedResponse` type, regenerate core for `2024-10`
#83
austin-denoble
closed
1 month ago
0
Add /rerank and /import sections to README
#82
aulorbe
closed
1 month ago
0
[Feature Request] Allow IndexConnection to be used with multiple namespaces
#81
anuraaga
opened
1 month ago
1
Rebase & Implement Rerank
#80
austin-denoble
closed
1 month ago
1
Implement Bulk Import, Regenerate core for `2024-10` API
#79
austin-denoble
closed
1 month ago
0
[Bug] Missing content-type header in gRPC calls
#78
fflores97
opened
1 month ago
3
Add Pinecone Local testing support in CI
#77
austin-denoble
closed
2 months ago
0
Refactor `/codegen/build-clients.sh` to support new `apis` structure, regenerate for `2024-10`
#76
austin-denoble
closed
2 months ago
0
[Bug] metadatFilter input on QueryByVectorIdRequest variable impossible to use as it does not start with a capital letter.
#75
mgagnon-rvo
opened
2 months ago
1
Fix `normalizeHost`, allow for non-secure connections
#74
austin-denoble
closed
2 months ago
0
Reranker API implemention
#73
Stosan
closed
1 month ago
2
Refactor sparse vector integration tests
#72
austin-denoble
closed
2 months ago
0
Return error for serverless index creation failure
#71
jseldess
closed
2 months ago
0
Pass `currentVersion` in `release` workflow
#70
austin-denoble
closed
3 months ago
0
Fix runner in `release` workflow
#69
austin-denoble
closed
3 months ago
0
[Docs] Missing example for how to do $and and $or filters
#68
assembly-winston
opened
3 months ago
3
Implement Inference API
#67
austin-denoble
closed
3 months ago
0
Add GH `release` workflow and `bump-version` action, fix hard-coded client version
#66
austin-denoble
closed
3 months ago
0
Refactor Integration Tests
#65
austin-denoble
closed
3 months ago
1
Change "client" to "SDK"
#64
jseldess
closed
3 months ago
0
FIx README v1.0.0
#63
austin-denoble
closed
3 months ago
0
Remove `.env.example`, update `CONTRIBUTING.md`
#62
austin-denoble
closed
3 months ago
0
v1.0.0 README tweaks
#61
austin-denoble
closed
3 months ago
0
(trying to) Fix auto-labeling
#60
anawishnoff
closed
3 months ago
0
[Feature Request] test issue for labeling bot
#59
anawishnoff
closed
3 months ago
0
Address bug bash feedback
#58
aulorbe
closed
3 months ago
0
Auto-adding needs-triage label to all new issues
#57
anawishnoff
closed
3 months ago
0
Add `Host` normalization when building `IndexConnection`
#56
austin-denoble
closed
3 months ago
0
Add error handling for missing required fields in passed structs
#55
aulorbe
closed
3 months ago
0
Update issue templates
#54
anawishnoff
closed
3 months ago
0
Block blank issues without templates
#53
anawishnoff
closed
3 months ago
0
Add `Namespace` to List, Query, and Fetch vector responses
#52
austin-denoble
closed
3 months ago
0
Update README
#51
aulorbe
closed
3 months ago
1
Implement support for `DeletionProtection`
#50
austin-denoble
closed
3 months ago
1
Add `codegen/build-clients.sh` script, update `codegen/apis` submodule
#49
austin-denoble
closed
4 months ago
2
Centralize Go test suite
#48
aulorbe
closed
3 months ago
0
Remove GH workflow and actions to generate documentation
#47
aulorbe
closed
4 months ago
0
Change dir in documentation GH action to contain multiple HTML pages
#46
aulorbe
closed
4 months ago
0
Try new strategy for better rendering of documentation with gopages
#45
aulorbe
closed
4 months ago
0
Fix incorrect path in action.yml
#44
aulorbe
closed
4 months ago
0
Add GH action + workflow for setting up Go env in CI
#43
aulorbe
closed
4 months ago
0
Adjust build-docs/action to make /docs dir if it doesn't exist
#42
aulorbe
closed
4 months ago
0
Add GH action to push Godoc documentation to sdk-docs repo
#41
aulorbe
closed
4 months ago
0
Add Reference documentation status badge
#40
rockwotj
closed
4 months ago
2
Rename Filter to MetadataFilter for clarity
#39
aulorbe
closed
4 months ago
0
Add unit tests for index_connection.go
#38
aulorbe
closed
4 months ago
0
Next