Skip to content

Commit

Permalink
Review doc
Browse files Browse the repository at this point in the history
  • Loading branch information
christophebe committed Mar 3, 2024
1 parent b2fcfe0 commit 132ab37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,11 @@ Now, you can execute this template with the following command :
By default, the CLI is using the latest Open AI model. We are working on the support of the following ones :

|Provider | Models | Status | .env variable API KEY |
|---------|--------|---------|
|---------|--------|---------|----------------------|
|OpenAI | gpt-4, gpt-4-turbo-preview | Stable | OPENAI_API_KEY |
|Mistral | mistral-small-latest, mistral-medium-latest, mistral-large-latest | Experimental | MISTRAL_API_KEY |
|Anthropic | Claude | Next Release | |
|Groq | Mitral, Llama | Next Release| |
|Anthropic | Claude | Next Release | NA |
|Groq | Mitral, Llama | Next Release| NA|

All models require an API Key. You can provide it either in the .env file or with the CLI parameter '-k'

Expand Down

0 comments on commit 132ab37

Please sign in to comment.