Skip to content

Commit

Permalink
docs: streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbrault committed Apr 19, 2024
1 parent e4b3379 commit 28798ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Features and design choices:
- Automatic generation for [PSL][psl]\\[Type][psl_type]
- Provide your own schema
- [symfony/serializer][sf_serializer] integration to deserialize LLMs outputs
- Streaming by default. Partial JSON parsing/deserialization.
- Streaming first/only. Partial JSON parsing/deserialization.
- A set of pre-configured LLMs with the best settings. Just set your API keys and try the different models. No need to know about json mode, function calling, etc.

## Installation and Usage
Expand Down

0 comments on commit 28798ae

Please sign in to comment.