Skip to content

Commit

Permalink
docs: switch
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbrault committed Apr 23, 2024
1 parent 28b1dac commit d26df53
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ Features and design choices:
- [symfony/serializer][sf_serializer] integration to deserialize LLMs outputs
- Streaming first/only.
- Correctly parses/deserializes incomplete JSON during streaming.
- A set of pre-configured LLMs with the best settings.
- Just set your API keys and try the different models.
- No need to think about the model name, json mode, function calling, etc.
- A set of pre-configured LLMs with the best settings. Set your API keys and switch between different providers and models without having to think about the model name, json mode, function calling, etc.

## Installation and Usage

Expand Down

0 comments on commit d26df53

Please sign in to comment.