Skip to content

feat(ai_eff): api changes#95

Open
SteveDala wants to merge 6 commits intothoth-tech:Feature/AI-Suggestionfrom
SteveDala:Feature/AI-Suggestion
Open

feat(ai_eff): api changes#95
SteveDala wants to merge 6 commits intothoth-tech:Feature/AI-Suggestionfrom
SteveDala:Feature/AI-Suggestion

Conversation

@SteveDala
Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if appropriate
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have created or extended unit tests to address my new additions
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

If you have any questions, please contact @macite or @jakerenzella.

SteveDala and others added 5 commits April 25, 2026 20:42
This commit is inspired by PR#87 and PR#85 that attempts
to implement the AI Task Effort prediction feature.

Co-authored-by: jtalev <jtalev@users.noreply.github.com>
Co-authored-by: officialid130-13e13 <officialid130-13e13@users.noreply.github.com>
Also, the addition of the default value to any record
that has null values in the column.
Copy link
Copy Markdown

@jtalev jtalev left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Copy Markdown

@officialid130-13e13 officialid130-13e13 left a comment

Choose a reason for hiding this comment

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

I have reviewed the changes and the FastAPI/Sidekiq refactor looks good overall.
The CI build is failing during the TeXLive image build. This is the same issue I hit earlier — the pdfmanagement-testphase package is no longer available. Can you please remove pdfmanagement-testphase from the install list in the texlive-builder Dockerfile. After removing that package, the build should pass again.

Co-authored-by: josh.talev <josh.talev@cabinetsbycomputer.com>
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.

3 participants