Logo
Explore Help
Sign In
dave/storkit
1
0
Fork 0
You've already forked storkit
Code Issues Pull Requests Actions Packages Projects Releases 7 Wiki Activity
Files
ec3277234c3706bdd7e529672485ffed7211ac8c
storkit/server/src/llm/providers/mod.rs

4 lines
56 B
Rust
Raw Normal View History

Fixing warnings and moving LLM providers into a module
2026-01-27 13:30:46 +00:00
pub mod anthropic;
Spike: PTY-based Claude Code integration with multi-agent concurrency Proves that spawning `claude -p` in a pseudo-terminal from Rust gets Max subscription billing (apiKeySource: "none", rateLimitType: "five_hour") instead of per-token API charges. Concurrent agents run in parallel PTY sessions with session resumption via --resume for multi-turn conversations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 15:25:22 +00:00
pub mod claude_code;
Fixing warnings and moving LLM providers into a module
2026-01-27 13:30:46 +00:00
pub mod ollama;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 44ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API