Skip to content

Commit

Permalink
Merge branch 'add_pinecone' into pinecone-filters
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Dec 22, 2023
2 parents d6d642e + 9aa1ae8 commit f8da8a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
import io
import logging
import os
from typing import Any, Dict, List, Optional
from copy import copy
from typing import Any, Dict, List, Optional

import pandas as pd
import pinecone
Expand Down

0 comments on commit f8da8a9

Please sign in to comment.