Releases: reactome/reactome_chatbot
Releases · reactome/reactome_chatbot
1.2.2 (Zenodo)
What's Changed
- Fixing retrieval bugs by @GFJHogue in #94
- reduce default chunksize for reactome embedding generation by @GFJHogue in #93
Full Changelog: 1.2.1...1.2.2-zenodo
1.2.2
1.2.1
1.2.0
What's Changed
- fix nologin query; use UVICORN_LOG_LEVEL by @GFJHogue in #76
- parameterize OpenAI model by @GFJHogue in #75
- Reorganize the codebase by @GFJHogue in #77
- Integrate uniprot by @heliamoh & @GFJHogue in #78
- User Feedback on Guest + S3StorageClient by @GFJHogue in #79
- UI updates, user feedback fixes by @GFJHogue in #87
New config.yml field:
profiles:
- React-to-Me
#- Cross-Database PrototypeFull Changelog: 1.1.2...1.2.0
1.1.2
1.1.1
1.1.0
What's Changed
- Add RAG postprocessing step; config.yml messages; chat-fastspi.py improvements; Chainlit 2.0 by @GFJHogue in #63
- fix tested and works by @adamjohnwright in #64
- Completeness check + web search feature by @GFJHogue in #65
- Add rate limit to user chat sessions by @GFJHogue in #66
- Chainlit update, OpenAI usage tracking, rate limit guest message by @GFJHogue in #67
- adding landing page by @adamjohnwright in #68
- Use llm-rephrased query for completeness check & search by @GFJHogue in #69
- fix retrieval string bug by @GFJHogue in #70
- updated content of landing page to lincoln's specification by @adamjohnwright in #71
- Google OAuth & redirects fixes by @GFJHogue in #72
Full Changelog: 1.0.1...1.1.0
1.0.1
We made it so that there are several things configured to be more in line with the ChainLit documentation for making the callbacks work with our reverse proxy.
1.0.0
This is the initial release of the chatbot.