New Release 0.7.0

Hey guys, the new #DeepPavlov:santa: release 0.7.0 is already on #GitHub! https://github.com/deepmipt/DeepPavlov/releases/tag/0.7.0
#nlp #chatbot #deeplearning #AIAssistants
The version 0.7.0:

  • Replace Flask with FastAPI everywhere
  • A syntax parser model
  • Deprecate Agent and Skill classes in favor of DeepPavlov Agent
  • Change DeepPavlov settings structure
  • Code style fixes
  • Many smaller changes and fixes