Skip to content

Commit

Permalink
Extra comment about package name
Browse files Browse the repository at this point in the history
  • Loading branch information
acu192 authored Dec 20, 2024
1 parent 6c1c35d commit 76d47db
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 @@ -73,7 +73,7 @@ Anyway, run it in your terminal and you can chat interactively with the model.
(taken from [./examples/quickstart.py](./examples/quickstart.py))

```python
from lasagna import (
from lasagna import ( # <-- pip install -U lasagna-ai[openai,anthropic]
known_models,
build_simple_agent,
)
Expand Down

0 comments on commit 76d47db

Please sign in to comment.