-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperAGI?
Linux
### …
-
Hi! Very nice work you did with this plugin. Haven't you manage to package it for easy install?
I think it could be interesting to allow the user to switch model in the chat, or have the same quer…
-
I followed the instructions in the README, but am getting this error. I recently made an API key, minutes before testing.
-
Hi, I was able to run the following code on M1 MacBook Pro with a local DockerCommandLineCodeExecutor. We are trying to build a tool that allows users to execute this using a Web APP.
For example,…
-
### What happened?
When I first open PyCharm, I click on an existing chat and send a prompt. It says I have to reenter my API key. After I reenter my API key, I click the regenerate button and CodeGP…
-
Steps to reproduce:
1. Collect a sequence of messages to pass to open AI (of type {:role role :content content}) that exceed the model's token limit. In my case, GPT-3.5 turbo with 4097 tokens
2. …
-
### Details
Reverts https://github.com/iconixgroups/Manage-X/pull/11
The deprecation warning I am seeing about the punycode module is likely coming from a dependency of one of the packages listed i…
-
## Expected Behavior
The GitHub project has not been maintained for a while. I expect the code to be updated to be compatible with current standards. Additionally, improvements should be made to th…
-
I’m trying to hook onto GPT4 (of course I have an openAI key). A friend sent me the access code below but Pythonista does not seem to support (I get an error) on the second line ‘from openai import Op…
-
After cloning and executing `./run.sh --model code-7b`, llama-gpt-api keep restarting and following log keep looping.
I have tried `./run.sh --model code-13b` also got similar error log, but `./run…