This website requires JavaScript.
Explore
Help
Sign In
dave
/
storkit
Watch
1
Star
0
Fork
0
You've already forked storkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
7
Wiki
Activity
Files
f383d0cb4f4324b8b5ea5bcd6259a2785ffbf138
storkit
/
server
/
src
/
llm
/
mod.rs
5 lines
65 B
Rust
Raw
Normal View
History
Unescape
Escape
Refactoring the structure a bit
2026-02-16 16:24:21 +00:00
pub
mod
chat
;
feat: system prompt and persona
2025-12-25 13:10:03 +00:00
pub
mod
prompts
;
Fixing warnings and moving LLM providers into a module
2026-01-27 13:30:46 +00:00
pub
mod
providers
;
feat: agent brain (ollama) and chat ui
2025-12-24 17:17:35 +00:00
pub
mod
types
;
Reference in New Issue
Copy Permalink