Skip to content

open ai key #1906

Closed Answered by kevinmessiaen
MohamedALMAHMOUD asked this question in Q&A
Apr 20, 2024 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

It's still open source, all our code is accessible on our repository. We are just providing a scan and tests that require you to call LLM models of your choice.

In that particular case we allow you to use the scan with any model and not just OpenAI. Regarding OpenAI, the fact is that you cannot use their API without paying for it and the model are closed source.

But we provide access to open source models such as Mistral and Claude. And if you are running a model by yourself you can define your own LLMClient in giskard and call this model by yourself. But it'll probably be way more expensive/slower to run models by yourself rather than using paid services of those models.

If you need help…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@MohamedALMAHMOUD
Comment options

@kevinmessiaen
Comment options

@MohamedALMAHMOUD
Comment options

@kevinmessiaen
Comment options

Answer selected by alexcombessie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants