Skip to content

Commit

Permalink
Update Pinecone.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
tullytim authored Apr 27, 2023
1 parent e335723 commit 1e1c6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pinecone.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ __precompile__(true)

module Pinecone

using JSON3
using JSON3
using StructTypes

export PineconeContext, PineconeIndex, PineconeVector, whoami, init, list_indexes, query, upsert, delete_index, describe_index_stats, create_index, fetch, delete
Expand Down

0 comments on commit 1e1c6c5

Please sign in to comment.