insurance_advisor_wb / rag_app /structured_tools

Commit History

fixed the knowledgeBase_search function to use the sources cache properly
fba76a5

Asaad Almutareb commited on

Update structured_tools.py
6efeac1
unverified

isayahc commited on

using constants from config.py instead of initializing variables
f4bba44
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

moved envars to config
ad2ef92
unverified

isayahc commited on

fetch vectorstore
eb3ce64

Asaad Almutareb commited on

fetch vectorstore
af07445

Asaad Almutareb commited on

did some refactoring added documentation
fdb6484
unverified

isayahc commited on

Update agent_tools.py
0e4eb80
unverified

isayahc commited on

added human_as_tool
42f834a

Asaad Almutareb commited on

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

corrected S3 vectorstore
6f2843a

Asaad Almutareb commited on

added ReAct agent with its tools
fb95c43

Asaad Almutareb commited on