-
I've build a very simple plugin for Kong 3.6.1:
```
#[derive(Default)]
pub(crate) struct EventHttpContext {
pub(crate) context_id: u32,
pub(crate) config: Arc,
}
impl Context for Ev…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports.
### Expected Be…
-
I generated the following URL with AgentGPT for listing all of latest builds with following:
https://uupdump.net/fetchupd.php?arch=arm64;amd64&flight=Mainline&ring=Canary;Dev;Beta;ReleasePreview&bu…
-
Hello,
I would love to run AgentGPT with local models using https://github.com/abetlen/llama-cpp-python which provides an emulated openai api.
Can the API host be made user settable via a
OPENA…
-
First of all, great work with the updates. Watching the conference was really inspiring.
Of course, my first thing to do was to update one of my Next.js projects and try the new goodies.
At one po…
bogy0 updated
4 months ago
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports.
### Expected Be…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports.
### Expected Be…
-
### Project to be claimed
`tarsier`: https://pypi.org/project/tarsier
### Your PyPI username
`awtkns`: https://pypi.org/user/awtkns
### Reasons for the request
This project is empty and abandoned…
-
env: Intel i7
model: llama-2-7b-chat-hf-INT4
Promble: The model does not stop running as required and searches in a loop.
test code:
```
import os
from bigdl.llm.langchain.llms import Tran…
-
Due to Internet restriction in my region, I cannot connect OpenAI directly. Usually I use proxy to solve this problem, but I don't know how to set proxy for AgentGPT. I tried to set environment variab…