semantic-kernel
semantic-kernel copied to clipboard
Text Embedding service has not been supplied - Github Repos Q&A Bot lab
Running Openai API key with text-embedding-ada-002 model and get error as attached.
Does anyone know the solution for fixing? Thanks.
Screenshots
If applicable, add screenshots to help explain your problem.

@hathind-ms @craigomatic FYI
@bzbwqz thanks for sending this in, we are taking a look.
I re-checked to set text-davinci-003 on Completion model and text-embedding-ada-002 on Embedding model, then the result is normal.
Before I used text-embedding-ada-002 on both Completion and Embedding models to meet the above error. Thanks for your time.