Commit History

Merge pull request #58 from almutareb/57_pr_filename_typo
440e63f
Running
unverified

sabazo commited on

Merge pull request #56 from almutareb/52-move-metadata-creation-and-supplement-into-own-module
7034c3c
unverified

sabazo commited on

fixed typo in pr filename
4291932

Asaad Almutareb commited on

done more refactoring
47feab3
unverified

isayahc commited on

moved and renamed file as it interfereced with pytest
446ec20
unverified

isayahc commited on

attempt to refactor module
3a85771
unverified

isayahc commited on

updating constants and refactoring functions
5ffaf21
unverified

isayahc commited on

fixed condition and added intergration test
5e5ca32
unverified

isayahc commited on

fixing potential error
612008b
unverified

isayahc commited on

attempt to use rag_config
992dc29
unverified

isayahc commited on

making classes and test for vectorstore handling
3b85ad0
unverified

isayahc commited on

added .vscode to git ignore
dde4362
unverified

isayahc commited on

replacing hardcoded values with constants
1e4bae2
unverified

isayahc commited on

general refactoring
5439651
unverified

isayahc commited on

moved scripts into the knowledge_base module
dc0ebaa
unverified

isayahc commited on

changed constant to VECTOR_DATABASE_LOCATION
96f0f38
unverified

isayahc commited on

removing commented out cod
a2ede9f
unverified

isayahc commited on

refactoring get_db_retriever
0e17a46
unverified

isayahc commited on

using a constant over hardcoded value
6f22fc5
unverified

isayahc commited on

Merge pull request #55 from almutareb/hotfix_adding_sources_from_vs
76dab82
unverified

sabazo commited on

fixed the knowledgeBase_search function to use the sources cache properly
fba76a5

Asaad Almutareb commited on

Merge pull request #54 from almutareb/fix-doc-issue-in-gui
397ea1b
unverified

sabazo commited on

Update structured_tools.py
6efeac1
unverified

isayahc commited on

Merge pull request #53 from almutareb/51-add-a-function-to-create-keywords-for-each-chunk
0fa9cde
unverified

sabazo commited on

modified the default arguemnt of model_name for extract_keywords_from_doc to use an environmental variable
6e17460
unverified

isayahc commited on

used a better pratice to import generate_keywords_promot
2121f22
unverified

isayahc commited on

fixing typo in requirements
dbcb4e5
unverified

isayahc commited on

updated requirements and renamed rag_app/utils/generate_keywords_keybert.py
ae498b3
unverified

isayahc commited on

added keybert to requirements
a119408
unverified

isayahc commited on

created a function for generating keywords for bodies of text
848d541
unverified

isayahc commited on

making a chain to generate keywords
51a28d2
unverified

isayahc commited on

Merge pull request #49 from almutareb/26-add-a-function-for-query-rewriting
d6f22d3
unverified

sabazo commited on

changed named of SECONDARY_LLM to SEVEN_B_LLM_MODEL
83d98e9
unverified

isayahc commited on

removing duplicates of langchain-huggingface
c04bc70
unverified

isayahc commited on

Merge pull request #48 from almutareb/47-generate-summaries-and-keywords-for-each-chunk
4544cde
unverified

sabazo commited on

fixed typo and moved to better position
4cc777b
unverified

isayahc commited on

merged with PR 47
dbb4dac
unverified

isayahc commited on

made a query rewritting chain
7aec130
unverified

isayahc commited on

addded summaries to metadata
8e29230
unverified

isayahc commited on

added hhf langchain
da03ac1
unverified

isayahc commited on

added python-dotenv to requirements
f108fab
unverified

isayahc commited on

creating the skeleton of the generatre_document_summaries function
f1268bf
unverified

isayahc commited on

Merge pull request #7 from almutareb/intergrate-database
f71d212
unverified

sabazo commited on

Merge pull request #46 from almutareb/30-add-multi-index-search
7a29166
unverified

sabazo commited on

using constants from config.py instead of initializing variables
f4bba44
unverified

isayahc commited on

removed InnovationPAthFinder from requirements.txt
3e3d2bf
unverified

isayahc commited on

added multi index search
603a3fd
unverified

isayahc commited on

added pathfinder to requirements
012a25d
unverified

isayahc commited on

adding sources to database in knowledgeBase_search and memory_search
4089bc6
unverified

isayahc commited on

merging from main
ceaa546
unverified

isayahc commited on