Integrate support for the Text-Generation Webui project (oobabooga/text-generation-webui), which includes an OpenAI-like API by default.
### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched previous [Issues](https://github.com/reworkd/AgentGPT/labels/enhancement) didn't find any similar feature requests. ### 🔖 Feature description This is the project: https://github.com/oobabooga/text-generation-webui/ It has by default an openai like api and it all runs locally, can it be support with this project? ### ✔️ Solution Add support for TextGenWebui ### ❓ Alternatives None ### 📝 Additional Context _No response_ ### Acknowledgements - [X] My issue title is concise, descriptive, and in title casing. - [X] I have searched the existing issues to make sure this feature has not been requested yet. - [X] I have provided enough information for the maintainers to understand and evaluate this request.