Skip to content

Commit 1106724

Browse files
committed
2 parents 4d4989a + aaa3bfd commit 1106724

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
@@ -47,10 +47,12 @@ It's possible to run multiple server instances to use different working director
4747

4848
## File Handling and Claude Desktop Mode
4949

50-
By default, the Server operates in _Claude Desktop Mode_. In this mode, Images are returned in the tool responses, while other binaries are saved in the working folder and a message is returned with the path. This will usually give the best experience if using Claude Desktop as the client.
50+
By default, the Server operates in _Claude Desktop Mode_. In this mode, Images are returned in the tool responses, while other files are saved in the working folder, their file path is returned as a message. This will usually give the best experience if using Claude Desktop as the client.
5151

5252
URLs can also be supplied as inputs: the content gets passed to the Space.
5353

54+
There is an "Available Resources" prompt that gives Claude the available files and mime types from your working directory. This is currently the best way to manage files.
55+
5456
### Example 1 - Image Generation (Download Image / Claude Vision)
5557

5658
We'll use Claude to compare images created by `shuttleai/shuttle-3.1-aesthetic` and `FLUX.1-schnell`. The images gets saved to the Work Directory, as well as included in Claude's context window - so Claude can use its vision capabilities.

0 commit comments

Comments
 (0)