-
### Confirm this is a Node library issue and not an underlying OpenAI API issue
- [X] This is an issue with the Node library
### Describe the bug
I try to import openai on my netlify edge function,…
-
### Describe the bug
I'm trying to use the functions parameter to help force JSON response. Is this not supported?
### To Reproduce
Call createChatCompletion with 'functions' array.
### Co…
-
Hi @liruiw . Thanks for providing such a great project. When I was running the command in your examples, I caught an error as follows. It seems that there is some files missing. Can you help me to fig…
-
**Bug Description**
Please provide a clear and concise description of what the bug is.
**Steps to Reproduce**
Please provide the steps to reproduce the bug:
1. Go to "..."
2. Click on "..."
3.…
-
I have tried a few of the latest models and all I get is a Waiting for ChatGPT message. I am able to use the api with other apps and api calls.
```
Waiting for ChatGPT...
^CERROR in OpenAI reque…
-
用gpt-3.5-turbo-16k-0613翻译速度会快
谢谢大大~
-
Developers can now describe functions to gpt-4-0613 and gpt-3.5-turbo-0613, and have the model intelligently choose to output a JSON object containing arguments to call those functions. This is a new …
-
Hi @tomasonjo
Cloned the project:
git clone https://github.com/tomasonjo/NeoGPT-Recommender.git
and do have:
.env
OPENAI_KEY=
NEO4J_URL=bolt://URL:7687
NEO4J_USER="neo4j"
NEO4J_PASS=
…
-
Consider the following example:
- We have a restaurant review, and we want to write a sentiment analysis prompt that provide the LLM with a guideline for scoring and asks for justification. I write t…
-
### Describe the bug
Errors occur as the conversation gets longer.
lib/python3.11/site-packages/openai/api_requestor.py", line 765, in _interpret_response_line
raise self.handle_error_respons…