l3x
l3x copied to clipboard
Failed to get a valid response from OpenAI
Hey there! Sorry for a long response.
Fixed it in the latest commit. Now you can set up openai org and project via the corresponding env variables: OPENAI_ORG_ID and OPENAI_ORG_ID.
Originally posted by @kajojify in https://github.com/VulnPlanet/l3x/issues/5#issuecomment-2090225813
I'm set OPENAI_API_KEY,OPENAI_ORG_ID and OPENAI_PROJECT_ID , but still can't run l3x.
Use curl to request openapi can success.
Hey @chriscczhou really sorry for the late response. In the latest update we added support of GPT-4 and also --no-validation flag, could you please check if it works for you?