Skip to content

v0.1.0

Choose a tag to compare

@JosePizarro3 JosePizarro3 released this 29 Oct 19:00
· 7 commits to main since this release
c03e8dc

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

📖 Documentation

🧩 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