Skip to content

[Agentserver] Making tracing dependency optional#45976

Draft
pvaneck wants to merge 2 commits intoAzure:mainfrom
pvaneck:agentserver-langgraph-apistub-fix
Draft

[Agentserver] Making tracing dependency optional#45976
pvaneck wants to merge 2 commits intoAzure:mainfrom
pvaneck:agentserver-langgraph-apistub-fix

Conversation

@pvaneck
Copy link
Copy Markdown
Member

@pvaneck pvaneck commented Mar 28, 2026

In azure-ai-agentserver-langgraph, there is currently an issue with the apistub check stemming from the langchain-azure-ai dependency.

However, based on the code, langchain_azure_ai isn't needed for the code to run, so it's fine to make this an optional dependency. It's purely for enabling telemetry.

This should unblock the agentserver "Build Extended" task.

@github-actions github-actions bot added the Hosted Agents sdk/agentserver/* label Mar 28, 2026
@pvaneck pvaneck force-pushed the agentserver-langgraph-apistub-fix branch from 04264fa to ed80041 Compare March 28, 2026 02:02
@pvaneck pvaneck changed the title [Agentserver] Add pylint disables [Agentserver] Disable CI for agentserver-langgraph Mar 28, 2026
@pvaneck pvaneck force-pushed the agentserver-langgraph-apistub-fix branch from ed80041 to 8711d32 Compare March 28, 2026 02:30
@pvaneck pvaneck changed the title [Agentserver] Disable CI for agentserver-langgraph [Agentserver] Making tracing dependency optional Mar 28, 2026
Currently there is an issue with the apistub check stemming from the
langchain-azure-ai dependency.

However, based on the code, `langchain_azure_ai` isn't needed for the
code to run, so it's fine to make this an optional dependency. It's
purely for enabling telemetry.
@pvaneck pvaneck force-pushed the agentserver-langgraph-apistub-fix branch from 8711d32 to 4b8bcea Compare March 28, 2026 02:54
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck force-pushed the agentserver-langgraph-apistub-fix branch from 490d7ec to 1dda488 Compare March 28, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hosted Agents sdk/agentserver/*

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant