Skip to content

Conversation

nullfunc
Copy link
Contributor

@nullfunc nullfunc commented May 20, 2025

Update the AI model to be nova-micro for Playground. We enable model mapping (default true) so it will get the Amazon model Id.

@nullfunc nullfunc requested review from commit111 and Copilot and removed request for commit111 May 20, 2025 22:16
@nullfunc nullfunc had a problem deploying to deploy-changed-samples May 20, 2025 22:16 — with GitHub Actions Failure
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the AI model configuration to use a cloud neutral name for the Playground deployment. The changes replace the previous Anthropic model with the new "ai/nova-micro" identifier and remove environment variables (USE_MODEL_MAPPING and DEBUG) that are no longer required.

Comments suppressed due to low confidence (2)

samples/managed-llm/compose.yaml:31

  • Confirm that the removal of USE_MODEL_MAPPING and DEBUG environment variables is intentional and that it does not affect necessary configuration in other deployment contexts.
- USE_MODEL_MAPPING=false

samples/managed-llm/compose.yaml:11

  • Verify that the new model identifier 'ai/nova-micro' aligns with the gateway expectations and that any related documentation is updated accordingly.
- MODEL=ai/nova-micro  # LLM model ID used for the gateway

@commit111
Copy link
Collaborator

duplicate of #378

@nullfunc
Copy link
Contributor Author

Changed elsewhere.

@nullfunc nullfunc closed this May 20, 2025
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