Skip to content

[WIP][Agent Library]#8375

Draft
qutreson wants to merge 5 commits into
mainfrom
bugs/tfs/636582-LLM
Draft

[WIP][Agent Library]#8375
qutreson wants to merge 5 commits into
mainfrom
bugs/tfs/636582-LLM

Conversation

@qutreson
Copy link
Copy Markdown
Contributor

@qutreson qutreson commented May 28, 2026

What & why

Linked work

Fixes AB#636582

How I validated this

  • I read the full diff and it contains only changes I intended.
  • I built the affected app(s) locally with no new analyzer warnings.
  • I ran the change in Business Central and confirmed it behaves as expected.
  • I added or updated tests for the new behavior, or explained below why none are needed.

What I tested and the outcome (required — be specific: scenarios, commands, screenshots for UI changes)

Risk & compatibility

PassToken: JsonToken;
ReasonToken: JsonToken;
begin
AzureOpenAI.SetAuthorization(Enum::"AOAI Model Type"::"Chat Completions", AOAIDeployments.GetGPT41Latest());
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mini?

@github-actions github-actions Bot added this to the Version 29.0 milestone May 28, 2026
{
area(Content)
{
field("Agent Task IDs"; AgentTaskIDs)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets also add the link to the steps (log entries) directly. Maybe number of steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants