MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kernel add ai service error when using openai service

liwenke1 opened this issue · comments

commented

when using openai, kernel cannot find ai service, and introduce error ValueError: TextCompletionClientBase service with service_id 'None' not found

This error is similar with this issue #50