This website requires JavaScript.
Explore
Help
Sign In
kyle
/
boxmaker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3663a1e4d53c7359bc338c936cdb10a409036424
boxmaker
/
crates
/
loopd
/
tests
T
History
kyle
3663a1e4d5
Add props, slots, tokenize and the cache-loss check to the llama client
...
Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
2026-09-18 03:39:05 -07:00
..
fixtures
Add the assembler that folds streamed chunks into a completion
2026-09-18 02:56:31 -07:00
support
M2a/04-loopd-http
2026-09-18 02:11:25 -07:00
assemble.rs
Add the assembler that folds streamed chunks into a completion
2026-09-18 02:56:31 -07:00
config.rs
Add loopd configuration with every M2a limit
2026-09-17 23:07:38 -07:00
http.rs
M2a/04-loopd-http
2026-09-18 02:11:25 -07:00
info.rs
Add props, slots, tokenize and the cache-loss check to the llama client
2026-09-18 03:39:05 -07:00
request.rs
Add the llama client types and the chat request builder
2026-09-18 02:40:35 -07:00
sse.rs
Add a server-sent-events reader to loopd
2026-09-18 02:31:49 -07:00