Spaces:
Sleeping
Sleeping
Commit History
created a function for generating keywords for bodies of text
848d541
unverified
making a chain to generate keywords
51a28d2
unverified
changed named of SECONDARY_LLM to SEVEN_B_LLM_MODEL
83d98e9
unverified
merged with PR 47
dbb4dac
unverified
made a query rewritting chain
7aec130
unverified
addded summaries to metadata
8e29230
unverified
creating the skeleton of the generatre_document_summaries function
f1268bf
unverified
Merge pull request #7 from almutareb/intergrate-database
f71d212
unverified
using constants from config.py instead of initializing variables
f4bba44
unverified
added multi index search
603a3fd
unverified
adding sources to database in knowledgeBase_search and memory_search
4089bc6
unverified
merging from main
ceaa546
unverified
Now google sources include the session_id
6592db0
unverified
imported re
08754e8
unverified
moved envars to config
ad2ef92
unverified
added extract reponse
a19d954
unverified
initaialized chain and merged from main
e3a5dff
unverified
reranking working
1dcc70b
reranking with chroma fixed
466b7d1
added new chain
aab5640
unverified
corrected typo in Gradio's warning message
e272fb4
Asaad Almutareb
commited on
adjusted Gradio interface and added examples
5a59a40
Asaad Almutareb
commited on
fetch vectorstore
eb3ce64
Asaad Almutareb
commited on
fetch vectorstore
af07445
Asaad Almutareb
commited on
adjust for hf gradio
153e9c1
Asaad Almutareb
commited on
created a chain to determine user sentiment
b4b75a1
unverified
Merge pull request #9 from almutareb/isayahc-patch-1
58bd64f
unverified
Merge pull request #6 from almutareb/hybrid_search
f48c420
unverified
Update get_db_retriever.py
3610691
unverified
did some refactoring added documentation
fdb6484
unverified
Update agent_tools.py
0e4eb80
unverified
added documentation to the Sources schema
d7a243c
unverified
added documenttion to each function
cff8370
unverified
added human_as_tool
42f834a
Asaad Almutareb
commited on
Merge remote-tracking branch 'origin/main' into hybrid_search
7fc426e
hybrid search doc string added
c9de890
added german prompt templates
ddfe3b8
Asaad Almutareb
commited on
fixed circular imports
3b643b9
Asaad Almutareb
commited on
added an agent as a tool
3dfd099
Asaad Almutareb
commited on
reranking working example
524e9f1
start on reranking
3d33782
Merge branch 'main' of https://github.com/almutareb/insurance-advisor-agent
e908767
vector store for windows
a206783
corrected S3 vectorstore
6f2843a
Asaad Almutareb
commited on
added ReAct agent with its tools
fb95c43
Asaad Almutareb
commited on
added S3 locations to example.env
7acac3e
Asaad Almutareb
commited on
migrated notebook to python code
f5d22a4
Asaad Almutareb
commited on