changes to main_api.py files making it more robust and better 6179555 rohannsinghal commited on Aug 9, 2025
removed existing pipeline and created new retriever and chain 396bcd4 rohannsinghal commited on Aug 8, 2025
changed enitire requirements.txt and main_api.py to intergrate langchain with it and more ml based matching to get good responses. 1aa2de7 rohannsinghal commited on Aug 8, 2025
changed code of main_api.py to address issues like api key managment and better response generation cc8d10a rohannsinghal commited on Aug 8, 2025
made changes in main_api.py file so that this error :NameError: name 'chunks' is not defined does not occur 93af0a7 rohannsinghal commited on Aug 8, 2025
made changes to main_api.py so that this error : TypeError: 'DocumentChunk' object is not subscriptable does not occur 75a0f2f rohannsinghal commited on Aug 8, 2025
made changes in main_api.py file to make sure that this issue :AttributeError: 'State' object has no attribute 'chroma_client' does not occur eb7b2a1 rohannsinghal commited on Aug 8, 2025
fix: Correct object access for adding documents to ChromaDB b259f00 rohannsinghal commited on Aug 7, 2025