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

add config for loading openai model. #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MasahiroOgawa
Copy link

Objective

Fix the issue: #90 .
I remove deprecated GPT-3.5-turbo-0613, and set GPT-4o as default.
Because GPT-4o is cheaper and has higher accuracy than GPT-4.
I added config to load GPT model name, because in the future GPT-4o will be deprecated.

@MasahiroOgawa
Copy link
Author

MasahiroOgawa commented Jun 28, 2024

I tested and confirmed that it works fine.
You can see it uses gpt-4o as default on top right of the image.
image

@MasahiroOgawa
Copy link
Author

I could successfully display the graphical image by using Neo4j Desktop.
image

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.

1 participant