Skip to content

Update samples and documentation for demo proxy on v26.1 - #15

Merged
sergepilipchuk merged 6 commits into
26.1.3+from
sp-26.1.3+
Jun 10, 2026
Merged

Update samples and documentation for demo proxy on v26.1#15
sergepilipchuk merged 6 commits into
26.1.3+from
sp-26.1.3+

Conversation

@sergepilipchuk

Copy link
Copy Markdown
Contributor

No description provided.

- fall back to https://api.devexpress.com/demo-openai with "DEMO" key and "demo" deployment when AZURE_OPENAI_* env vars are unset
- move DevExpress packages to 26.1
- upgrade Azure.AI.OpenAI and Microsoft.Extensions.AI so the client sends max_completion_tokens (required by the demo model)
- update AIChatControl XAML namespace assembly to .v26.1
- fall back to https://api.devexpress.com/demo-openai with "DEMO" key and "demo" deployment when AZURE_OPENAI_* env vars are unset
- move DevExpress packages to 26.1
- upgrade Azure.AI.OpenAI and Microsoft.Extensions.AI so the client sends max_completion_tokens (required by the demo model)
- fall back to https://api.devexpress.com/demo-openai with "DEMO" key and "demo" deployment when AZURE_OPENAI_* env vars are unset
- move DevExpress packages to 26.1
- upgrade Azure.AI.OpenAI and Microsoft.Extensions.AI so the client sends max_completion_tokens (required by the demo model)
- fall back to https://api.devexpress.com/demo-openai with "DEMO" key and "demo" deployment when AZURE_OPENAI_* env vars are unset
- set deployment name to "demo" (was empty)
- move DevExpress packages to 26.1
- upgrade Azure.AI.OpenAI and Microsoft.Extensions.AI so the client sends max_completion_tokens (required by the demo model)
- document the demo proxy fallback in the registration code and note
- bump the Microsoft AI package versions note to 10.6.0 and 2.9.0-beta.1
@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[PREPARATION ERROR]
	ERROR: 
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.RuntimeModule.GetTypes()
   at System.Reflection.Assembly.GetTypes()
   at DevExpress.ProjectUpgrade.RegexHelp.MethodRegexBuilder.GetBuilderFactory(ELanguage language)
   at DevExpress.ProjectUpgrade.Updaters.XAFAddGlobalFeatureToggleWithBuilder..ctor(String updaterVersion)
   at DevExpress.ProjectUpgrade.GarbageAdder.Execute(FileUpdaterCollection fileUpdaters, ConversionParameters args, IFileSystem fileSystem)
   at DevExpress.ProjectUpgrade.FileProcessor..ctor(ConversionParameters args, IFileSystem fileSystem, IFileStateUserController fileStateUserController)
   at DevExpress.ProjectUpgrade.Program.<Main>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at DevExpress.ProjectUpgrade.Program.<Main>(String[] args)
	OUTPUT: Project Converter (26.1.3.0)
The conversion is started

https://codecentralfarm.devexpress.devx/job/devexpress-ai-chat-samples_26.1.3+/1/console

@sergepilipchuk
sergepilipchuk requested a review from albertov05 June 9, 2026 16:04
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Co-authored-by: Albert Totten <49917542+albertov05@users.noreply.github.com>
@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

NU1605: Detected package downgrade: DevExpress.Data from 26.1.2-beta to 26.1.3. Reference the package directly from the project to select a different version. 
 DevExpress.AI.Samples.MAUIBlazor -> DevExpress.Maui.Editors 26.1.2-beta -> DevExpress.Maui.Core 26.1.2-beta -> DevExpress.Data (= 26.1.2-beta) 
 DevExpress.AI.Samples.MAUIBlazor -> DevExpress.Data (>= 26.1.0-0)
Errors in C:\Temp\d673fe29-db99-4222-baf7-b8fb8d8ae2cd\tempTestingCS\DevExpress.AI.Samples.MAUIBlazor\DevExpress.AI.Samples.MAUIBlazor.csproj
    NU1605: Detected package downgrade: DevExpress.Data from 26.1.2-beta to 26.1.3. Reference the package directly from the project to select a different version.
     DevExpress.AI.Samples.MAUIBlazor -> DevExpress.Maui.Editors 26.1.2-beta -> DevExpress.Maui.Core 26.1.2-beta -> DevExpress.Data (= 26.1.2-beta)
     DevExpress.AI.Samples.MAUIBlazor -> DevExpress.Data (>= 26.1.0-0)

https://codecentralfarm.devexpress.devx/job/devexpress-ai-chat-samples_26.1.3+/2/console

@sergepilipchuk
sergepilipchuk merged commit ebeae20 into 26.1.3+ Jun 10, 2026
0 of 2 checks passed
@sergepilipchuk
sergepilipchuk deleted the sp-26.1.3+ branch June 10, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants