-
Hello! I was trying to set the model to `gpt-4-1106-preview` and found that it wasn't picking up the change.
I believe the code shows a hardcoded value to `gpt-3.5-turbo`: https://github.com/pytho…
-
Hi Simon,
The latest version of LLM (0.12 as of 31 Dec 2023) has [pinned the OpenAI library to `< 1.0`](https://github.com/simonw/llm/blob/main/setup.py#L40). This is the version before they change…
-
There is an error when setting `max_tokens` for `openai-chat` in the `jupyter_jupyter_ai_config.json`
Error
```
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages…
-
Hello,
I usually use vim on a side monitor or split, so that I can comfortably read maybe 130 characters. AI output usually exceeds this.
Is there a way to set a maximum linewidth? How difficult…
aJns updated
6 months ago
-
Hallo Balena labs team,
I've been using the Balena browser for years, and it is excellent!
But since the last couple of updates, it is no longer starting.
When I start my rPI 4 with any newer …
-
### What happened?
This code returns `3`, when it should be ~11.
It used to work, but broke with one of the last updates.
![Screenshot 2024-02-05 at 16 05 21](https://github.com/BerriAI/lite…
-
Hello, I am trying to create an Agent based on the following [documentation ](https://js.langchain.com/docs/use_cases/question_answering/conversational_retrieval_agents).
No matter what I try, I ge…
-
First of all - I love this tool, using it every day! Thank :)
I would love to add support for `gpt-4-1106-preview` - it's better than `gpt3.5-turbo`. I've set alias:
```bash
alias gp="sgpt --m…
-
# GPT-4 Turbo Integration
## Context
Following the DevDay reveal of GPT-4 Turbo, it's become apparent that its capabilities can directly benefit smart contract auditing. Notably, the API's extend…
melvn updated
8 months ago
-
### Duplicates
- [X] I have searched the existing issues
### Summary 💡
The option to set gpt-4-1106-preview in the .env should be allowed and thus set the gpt4 model of autogpt to this gpt-4-1106-p…