This website requires JavaScript.
Explore
Help
Sign In
crashlabs
/
huskies
Watch
0
Star
0
Fork
0
You've already forked huskies
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
26
Wiki
Activity
Files
1f1f5f6dacb70a166d4399e5c7a7bcc7b5a7d5bf
huskies
/
src-tauri
/
src
/
llm
/
mod.rs
T
5 lines
67 B
Rust
Raw
Normal View
History
Unescape
Escape
Backend: Add Anthropic/Claude provider integration
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