Commit History

added hf space docker file
695a4c1

Asaad Almutareb commited on

Updated references to
8fdc6bf

Asaad Almutareb commited on

formatting readme
5d55367

Asaad Almutareb commited on

corrected streaming callback handler
9237552

Asaad Almutareb commited on

cleaned branch, added final streaming callback handler
fa99d8f

Asaad Almutareb commited on

using react widget for UI
057d3c8

Asaad Almutareb commited on

added adaptive cards
25cdf03

Asaad Almutareb commited on

added callback
bec8a7b

Asaad Almutareb commited on

added websocket to hf_mixtral_agent
a0df48e

Asaad Almutareb commited on

created a FastAPI backend
e0a73da

Asaad Almutareb commited on

Merge pull request #48 from almutareb/one_env
fe0d4e9
unverified

sabazo commited on

removed ConfigParser from imports
ba4b30c

isayahc commited on

Merge branch 'main' of https://github.com/almutareb/InnovationPathfinderAI into one_env
31a0d32

isayahc commited on

initilized envars from ini to .env
1adc988

isayahc commited on

Merge pull request #45 from almutareb/add_docs
88cdd89
unverified

sabazo commited on

added an example location to VECTOR_DATABASE_LOCATION
7a90173

isayahc commited on

removed config
3db0426

isayahc commited on

switch config from ini to env
3663db2

isayahc commited on

Merge branch 'main' of https://github.com/almutareb/InnovationPathfinderAI into add_docs
d2f2323

isayahc commited on

Merge pull request #47 from almutareb/agents_module
8d4f64c
unverified

isayahc commited on

added the doc directory
37fc949

isayahc commited on

created an agents folder to host all agent modules
7bdc8a3

Asaad Almutareb commited on

moved documentation to /doc
95a780a

isayahc commited on

fixed typo and added context to the Agent Tools subsection
7d4117e

isayahc commited on

added simple documentation
921a447

isayahc commited on

Merge pull request #43 from almutareb/one_embedding_model
67264eb
unverified

sabazo commited on

removed unused import
446904e

isayahc commited on

allowing the embedding model to be changed via .env
cd0ca96

isayahc commited on

Merge pull request #27 from almutareb/retrieve_conv_mem
3f9dc1c
unverified

sabazo commited on

Merge pull request #30 from almutareb/vonderwoman-patch-2
9a2a2e1
unverified

sabazo commited on

Create code_structure_documentation.md
53e2810
unverified

Mohamudzuly commited on

Merge pull request #29 from almutareb/revert-28-vonderwoman-patch-1
1a95597
unverified

sabazo commited on

Revert "Create code_structure_documentation.md"
6c021fc
unverified

sabazo commited on

Merge pull request #28 from almutareb/vonderwoman-patch-1
429e429
unverified

sabazo commited on

Create code_structure_documentation.md
101f8ea
unverified

Mohamudzuly commited on

added a local cache
7be5589

Asaad Almutareb commited on

Merge pull request #25 from almutareb/retrieve_conv_mem
0b495f0
unverified

isayahc 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

Merge pull request #24 from almutareb/retrieve_conv_mem
04b3fba
unverified

isayahc commited on

added an avatar to the chat UI
0eacc0c

Asaad Almutareb commited on

Merge pull request #23 from almutareb/retrieve_conv_mem
c995ea3
unverified

sabazo commited on

added sentence-transformers to requirements
b41644d

Asaad Almutareb commited on

Merge pull request #22 from almutareb/retrieve_conv_mem
b0f008e
unverified

sabazo commited on

added persistent_directory to chroma client
1314610

Asaad Almutareb commited on

Merge pull request #21 from almutareb/retrieve_conv_mem
04b266c
unverified

sabazo commited on

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

Asaad Almutareb commited on

fixed missing wikipedia sources from sqlite
5bf49b7

Asaad Almutareb commited on

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

Asaad Almutareb commited on

Merge pull request #18 from almutareb/retrieve_conv_mem
9f2f886
unverified

sabazo commited on