Skip to content

Commit

Permalink
import fusion retriever
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Peach committed Nov 14, 2023
1 parent 7f82721 commit 089ea76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llama_index/retrievers/fusion_retriever.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import asyncio
from enum import Enum
from typing import Dict, List, Optional, Tuple

Expand Down

0 comments on commit 089ea76

Please sign in to comment.