Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Jan 2, 2025
1 parent 7256752 commit c865e8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/langgraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ export LANGSMITH_API_KEY=lsv2_sk_...
```

```python
from typing import Annotated, Literal
from typing_extensions import TypedDict
from typing import Annotated, Literal, TypedDict

from langchain_core.messages import HumanMessage
from langchain_anthropic import ChatAnthropic
Expand Down

0 comments on commit c865e8c

Please sign in to comment.