Skip to content

Commit d5a6702

Browse files
committed
Another README.md update.
1 parent 1781128 commit d5a6702

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ While not officially supported by Anthropic, this library can enable interesting
2323
It allows for:
2424

2525
- Creating chat sessions with Claude and getting chat IDs.
26-
- Sending messages to Claude containing up to 5 attachment files (txt, pdf, csv, etc...) 10 MB each.
26+
- Sending messages to Claude containing up to 5 attachment files (txt, pdf, csv, png, jpeg, etc...) 10 MB each, images are also supported!
2727
- Retrieving chat message history, accessing specific chat conversations.
2828
- Deleting old chats when they are no longer needed.
2929
- Sending requests through proxies.
@@ -39,6 +39,8 @@ and more.
3939

4040
- Receive thoughtful responses to open-ended prompts and ideas. Claude can brainstorm ideas, expand on concepts, and have philosophical discussions.
4141

42+
- Send images and let Claude analyze them for you.
43+
4244
## How to install
4345

4446
```shell

0 commit comments

Comments
 (0)