Skip to content

Fixed App LLM Configuration#1034

Merged
mwojtyczka merged 10 commits into
mainfrom
contr
Feb 18, 2026
Merged

Fixed App LLM Configuration#1034
mwojtyczka merged 10 commits into
mainfrom
contr

Conversation

@mwojtyczka

@mwojtyczka mwojtyczka commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Fixed issues in configuring Dspy, to use current token on every request. This fixes issue in the App where current OBO token should be used on every request
  • Updated CI/CD to use DBR 17.3 LTS cluster for non-serverless tests execution (use DATABRICKS_DQX_CLUSTER_ID if set in the vault)
  • Updated databricks-connect to 17.3 and spark 4.0 for testing (required for summary metrics)
  • Updated contributing guide
  • Updated readme of the app

Linked issues

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • added end-to-end tests
  • added performance tests

@github-actions

github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

✅ 572/572 passed, 36 skipped, 5h20m23s total

Running from acceptance #3922

@codecov

codecov Bot commented Feb 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.14%. Comparing base (99734cd) to head (d1c865f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1034      +/-   ##
==========================================
- Coverage   91.32%   91.14%   -0.18%     
==========================================
  Files          64       64              
  Lines        6672     6662      -10     
==========================================
- Hits         6093     6072      -21     
- Misses        579      590      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ghanse ghanse left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Overall LGTM

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are these changes due to the upgrade to Spark 4?

@mwojtyczka mwojtyczka merged commit 707999b into main Feb 18, 2026
16 checks passed
@mwojtyczka mwojtyczka deleted the contr branch February 18, 2026 09:02
mwojtyczka added a commit that referenced this pull request Feb 19, 2026
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary -->

* Fixed issues in configuring Dspy, to use current token on every
request. This fixes issue in the App where current OBO token should be
used on every request
* Updated CI/CD to use DBR 17.3 LTS cluster for non-serverless tests
execution (use `DATABRICKS_DQX_CLUSTER_ID` if set in the vault)
* Updated databricks-connect to 17.3 and spark 4.0 for testing (required
for summary metrics)
* Updated contributing guide
* Updated readme of the app

### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] added end-to-end tests
- [ ] added performance tests
mwojtyczka added a commit that referenced this pull request Feb 19, 2026
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary -->

* Fixed issues in configuring Dspy, to use current token on every
request. This fixes issue in the App where current OBO token should be
used on every request
* Updated CI/CD to use DBR 17.3 LTS cluster for non-serverless tests
execution (use `DATABRICKS_DQX_CLUSTER_ID` if set in the vault)
* Updated databricks-connect to 17.3 and spark 4.0 for testing (required
for summary metrics)
* Updated contributing guide
* Updated readme of the app

### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] added end-to-end tests
- [ ] added performance tests
mwojtyczka added a commit that referenced this pull request Feb 19, 2026
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary -->

* Fixed issues in configuring Dspy, to use current token on every
request. This fixes issue in the App where current OBO token should be
used on every request
* Updated CI/CD to use DBR 17.3 LTS cluster for non-serverless tests
execution (use `DATABRICKS_DQX_CLUSTER_ID` if set in the vault)
* Updated databricks-connect to 17.3 and spark 4.0 for testing (required
for summary metrics)
* Updated contributing guide
* Updated readme of the app

### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] added end-to-end tests
- [ ] added performance tests
mwojtyczka added a commit that referenced this pull request Feb 19, 2026
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary -->

* Fixed issues in configuring Dspy, to use current token on every
request. This fixes issue in the App where current OBO token should be
used on every request
* Updated CI/CD to use DBR 17.3 LTS cluster for non-serverless tests
execution (use `DATABRICKS_DQX_CLUSTER_ID` if set in the vault)
* Updated databricks-connect to 17.3 and spark 4.0 for testing (required
for summary metrics)
* Updated contributing guide
* Updated readme of the app

### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] added end-to-end tests
- [ ] added performance tests
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