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 support for generative openai module #184

Closed
dirkkul opened this issue Mar 2, 2023 · 1 comment
Closed

Add support for generative openai module #184

dirkkul opened this issue Mar 2, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@dirkkul
Copy link
Collaborator

dirkkul commented Mar 2, 2023

Using the generative module is currently possible, but he UX is not that great. Its usage could be improved by adding a explicit support for this kind of query:

Note:

  • The module generative-openai needs to be enabled using ENABLE_MODULES=generative-openai
  • You need an openai API key:OPENAI_APIKEY=some_key
  • The tests should be skipped if no openai key is available
    For inspiration, check the python or go imlpementation
@dirkkul dirkkul added the help wanted Extra attention is needed label Mar 2, 2023
@dirkkul
Copy link
Collaborator Author

dirkkul commented Mar 13, 2023

Closed by #187

@dirkkul dirkkul closed this as completed Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant