Skip to content

Commit

Permalink
Fix from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
InAnYan committed Aug 12, 2024
1 parent 55fc859 commit 79cea79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/ai/ai-providers-and-api-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## What is an AI provider?

AI provider is a company or a service that gives you the ability to send requests to and receive responses from LLM. In order to get the response, you also need to send an API key to authenticate and manage billing.
An AI provider is a company or a service that gives you the ability to send requests to and receive responses from LLM. In order to get the response, you also need to send an API key to authenticate and manage billing.

Here is the list of AI providers we currently support: OpenAI, Mistral AI, Hugging Face. Others include Google Vertex AI, Microsoft Azure OpenAI, Anthropic, etc.
Here is the list of AI providers we currently support: OpenAI, Mistral AI, Hugging Face. Others include Google Vertex AI, Microsoft Azure OpenAI, Anthropic, etc. You can find more information on this topic on [langchain4j documentation website](https://docs.langchain4j.dev/category/language-models). This is the framework that we use in JabRef. This page lists available integrations.

## What is an API key?

Expand Down

0 comments on commit 79cea79

Please sign in to comment.