Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI basic prompts are not returning a response #465

Open
sdpoueme opened this issue Apr 21, 2024 · 2 comments
Open

OpenAI basic prompts are not returning a response #465

sdpoueme opened this issue Apr 21, 2024 · 2 comments

Comments

@sdpoueme
Copy link

sdpoueme commented Apr 21, 2024

Description
When sending a basic prompt to OpenAI in the playground, the status wheel keeps spinning and no response is returned.
image

Steps to reproduce

  1. Deploy the solution
  2. Set the OpenAI key in secrets manager
  3. Validate that the available models are loading
  4. Send a basic prompt in the playground chat view

Addition details
There is no activity on the OpenAI end, as no API key usage is detected.
Looking at the traces in CloudWatch, there is no error in the flow, so it seems the prompt is not passed over to OpenAI:
image

@sdpoueme
Copy link
Author

Still trying to make the OpenAI intégration work, using the OpenAI dev key but it is failing. Any idea where I should look into?

@sdpoueme
Copy link
Author

sdpoueme commented May 2, 2024

There is a JSON parsing error when messages are read from SQS. Looking now if the format of the message is in cause and if a breaking change was introduced by a dependencyimage.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant