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

How to notify errors related to gd-openai ? #1

Open
clemens-tolboom opened this issue Jun 29, 2023 · 2 comments
Open

How to notify errors related to gd-openai ? #1

clemens-tolboom opened this issue Jun 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@clemens-tolboom
Copy link
Owner

When enabling both plugins or only gd-openai-coding its not clear what went wrong.

@clemens-tolboom clemens-tolboom added the bug Something isn't working label Jun 29, 2023
@clemens-tolboom clemens-tolboom self-assigned this Jun 29, 2023
@clemens-tolboom
Copy link
Owner Author

While test

  • git clone git@github.com:clemens-tolboom/gd-openai-coding.git
  • start godot on it
  • disable plugin gd_openai-coding
  • assetlib download gd-openai
  • enable gd-openai only
  • lots of errors as open_ai_user_data.tres misses in user://
  • copy res://addons/gd-openai/examples/open_ai_user_data.tres to res://open_ai_user_data.tres
  • edit res://open_ai_user_data.tres as resource (double click)
    • set the API key. Next moved it into user://
  • open res://addons/gd-openai/examples/scenes/chat_completions.tscn

@clemens-tolboom
Copy link
Owner Author

clemens-tolboom commented Jun 30, 2023

Retesting

I did saw errors and had to close and reopen Godot after setting the API Key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant