Documentation
Closed this issue · 4 comments
Description
Documentation shows this. Never saw this.
Steps to Reproduce the Bug
./AGiXT.ps1
Expected Behavior
Documentation matches experience. Also, below you need an option for Python 3.12. Also, is latest stable considered latest?
Operating System
- Linux
- Microsoft Windows
- Apple MacOS
- Android
- iOS
- Other
Python Version
- Python <= 3.9
- Python 3.10
- Python 3.11
Environment Type - Connection
- Local - You run AGiXT in your home network
- Remote - You access AGiXT through the internet
Runtime environment
- Using docker compose
- Using local
- Custom setup (please describe above!)
Acknowledgements
- I have searched the existing issues to make sure this bug has not been reported yet.
- I am using the latest version of AGiXT.
- I have provided enough information for the maintainers to reproduce and diagnose the issue.
Hello! Yes, I believe I need to update the screenshots in the documentation to reflect the PowerShell installer. The screenshot is of AGiXT.sh
which is set up primarily to be used in Linux. I switched to a PowerShell installer for better cross platform use which has a slightly different selection.
For simplicity, I would recommend running option 1 for anyone who is not actively developing on the AGiXT platform.
Python 3.12 is not an option. This platform was developed using Python 3.10 and is containerized in Docker for best performance and least conflict. Running directly without docker is not supported on any operating system.
If you already know the answer to that question is 3.10, why ask?
In regards to the first part, I wasn't referring to the appearance of the menu. I'm asking where the options have gone. I should have been more clear about that. Is Text Generation Web UI and Stable Diffusion still available or no?
You didn't answer my last question. Is the latest stable release considered latest in terms of your last question?
If you already know the answer to that question is 3.10, why ask?
- I thought the same thing about the Python version after reading the issue and updated the issue template: 59f3444
- Text Generation Web UI direct support is being phased out. You can still use it installing it separately but trying to keep up with their changes in our installer proved to be a bit difficult, so I stopped doing it and I don't know the status of if it works anymore because I don't personally use it anymore.
- Text Generation Web UI and Stable Diffusion are in the process of being replaced by ezlocalai
- The
stable
release is the latest released version currently.