changed the memory key "query" to "human_message" as it could confuse the agent aae1d57 Asaad Almutareb commited on Mar 21
moved the db.add for agent memory storing to be able to include the sources 5604c54 Asaad Almutareb commited on Mar 20
saving the sources to the metadata of the conversation memory, removing the intermediate steps, as they confuse the agent 20c0b13 Asaad Almutareb commited on Mar 20
updated some LC imports due to 'deprecated methods' warning 57e87b0 Asaad Almutareb commited on Mar 20
Merge pull request #15 from almutareb/save_conversations 86bc433 unverified sabazo commited on Mar 20
moved generate_uuid into the utils module and changed the import statements 6e8591f isayahc commited on Mar 20
Merge pull request #12 from almutareb/add_document_to_chroma_tool f2ccb97 unverified sabazo commited on Mar 19
Add or update the Azure App Service build and deployment workflow config bf79622 sabazo commited on Mar 19
Add or update the Azure App Service build and deployment workflow config 160d7e4 sabazo commited on Mar 19
Merge pull request #11 from almutareb/sqlite_for_sources b11b693 unverified isayahc commited on Mar 16
removed commented out code, improved variable names, showed instance of using Chroma as a retriever cc8fd4e isayahc commited on Mar 14
created folder for prompt template, added first template for react json agent with chat memory cb1b8e9 Asaad Almutareb commited on Mar 13
moved collect_urls to utils and added chat_history in app.py 9620371 Asaad Almutareb commited on Mar 13
added functionality for adding markdown documents to chroma collections 5660f01 isayahc commited on Mar 12
added a second executor for a search without web tools, e.g. google c536b8c Asaad Almutareb commited on Mar 11
- migrated HF usage to HuggingFaceEndpoint as HuggingFaceHub was deprecated d6922d4 Asaad Almutareb commited on Mar 11