Skip to content

v0.1.0-beta

Compare
Choose a tag to compare
@neokd neokd released this 30 Nov 18:47
· 195 commits to main since this release

v0.1.0-beta πŸ•΅οΈβ€β™‚οΈπŸš€

Release Date: 1st December 2023

Features:

  • Agent based chatbot πŸ€– : Introducing two new agents: ML Engineer and QA Engineer. These specialized agents enhance NeoGPT's capabilities, providing expertise in machine learning and quality assurance. Use agents to solve problems, answer questions, and more.

  • Writing Assistant πŸ“ : NeoGPT now supports a writing assistant feature. Use the --write flag to leverage NeoGPT in crafting documents and assignments, making writing tasks more efficient.

  • Shell Mode 🐚 : NeoGPT can now function as a shell. Activate shell mode by passing the --persona shell flag, allowing users to interact with NeoGPT in a shell environment.

  • Docker Support 🐳 : NeoGPT is now dockerized, providing users with the flexibility to run NeoGPT within a Docker container for simplified deployment.

  • Ollama Support 🧠 : NeoGPT seamlessly integrates with Ollama, expanding its compatibility and collaborative capabilities.

  • Timer for User Input in UI ⏱️ : Timed user input for ui mode by @savyez in #105

Bug Fixes:

  • Fixed Dockerfile

New Contributors

Check for updated documentation here
To more know about agents look at this page

Feel free to reach us out on discord or in github discussions.