You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Cloudflare AI provider support and enhance connection management
- Introduced Cloudflare AI as a new provider with specific configurations in providerModels.js and providers.js.
- Updated DefaultExecutor to handle account ID resolution for Cloudflare AI connections.
- Enhanced AddApiKeyModal and EditConnectionModal to include account ID input for Cloudflare AI.
- Implemented validation for Cloudflare AI API key connections in testUtils.js and route.js.
- Updated UI components to reflect changes in provider management and connection handling.
Auto-compress git diff / status / grep / find / ls / tree / logs in <code>tool_result</code> before sending to LLM. Check server console for <code>[RTK] saved ...</code> log.
831
-
</p>
832
-
<pclassName="text-xs text-text-muted mt-1">
833
-
Inspired by{" "}
834
-
<a
835
-
href="https://github.com/rtk-ai/rtk"
836
-
target="_blank"
837
-
rel="noopener noreferrer"
838
-
className="underline hover:text-primary"
839
-
>
840
-
RTK (Rust Token Killer)
841
-
</a>
842
-
{" "}— ported to JavaScript. This feature is still under testing; disable it if you notice unexpected results.
825
+
Auto-compress tool output (git diff/grep/ls/tree/logs) before sending to LLM to save tokens. Disable if you see issues.
Find your Account ID in the right sidebar of <ahref="https://dash.cloudflare.com"target="_blank"rel="noopener noreferrer"className="text-primary underline">dash.cloudflare.com</a>
0 commit comments