Skip to content

v1.0.0-beta.0

Compare
Choose a tag to compare
@vishnoianil vishnoianil released this 27 Sep 07:06
· 45 commits to release-1.0 since this release
b4ebdf8

First beta release of InstructLab Community UI

Major features present in the first release

  • Skill submission form to contribute skill to taxonomy repo.
  • Knowledge submission form to contribute knowledge to taxonomy repo.
  • Both Skill and Knowledge submission forms enforce the related schema constraints
  • Both the forms allow user to view the final yaml file and attribution file, that will be submitted to the taxonomy repo PR.
  • User is allowed to download the final yaml and attribution files, in case they manually want to contribute directory to taxonomy repo.
  • Chat bot that allows to talk to Granite-7b and Merlinite-7b models. This chat bot can help user to determine if the model already knows about the skill and knowledge that the user was planning to contribute.
  • User can add a custom endpoint to chat. If user is hosting any model on a publicly reachable endpoint, it can be added through the UI to chat through chatbot.
  • Dashboard that list all the existing skill and knowledge contribution from user.
  • UI also allow user to edit the existing "open" skill and knowledge contribution.

Requirements

First release has a dependency on the github authentication, so the user must have a github account.

Details of the contributions in the first release

New Contributors

Full Changelog: https://github.com/instructlab/ui/commits/v1.0.0-beta.0