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
1f1f5f6dacb70a166d4399e5c7a7bcc7b5a7d5bf
storkit/src-tauri/src/llm/mod.rs

5 lines
67 B
Rust
Raw Normal View History

Backend: Add Anthropic/Claude provider integration - Add anthropic.rs module with streaming support - Convert between internal and Anthropic tool/message formats - Add keyring dependency for secure API key storage - Add API key management commands (get_exists, set) - Auto-detect provider from model name (claude-* prefix) - Support SSE streaming from Anthropic API - Handle tool calling with Anthropic's format - Add cancellation support for Anthropic streams
2025-12-27 19:41:20 +00:00
pub mod anthropic;
feat: agent brain (ollama) and chat ui
2025-12-24 17:17:35 +00:00
pub mod ollama;
feat: system prompt and persona
2025-12-25 13:10:03 +00:00
pub mod prompts;
feat: agent brain (ollama) and chat ui
2025-12-24 17:17:35 +00:00
pub mod types;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 505ms 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