Josh XT
Josh XT
### Background It is constantly unable to access files due to workspace working directory restrictions. An option is needed to remove the restriction on the working directory. ### Changes -...
Back end support has been added for Chains in the API. We will need the functionality for the chains added to the front end. # What are Chains? Chains will...
Backend API support has been added for custom prompts. # What are Custom Prompts? Custom prompts are what gives an agent its initial mindset essentially. It is how we tell...
### Title Front End: Agent Settings ### Problem Description Each Agent will need its own settings, which will be the provider settings for that model and the commands. For example,...
Agent-LLM started its life as a babyagi.py script that got expanded on in all directions taking inspiration from various other projects as well as some of my own ideas to...
### Problem Description Confusing to people to add the agent by only entering the name then needing to go to the "Configure Agent" page to finish setting it up. ###...
### Problem Description Small models are having a hard time adhering to the formats we're trying to enforce in our prompts. For example, when the LLM wants to execute commands,...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 It would be great if there was a way to have pluggable AI Providers to allow people...
### Background With changes to master branch, changing git clone to stable branch in the README seems ideal. ### Changes Added `-b stable` to the git clone in README. ###...
Remove forced Streamlit version. You're breaking other software that uses GPT4Free and Streamlit for their own apps by forcing this.