Commit graph

11 commits

Author SHA1 Message Date
5b12762511
Run leptosfmt 2025-02-11 01:02:28 +01:00
ad0cd12877
refactor(proxy_man): Org & modularize app
- Introduce new modules: `config.rs`, `error.rs`, `inference_process.rs`, `proxy.rs`, `state.rs`, `util.rs`
- Update `logging.rs` to include static initialization of logging
- Add lib.rs for including in other projects
- Refactor `main.rs` to use new modules and improve code structure
2025-02-10 23:40:27 +01:00
e3a3ec3826
Refactor llama_proxy_man 2025-02-10 23:22:31 +01:00
98b4f45706
Fmt 2025-01-31 18:45:19 +01:00
b3be9d2624
Change backoff retry in proxy 2025-01-31 12:29:47 +01:00
d33e4109c3
Add automatic open port picking 2024-11-27 10:04:29 +01:00
3b4655728d
Add TODOs 2024-11-26 18:30:51 +01:00
1e0ca489fa
chore: Add redvault_el_rs emacs integration 2024-10-09 02:11:46 +02:00
39305f92ad
Fix warning 2024-10-08 17:29:43 +02:00
0391865791
Optimize by stopping large models first 2024-10-08 17:29:11 +02:00
8692b5bda4
Add llama_proxy_man pkg 2024-09-19 17:21:46 +02:00