You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>AI auto-implementation of business logic capabilities for the Services designer. By default, uses Open AI and requires an API Key.</summary>
7
7
<description>AI auto-implementation of business logic capabilities for the Services designer. By default, uses Open AI and requires an API Key.</description>
Copy file name to clipboardExpand all lines: Modules/Intent.Modules.AI.AutoImplementation/Intent.Metadata/Module Builder/Intent.AI.AutoImplementation/Intent.AI.AutoImplementation.pkg.config
thrownewFriendlyException(@"The selected model does not have thinking capabilities. Please choose a different model or set the thinking level to 'None'.");
Copy file name to clipboardExpand all lines: Modules/Intent.Modules.AI.Blazor/Intent.Metadata/Module Builder/Intent.AI.Blazor/Intent.AI.Blazor.pkg.config
thrownewFriendlyException(@"The selected model does not have thinking capabilities. Please choose a different model or set the thinking level to 'None'.");
Copy file name to clipboardExpand all lines: Modules/Intent.Modules.AI.UnitTests/Intent.Metadata/Module Builder/Intent.AI.UnitTests/Intent.AI.UnitTests.pkg.config
thrownewFriendlyException(@"The selected model does not have thinking capabilities. Please choose a different model or set the thinking level to 'None'.");
0 commit comments