Skip to content

Patch 0.2.1 for MachinaScript For Robots

Compare
Choose a tag to compare
@babycommando babycommando released this 06 Feb 16:25
· 20 commits to main since this release
dede7a8

Hey there!
Just released the patch 0.2.1 for MachinaScript For Robots and here's what's changed:

🦾 The MACHINA1 unit has now been fully tested and is ready to be deployed into your machines:
The code and system prompts have been cleaned and the file directory redesigned. Go check it out!

A complete user manual for MACHINA1 have been added
https://github.com/babycommando/machinascript-for-robots/tree/main/MachinaScript

🧠 There are now three types of brain flavours to be used:
Powered by OpenAi, Local LLMs or HuggingChat. They can be used according to your project needs.
The HuggingChat integration enables to use models like Mixtral-8x7b and Llama2-70b for free.

Check the changes at:
https://github.com/babycommando/machinascript-for-robots

What's next:
Test and review the MACHINA2 code for autogen self-enabled robotic agents.