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

configure EvaluateRubricJob to use containerized aiproxy #54441

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

davidsbailey
Copy link
Member

@davidsbailey davidsbailey commented Oct 24, 2023

now that our python service is up and running in AWS containers:

We want to update our rails config to point to these containers, so that the service will start working in production and so that we do not have to run the container locally in development and adhoc environments.

Testing story

  • we have verified that setting ai_proxy_origin: https://aiproxy-test.code.org in locals.yml works on an adhoc over the past few days.
  • aiproxy.code.org has not been tested on adhoc, but https://aiproxy.code.org/test and https://aiproxy.code.org/test/openai?api-key=sk-rest-of-openai-api-key return expected results, the latter of which indicates successfully connecting to openai.

@davidsbailey davidsbailey marked this pull request as ready for review October 24, 2023 20:21
@davidsbailey davidsbailey merged commit e13b1b2 into staging Oct 25, 2023
2 checks passed
@davidsbailey davidsbailey deleted the update-ai-proxy-origin branch October 25, 2023 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants