Commit History

fixed typo in pr filename
4291932

Asaad Almutareb 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

Now google sources include the session_id
6592db0
unverified

isayahc commited on

imported re
08754e8
unverified

isayahc commited on

moved envars to config
ad2ef92
unverified

isayahc commited on

added db to app_gui
26d9065
unverified

isayahc commited on

added extract reponse
a19d954
unverified

isayahc commited on

initaialized chain and merged from main
e3a5dff
unverified

isayahc commited on

Merge pull request #44 from almutareb/fixed_warning_capture_mail
0e10735
unverified

sabazo commited on

Merge pull request #45 from almutareb/reranking_chroma
ee48a1f
unverified

sabazo commited on

reranking working
1dcc70b

Xalt8 commited on

reranking with chroma fixed
466b7d1

Xalt8 commited on

added new chain
aab5640
unverified

isayahc commited on

moved project templates
f4b3d00

Asaad Almutareb commited on

Merge pull request #22 from almutareb/adjust_template_new_llm
15c0646
unverified

sabazo commited on

corrected typo in Gradio's warning message
e272fb4

Asaad Almutareb commited on

Merge pull request #21 from almutareb/add_gradio_examples
d398a6a
unverified

sabazo commited on

adjusted Gradio interface and added examples
5a59a40

Asaad Almutareb commited on

Merge pull request #20 from almutareb/fix_fetch_s3_vs
42c70fb
unverified

sabazo commited on

fetch vectorstore
eb3ce64

Asaad Almutareb commited on