aws-samples / aws-genai-conversational-rag-reference

AWS Generative AI Conversational RAG Reference (Galileo)
https://aws-samples.github.io/aws-genai-conversational-rag-reference
Apache License 2.0
63 stars 20 forks source link

fix(website): inference settings model/endpoint kwargs reset issue #89

Closed sperka closed 7 months ago

sperka commented 7 months ago

Description

Inference settings (modelKwargs, endpointKwargs) were reset every time the Inference tab was selected in chat settings.

Does this PR introduce a breaking change?
(What changes might users need to make in their application due to this PR?) NO

Related Issues/Discussion

NA

How Has This Been Tested?

Local

Screenshots (if appropriate)

NA

PR Checklist

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.