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

Remove dependency on openai #24

Open
Noordsestern opened this issue Oct 5, 2024 · 0 comments
Open

Remove dependency on openai #24

Noordsestern opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Noordsestern
Copy link
Member

Robotframework AI is meant to be AI-provider independent. However, it currently fails if openai module is not installed #23 and it requires OPENAI_KEY as environment variable #22

Remove the hard dependency on openai-stuff. Maybe log warnings when they are missing, but don't break the project. Develop a concept how to switch between providers seamlessly.

@Noordsestern Noordsestern added bug Something isn't working enhancement New feature or request labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant