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: check if model attr of model exists #1499

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

Samoed
Copy link
Collaborator

@Samoed Samoed commented Nov 26, 2024

Closes #1494.

Checklist

  • Run tests locally to make sure nothing is broken using make test.
  • Run the formatter to format the code using make lint.

@Samoed
Copy link
Collaborator Author

Samoed commented Nov 26, 2024

I made retrieval model check as in mieb branch

@KennethEnevoldsen KennethEnevoldsen merged commit 917ad7f into main Nov 26, 2024
10 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the fix_model_model branch November 26, 2024 16:02
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.

[ERROR] 'OpenAIWrapper' object has no attribute 'model'
2 participants