Skip to content

Commit

Permalink
add cli multimodal_knowledge_retriever
Browse files Browse the repository at this point in the history
  • Loading branch information
snova-luiss committed Aug 20, 2024
1 parent 1511178 commit 199df33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
'post_call_analysis': 'python tests/pca_test.py',
'function_calling': 'python tests/fc_test.py',
'web_crawled_data_retriever': 'python tests/web_crawling_test.py',
'multimodal_knowledge_retriever': 'python tests/multimodal_knowledge_retriever_test.py',
# 'search_assistant': 'python cli_test.py --query "test query"',
'benchmarking': './run_synthetic_dataset.sh' #This runs the benchmarking suite.
}
Expand Down

0 comments on commit 199df33

Please sign in to comment.