-
OpenAI just announced [GPT-4 Turbo and Turbo with Vision API access](https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo). AI Config default model parser should support these new models.
…
-
Great add-on.
Error I got:
Using a valid OpenAI API key:
1) If I use Open API Base URL: https://api.openai.com/v1 OR https://api.openai.com/v1/
I got this error message:
{
"status": 404,
"…
-
### Bug Description
I recently conduced a few experiments using RaptorPack and everything looks fine. The only fallback is that the token counter is not working for the RaptorPack so that I cannot ge…
-
When I configure AI Code Reviewer to run against `gpt-4-0125-preview` (a turbo model), I get the following failure (sometimes on repeat, sometimes only once) in the `AI Code Reviewer` step every singl…
-
My team would like to test using the `gpt-4-1106-preview` model in our code review. Please expose the model as a parameter that can be modified
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
**Bug description**
I using ***MetaGPT ver 0.8.1*** but when use RAG with method **SimpleEngine.from_docs** have error ***ValueError: Creator not registered for key: LLMType.OLLAMA***
**…
-
# DEPRECATE: rims 는 16k-0613 chatgpt, / 나머지는 0613 chatgpt 라서 꼬투리잡힐 것 같음. 맨 아래에 모두다 16k로 통일한 결과 첨부.
아래 모든 실험에 적용되는 옵션: greedy decoding
* Temperature = 0
* seed = 777
* rims prompt used = cot2p2c.pa…
-
The new model `gpt-4-1106-vision-preview` can take an image as input and work on the image.
Is this something easy/possible to do with this library?
vipau updated
11 months ago
-
I am using this with Docker. Here I providing some error messages--
my command is -
`docker run -it \
-e OPENAI_API_KEY=API_KEY \
-v "$(pwd)":/app zeroxeli/readme-ai:latest \
readmeai -o re…