Commit History

added a local cache
7be5589

Asaad Almutareb commited on

moved avatar and favicon to assets folder,
710401a

Asaad Almutareb commited on

added a favicon and updated tab title
e66a350

Asaad Almutareb commited on

added an avatar to the chat UI
0eacc0c

Asaad Almutareb commited on

added persistent_directory to chroma client
1314610

Asaad Almutareb commited on

changed the memory key "query" to "human_message" as it could confuse the agent
aae1d57

Asaad Almutareb commited on

moved the db.add for agent memory storing to be able to include the sources
5604c54

Asaad Almutareb commited on

moved config.ini to innovation_pathfinder_ai folder
1105e95

Asaad Almutareb commited on

saving the sources to the metadata of the conversation memory, removing the intermediate steps, as they confuse the agent
20c0b13

Asaad Almutareb commited on

moved configuration to a config.ini file
92304dd

Asaad Almutareb commited on

reordered the tools and adjust their descriptions
d713a77

Asaad Almutareb commited on

now able to store chat history into chroma db
1776f2f

isayahc commited on

moved generate_uuid into the utils module and changed the import statements
6e8591f

isayahc commited on

code cleaning
d41780e

Asaad Almutareb commited on

moved collect_urls to utils and added chat_history in app.py
9620371

Asaad Almutareb commited on

added public share url to gradio
509813e

Asaad Almutareb commited on

added app.py wrapper for hf spaces demo
8b92625

Asaad Almutareb commited on