Skip to content

RHDHPAI-705: Model server gitops template & properties #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

michael-valdron
Copy link
Contributor

@michael-valdron michael-valdron commented Apr 11, 2025

Ref: https://issues.redhat.com/browse/RHDHPAI-705

Model server properties

Adds properties to the 'Deployment Information' page to prompt user for model server information to the Software Template skeleton and Chatbot Software Template under ai-samples branch, these properties include:

  • Model Server Endpoint
  • Model Server Name
  • Does Model Server Require a Bearer token?
  • *Bearer Token Secret Name
  • *Bearer Token Secret Key Name

*Only required if 'Does Model Server Require a Bearer token?' is set, unset by default

Model server config

Adds model server config resources and mappings to GitOps deployment template for ai-samples branch, this is needed to connect a model server to an AI application created from the AI Software Templates.

Rename template catalog

Renames the templates catalog for the ai-samples branch to ai-all to differ from main branch catalog name.

@michael-valdron
Copy link
Contributor Author

Need #127 & redhat-appstudio/tssc-sample-gitops#15 merged first, still testing with redhat-appstudio/tssc-sample-gitops#15 changes.

@michael-valdron michael-valdron changed the base branch from main to ai-samples April 11, 2025 18:22
@michael-valdron michael-valdron force-pushed the model-server-field branch 2 times, most recently from 8378830 to 1a5cfb7 Compare April 15, 2025 18:48
Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
@michael-valdron
Copy link
Contributor Author

Applying model server config changes here directly as tssc-sample-gitops is deprecated.

@michael-valdron
Copy link
Contributor Author

Completed testing, current setup successfully configures external model server to chatbot:

image

Changes here are ready for review.

@michael-valdron michael-valdron marked this pull request as ready for review April 16, 2025 13:47
@michael-valdron michael-valdron changed the title RHDHPAI-705: Model server properties RHDHPAI-705: Model server gitops template & properties Apr 16, 2025
@lcarva lcarva merged commit 4b8983c into redhat-appstudio:ai-samples Apr 16, 2025
3 checks passed
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