Releases: JosePizarro3/NERxiv
Releases · JosePizarro3/NERxiv
v1.0.1
What's Changed
🛠 Backward Compatible Bug Fixes And Minor Changes (Backward Compatible)
- Bump pyrxiv dependency by @JosePizarro3 in #71
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
💥 Incompatible API Changes
- Add RAGExtractorAgent and PromptAgent for multi-agent workflows by @JosePizarro3 in #38
💡 Added Functionalities (Backward Compatible)
- Improved chunker implementation by @JosePizarro3 in #62
- 67 polished documentation by @JosePizarro3 in #69
- Hotfix docs by @JosePizarro3 in #70
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
🎉 New Features
- Define prompts in PROMPT_REGISTRY for all the sections mentioned. Add only the retriever_query and some empty schema BaseModel sections. Add a normalize() method and a base class common to all sections by @JosePizarro3 in #46
🛠 Enhancements
- Add class diagrams by @JosePizarro3 in #25
- Split StructuredPrompts for sections from filters to filter out papers by @JosePizarro3 in #48
- Change run_xxxx in hdf5 for the key in the PROMPT_REGISTRY by @JosePizarro3 in #51
- Add chunks reading logic by @JosePizarro3 in #58
- With the new DFT schema, identify examples and point to main fields in the schema. by @JosePizarro3 in #55
📖 Documentation
- Write documentation by @JosePizarro3 in #36
🧩 Datamodel Changes
- Work on the DFT section details with the help of a bunch of papers (and use chatGPT if necessary) by @JosePizarro3 in #53
🤷♂️ Other Changes
- Fix MKDocs deployment by replacing Docker action with native mkdocs commands by @Copilot in #44
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Full Changelog: v0.0.0...v0.0.1
v0.0.0
What's Changed
🎉 New Features
- Utils to move files by @JosePizarro3 in #31
- Store chunks in hdf5 + Sematic chunking by @JosePizarro3 in #32
- Add parameters control of llm by @JosePizarro3 in #33
🐛 Bug Fixes
- Minor fixes by @JosePizarro3 in #27
📖 Documentation
- Added woff font by @JosePizarro3 in #24
🤷♂️ Other Changes
- Small restructuring of the project by @JosePizarro3 in #9
- Fix ArxivFetcher when fetching stops by @JosePizarro3 in #10
- Use pyrxiv for text extraction by @JosePizarro3 in #14
- 17 fix testing by @JosePizarro3 in #18
- Improve prompting with OOP idea by @JosePizarro3 in #19
- Add extraction from prompt to structured pydantic model by @JosePizarro3 in #21
New Contributors
- @JosePizarro3 made their first contribution in #9
Full Changelog: https://github.com/JosePizarro3/NERxiv/commits/v0.0.0