Skip to content
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

Choose LLM in developer settings #2018

Open
jeannot-prvlimburg opened this issue Oct 4, 2024 · 2 comments
Open

Choose LLM in developer settings #2018

jeannot-prvlimburg opened this issue Oct 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jeannot-prvlimburg
Copy link

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Expected/desired behavior

Add a setting in the developer settings tab to select the underlying LLM (e.g. GPT-3.5 or GPT-4o)

@pamelafox pamelafox added the enhancement New feature or request label Oct 4, 2024
@pamelafox
Copy link
Collaborator

If you would like to implement that yourself, this PR shows the general changes I make when adding a new setting: https://github.com/Azure-Samples/azure-search-openai-demo/pull/1814/files

@jeannot-prvlimburg
Copy link
Author

If you would like to implement that yourself, this PR shows the general changes I make when adding a new setting: https://github.com/Azure-Samples/azure-search-openai-demo/pull/1814/files

Thanks! I’ll give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants