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

fix: add gpt version in query #342

Merged
merged 3 commits into from
Apr 23, 2024
Merged

fix: add gpt version in query #342

merged 3 commits into from
Apr 23, 2024

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Apr 23, 2024

In this PR I add the possibility to request a specific gpt version when using the hook.

close #248

@spaenleh spaenleh requested review from pyphilia and ReidyT April 23, 2024 05:54
@spaenleh spaenleh self-assigned this Apr 23, 2024
Copy link
Contributor

@ReidyT ReidyT left a comment

Choose a reason for hiding this comment

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

Thanks for this PR ! LGTM 👍

src/mutations/chatBot.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@ReidyT ReidyT left a comment

Choose a reason for hiding this comment

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

Thanks for this change 😆

package.json Outdated Show resolved Hide resolved
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh enabled auto-merge April 23, 2024 07:17
@spaenleh spaenleh added this pull request to the merge queue Apr 23, 2024
Merged via the queue into main with commit 7b91058 Apr 23, 2024
3 checks passed
@spaenleh spaenleh deleted the 248-gpt-version-query branch April 23, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add gptVersion to select model in query param in chatbot hook
2 participants