Outcasts Fuseforks v0.1.5
What's new
Attach audio, video and PDFs — not just images
-
Until now you could only attach images. From this release you can also attach audio, video and PDF files, and servants read them directly
-
Not every destination can carry every kind. Fuseforks checks this before the message is sent and tells you which kinds the servant's model can take, so you find out at the input box rather than from a confusing answer
Connection Image Audio Video PDF OpenAI-compatible ✓ ✓ — ✓ Anthropic ✓ — — ✓ Gemini (native) ✓ ✓ ✓ ✓ xAI Responses ✓ — — ✓ OpenAI Responses ✓ — — ✓ Meta Responses (new) ✓ ✓ ✓ ✓ -
Attachments are expensive. A 10 MB PDF can consume roughly a quarter of the default one-million-token ceiling in a single turn. The size limit is checked in bytes, not tokens, so a file that passes the check can still be very large in tokens
-
An attachment rides one turn only. It is not resent on later turns. If you need it again, attach it again — and if you ask a servant to pass it on to another servant, it will tell you it no longer holds the file rather than forwarding an empty message
-
If a servant receives a message whose attachment its model cannot carry, the message still arrives with a note explaining what was dropped. In our field test the sending servant read that note and transcribed the image into words so the other servant could still work with it
A sixth connection: Meta (api.meta.ai) with web search
- Fuseforks can now talk to Meta's native endpoint. Choose Meta native (Responses) in the model template
- Web search is available and can be switched on per template. When sources come back, they are shown with the answer
- When no sources come back, Fuseforks says so plainly — "no sources were returned; URLs in the text could not be confirmed as citations." In our field test three out of four searches returned no sources, so this distinction matters: the search ran, but nothing was verifiable
- Search makes a request much larger. Measured input grew roughly five-fold on the turns that searched. With search off, request size does not move
- This connection carries all four attachment kinds — the second one that does, alongside Gemini
Please read this before attaching files to a Meta servant
- Files you attach are uploaded to Meta and stored on their side with no expiry. This is not specific to the new connection — images sent through the OpenAI-compatible endpoint to Meta are stored the same way
- Fuseforks itself keeps nothing extra and sends nothing anywhere else, but what leaves your machine for Meta stays there. Treat confidential material accordingly
Smaller things
- The thinking level you choose is honoured per connection. Meta's scale stops one step below the top level Fuseforks offers, so choosing "maximum" now uses Meta's highest setting instead of failing the request
- If a reply is cut off because the output limit was reached, the servant reports it by name — with the current limit and what to do about it — instead of returning an empty answer. The servant stays running; only that one request fails
変更点
画像だけでなく、音声・動画・PDF も貼れるようになりました
-
これまで添付できたのは画像だけでした。この版から 音声・動画・PDF も貼れて、サーヴァントがそのまま読みます
-
接続先によって運べる種別が違います。 Fuseforks は送信する前にそれを確かめ、その個体のモデルが受け取れない種別なら入力欄の時点で知らせます(答えが変になってから気づく形にしないためです)
接続先 画像 音声 動画 PDF OpenAI 互換 ✓ ✓ — ✓ Anthropic ✓ — — ✓ Gemini ネイティブ ✓ ✓ ✓ ✓ xAI Responses ✓ — — ✓ OpenAI Responses ✓ — — ✓ Meta Responses(新) ✓ ✓ ✓ ✓ -
添付は高くつきます。 10 MB の PDF は 1 ターンで既定の天井(100 万トークン)の 4 分の 1 ほどを使うことがあります。大きさの制限はバイト数で見ていてトークン数では見ていないので、制限を通ったファイルでもトークンでは非常に大きいことがあります
-
添付が渡るのはそのターンだけです。次のターンには持ち越されません。もう一度必要なら貼り直してください。別のサーヴァントへ渡すよう頼んだ場合も、「手元にもう画像がない」と答えます(黙って中身のない依頼を転送しません)
-
モデルが運べない添付が届いたときは、何が落ちたかを添えて本文だけが届きます。実例では、渡す側のサーヴァントがその注記を読んで画像の内容を文章に書き起こして渡し、受け取った側はそれを使って作業を続けました
6 つ目の接続先:Meta(api.meta.ai)と web 検索
- Meta のネイティブ接続に対応しました。モデル登録で 「Meta ネイティブ(Responses)」 を選びます
- web 検索が使えます(テンプレートごとに ON / OFF)。出典が返ってきたときは答えと一緒に表示します
- 出典が返らなかったときは、返らなかったと正直に書きます —「参照元は返ってきていません(本文に URL があっても、出典としては確認できていません)」。実例では 4 回の検索のうち 3 回は出典が返りませんでした。検索は走っているが裏は取れていない、という区別が要るためです
- 検索すると要求が大きく膨らみます。 実測で、検索した回の入力はおよそ 5 倍でした。検索を切っている個体では膨らみません
- この接続先は 4 種別すべてを運びます(Gemini に次いで 2 つ目です)
Meta へファイルを貼る前にお読みください
- 貼ったファイルは Meta 側へアップロードされ、期限なしで保存されます。これは新しい接続先に限った話ではなく、OpenAI 互換の口から Meta へ送った画像も同じように残ります
- Fuseforks 自身は余計なものを持たず、他のどこへも送りませんが、Meta へ渡ったものは向こうに残ります。秘匿情報の扱いにはご注意ください
細かい変更
- 思考の深さの指定が接続先ごとに正しく効くようになりました。Meta の段階は Fuseforks が用意する最上位より 1 つ下までなので、「最大」を選んだときは Meta の最上位を使います(以前はその要求が失敗していました)
- 出力の上限に達して答えが途中で切れた場合、空の答えを返すのではなく、上限に達したことと現在の上限値、次にどうすればよいかを名指しで報告します。サーヴァントは停止しません — 失敗するのはその 1 件だけです