Skip to content

1350: check if model is ready for AI features - #7990

Merged
labkey-nicka merged 2 commits into
developfrom
fb_mcp_1350
Aug 28, 2026
Merged

1350: check if model is ready for AI features#7990
labkey-nicka merged 2 commits into
developfrom
fb_mcp_1350

Conversation

@labkey-nicka

@labkey-nicka labkey-nicka commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Rationale

This addresses #1350 by refining the logic that determines if the LLM is available and ready for servicing features.

Related Pull Requests

Changes

  • Introduce interface for isModelReady() to distinguish when the LLM model is ready from the MCP server being ready.
  • Gate isAIFeaturesReady() by isModelReady()

@labkey-nicka labkey-nicka self-assigned this Aug 27, 2026
@labkey-nicka
labkey-nicka requested a review from a team August 27, 2026 22:10
@labkey-nicka
labkey-nicka merged commit 9f29527 into develop Aug 28, 2026
8 of 9 checks passed
@labkey-nicka
labkey-nicka deleted the fb_mcp_1350 branch August 28, 2026 19:37
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