-
-
Type: Bug
@azure what's the pricing for gpt-4o?
Azure (Preview)
Here are the pricing details for GPT-4 models provided by the Azure OpenAI Service:
Input: $0.01 per 1,000 tokens
Output: $0.03 per …
-
Getting this issue when running this CV
[Yassir_Arafat_CV_Update.pdf](https://github.com/user-attachments/files/17532954/Yassir_Arafat_CV_Update.pdf)
`NotFoundError: Error code: 404 - {'error': {'…
-
### Software
Desktop Application
### Operating System
Windows
### Your Pieces OS Version
8.0.0
### Kindly describe the bug and include as much detail as possible on what you were doing so we can…
-
How to use OpenAI Model? (GPT-4)
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Integrate gpt-4-vision and more generally visual language models using LangChain, by fir…
-
When I run the `main.py` file and pass in `gpt-4-32k` as the model, I'm getting this error:
```
% python main.py --model gpt-4-32k --targetlang nodejs
Is your source project a Python project? [y…
-
### Describe the bug
In a group chat setting, where some agents have tools associated with them. I frequently face this error:
openai.InternalServerError: Error code: 500 - {'error': {'message': 'Th…
-
In the line 66, it is supposed to be "nn.Linear(d_out, d_in)" instead of "nn.Linear(d_out, d_out)" since the linear attempts to project the dimension of the attention (d_out) back to the dimension of …
-
When activating Open AI gpt 3 option in the settings and then trying to use the AI function in the editor it asks you to enter an API key for GPT 4 even though gpt 3 is the one selected in the setting…