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

docs: Fixed Incorrect Model Name in API Integration #1465

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

mdqst
Copy link
Contributor

@mdqst mdqst commented Dec 26, 2024

Description

Снимок экрана 2024-12-26 в 14 11 43

I’ve fixed the issue where the model name was mistakenly referenced as "gpt-4" instead of the correct "gpt-4-mini" in the API integration. This caused some inconsistencies in the results, as the system was calling the wrong version of the model.

Now, everything is aligned with the intended model name, and the integration should work as expected.

Discord username

mediaquest

@samarth30 samarth30 self-requested a review December 26, 2024 11:23
shakkernerd
shakkernerd previously approved these changes Dec 26, 2024
@shakkernerd shakkernerd changed the base branch from main to develop December 26, 2024 11:31
@shakkernerd shakkernerd dismissed their stale review December 26, 2024 11:31

The base branch was changed.

@shakkernerd shakkernerd merged commit 5b3385c into elizaOS:develop Dec 26, 2024
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