We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae90a6 commit c0765bdCopy full SHA for c0765bd
app/test_rag_system.py
@@ -1,6 +1,5 @@
1
import unittest
2
3
-from torch import cosine_similarity
4
from rag_system import RAGSystem
5
6
class TestRAGSystem(unittest.TestCase):
0 commit comments