Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j0n0w1ns authored Mar 5, 2024
1 parent 3e217eb commit 3798060
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 @@ -49,10 +49,10 @@ or Deepgram
or Together ($25 free Credits)
oa Azure

OpenAI gpt-4 model provides the best response generation capabilities. Earlier models work ok, but can sometimes provide irrelevant answers if there is not enough conversation content at the beginning.
Together provides a large selection of [Inference models](https://docs.together.ai/docs/inference-models)
OpenAI gpt-4 model provides the best response generation capabilities. Earlier models work ok, but can sometimes provide inaccurate answers if there is not enough conversation content at the beginning.
Together provides a large selection of [Inference models](https://docs.together.ai/docs/inference-models). Any of these can be used by making changes to `override.yaml` file.

When using OpenAI, without the OpenAI key, using continuous response gives an error similar to below
When using OpenAI, without the OpenAI key, using continuous response or any action that requires interaction with the online LLM gives an error similar to below

```
Error when attempting to get a response from LLM.
Expand Down

0 comments on commit 3798060

Please sign in to comment.