How can I use openai package in Flyte? I get some ...
# flyte-support
m
How can I use openai package in Flyte? I get some errors caused by the runtime env not have openai.
g
Build a custom image with the packages you want in, and use that
t
also check out the new imagespec stuff (docs to be merged soon) to help with image building
151 Views