-
Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: reactome/reactome_chatbot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: clear errors for missing embeddings and S3 403 (#114)
#159
opened Mar 28, 2026 by
mithil27360
Loading…
fix: correct summarizer typos and wire dead web search fallback route
#157
opened Mar 16, 2026 by
bhavyakeerthi3
Loading…
fix: remove asyncio.run() from __del__ to prevent production crashes
#156
opened Mar 15, 2026 by
bleedblack1
Loading…
feat: implement multi-hop pathway traversal for deeper mechanistic reasoning
#153
opened Mar 15, 2026 by
bhavyakeerthi3
Loading…
fix: make AgentGraph destructor loop-safe to prevent connection leaks
#147
opened Mar 14, 2026 by
bhavyakeerthi3
Loading…
feat: add topological flow reasoning for mechanistic queries
#144
opened Mar 13, 2026 by
bhavyakeerthi3
Loading…
feat: add LLM-based query router for RAG, MCP search, and MCP analysis
#142
opened Mar 12, 2026 by
GovindhKishore
Loading…
Fix: Complete Multi-Language Support for React-to-Me (#104)
#140
opened Mar 12, 2026 by
bleedblack1
Loading…
feat(retriever): add token-aware context truncation to cap documents passed to LLM
#139
opened Mar 10, 2026 by
GovindhKishore
Loading…
feat(mcp): connect Reactome MCP server to LangGraph agent with LangChain tool wrappers
#137
opened Mar 10, 2026 by
GovindhKishore
Loading…
feat: add automated test suite and pytest infrastructure to prevent regressions
#135
opened Mar 10, 2026 by
bhavyakeerthi3
Loading…
feat: add EmbeddingsFilter contextual compression to HybridRetriever …
#133
opened Mar 9, 2026 by
bhavyakeerthi3
Loading…
fix: replace mutable default arguments in Config methods
#131
opened Mar 8, 2026 by
AaryanCode69
Loading…
feat(mcp): add minimal Python MCP client for reactome-mcp integration
#127
opened Mar 7, 2026 by
GovindhKishore
Loading…
fix: multi-language support and web search citations (#104)
#125
opened Mar 7, 2026 by
bhavyakeerthi3
Loading…
Update README.md for improved installation instructions and clarity
#124
opened Mar 7, 2026 by
NaDa0Amr
Loading…
feat: add hallucination grader and fix web search dead branch
#123
opened Mar 6, 2026 by
bhavyakeerthi3
Loading…
docs: add Windows PYTHONPATH instructions to README
#122
opened Mar 5, 2026 by
bhavyakeerthi3
Loading…
Improve response precision by refining system prompts for Reactome and UniProt retrievers
#121
opened Mar 4, 2026 by
GovindhKishore
Loading…
fix: add missing commas in Alliance column lists to prevent silent string concatenation
#120
opened Mar 4, 2026 by
AaryanCode69
Loading…
Add FlashRank reranker to HybridRetriever to improve retrieval quality
#116
opened Mar 1, 2026 by
GovindhKishore
Loading…
fix: remove hard-coded absolute paths from evaluator
#113
opened Mar 1, 2026 by
AaryanCode69
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.