Skip to content

Propagate changes from PR #124 to all templates#131

Merged
bbqiu merged 2 commits intodatabricks:mainfrom
bbqiu:bbqiu/propagate-changes
Mar 3, 2026
Merged

Propagate changes from PR #124 to all templates#131
bbqiu merged 2 commits intodatabricks:mainfrom
bbqiu:bbqiu/propagate-changes

Conversation

@bbqiu
Copy link
Contributor

@bbqiu bbqiu commented Feb 24, 2026

changes that should be identical across templates:

  1. pyproject upgrades to latest package versions for everything
  2. logger suppression in all of the agent files
    a. slack threads: https://databricks.slack.com/archives/C022KUWGVQS/p1771469388988059, https://databricks.slack.com/archives/C022KUWGVQS/p1771842499541559

changes that are not identical:

  1. session id generation for mlflow traces within the short term memory templates

Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>

other files

Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>

.

Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>

.

Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>
@bbqiu bbqiu force-pushed the bbqiu/propagate-changes branch from 067f881 to b303506 Compare February 27, 2026 18:47
@bbqiu bbqiu requested a review from dhruv0811 February 27, 2026 18:50
.
Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>
Copy link
Contributor

@dhruv0811 dhruv0811 left a comment

Choose a reason for hiding this comment

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

Left a minor comment, otherwise looks good! New versions working for me smoothly in local runs.


@invoke()
async def invoke_handler(request: ResponsesAgentRequest) -> ResponsesAgentResponse:
workspace_client = WorkspaceClient()
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to wire up the new session_id field here too? Like we did for streaming?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will include the changes in a followup pr

@bbqiu bbqiu merged commit 377cdb3 into databricks:main Mar 3, 2026
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.

2 participants