Skip to content

[CFX-4792] Add llmgw_catalog prompt type#345

Open
yuriyhrytsyuk wants to merge 3 commits intomainfrom
yhr/CFX-4792-get-llms-prompt
Open

[CFX-4792] Add llmgw_catalog prompt type#345
yuriyhrytsyuk wants to merge 3 commits intomainfrom
yhr/CFX-4792-get-llms-prompt

Conversation

@yuriyhrytsyuk
Copy link
Contributor

@yuriyhrytsyuk yuriyhrytsyuk commented Feb 3, 2026

RATIONALE

CHANGES

---
root:
  - env: INFRA_ENABLE_LLM
    type: string
    default: "gateway_direct.py"
    options:
      - name: "LLM Gateway"
        value: "gateway_direct.py"
        requires: llm_gateway

llm_gateway:
  - env: LLM_GATEWAY_MODEL
    type: llmgw_catalog
    optional: false
    help: "Choose LLM from LLM Gateway catalog."
Screenshot 2026-02-03 at 18 10 35 Screenshot 2026-02-03 at 18 10 23

PR Automation

Comment-Commands: Trigger CI by commenting on the PR:

  • /trigger-smoke-test or /trigger-test-smoke - Run smoke tests
  • /trigger-install-test or /trigger-test-install - Run installation tests

Labels: Apply labels to trigger workflows:

  • run-smoke-tests or go - Run smoke tests on demand (only works for non-forked PRs)

Important

For Forked PRs: If you're an external contributor, the run-smoke-tests label won't work. Only maintainers can trigger smoke tests on forked PRs by applying the approved-for-smoke-tests label after security review. Please comment requesting maintainer review if you need smoke tests to run.

@github-actions github-actions bot added the go Pull requests that update go code label Feb 3, 2026
@yuriyhrytsyuk yuriyhrytsyuk force-pushed the yhr/CFX-4792-get-llms-prompt branch from cc08f78 to 5a486eb Compare February 3, 2026 16:15
@yuriyhrytsyuk yuriyhrytsyuk force-pushed the yhr/CFX-4792-get-llms-prompt branch from 5a486eb to 71ff7f0 Compare February 3, 2026 16:17
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

🚀 Smoke tests triggered! Running on Linux and Windows...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

All smoke tests passed!

✅ Linux: success
✅ Windows: success

View run details

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

🚀 Smoke tests triggered! Running on Linux and Windows...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

All smoke tests passed!

✅ Linux: success
✅ Windows: success

View run details

@yuriyhrytsyuk yuriyhrytsyuk requested a review from a team February 4, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant