ai-cfia / fertiscan-backend

Fertiscan backend
MIT License
1 stars 0 forks source link

Issue #29: Use our deployment for GPT #42

Closed snakedye closed 1 month ago

snakedye commented 1 month ago

Use our deployment of ailab-gpt-35-turbo-16k instead gpt-4. The API keys also need to be updated.

The tests were also updated to pull fertilized images from the internet.

Close #29

snakedye commented 1 month ago

Merge #41 before

snakedye commented 1 month ago

All the tests pass locally. Fails in the workflow because the APIs keys are not set.

image

Endlessflow commented 1 month ago

The PR has passed the checks, but there's an issue with the test environment and its API usage, which we're discussing with DevOps for further investigation.

Given the urgency of this feature and the fact that the tests pass locally, I will proceed with a force merge for now.