MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
MIT License
172 stars 100 forks source link

kernel add ai service error when using openai service #66

Open liwenke1 opened 7 months ago

liwenke1 commented 7 months ago

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