abhash-chakraborty/Synapse
Fix frontend-backend connection: Update env vars, add CORS, improve error handling
Remove docs copy from Dockerfile to fix HF deployment
Fix 4
Fix 3
Fix 2
Fix 1
DEPLOYMENT
Fix for result error in output
Remove unnecessary files
Frontend implementation and bug fixes
Update project structure and organization
modify README.md to reflect CLI changes
Merge pull request #6 from osmium1/chatbot-version
add continuous interactive CLI functionality
add requirements.txt
add README.md
add descriptive comments and basic code formatting
Merge pull request #5 from osmium1/CLI-visual-improvement-fix
create seperate logger file and improve CLI appearance
Merge pull request #4 from osmium1/prompt-bugfix-branch
add alternative customer verification workflow
conditional directives implemented in the prompts
Merge pull request #3 from osmium1/feature/phase-4-testing-refinement
add address clarification tool
improve analyze evidence function
add dispute resolution functions
added ambiguous response from recipient for better testing
add tools to find nearby locker and suggest safe dropoff
add tools to reroute driver and get nearby merchants
Merge pull request #2 from osmium1/feature/phase-3-prompt-engineering
improve core agent prompt
Add function for person unavailable functionality
Merge pull request #1 from osmium1/feature/phase-2-tools
Implement and integrate agent tools
Initial CLI setup and LLM connection
