Skip to content

Commit

Permalink
chore: move to pingora services system
Browse files Browse the repository at this point in the history
  • Loading branch information
mcharytoniuk committed Nov 16, 2024
1 parent d7a9ec4 commit 9f0efef
Show file tree
Hide file tree
Showing 218 changed files with 320 additions and 28,063 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ futures = "0.3.31"
futures-util = { version = "0.3.31", features = ["tokio-io"] }
log = "0.4.22"
pingora = { version = "0.4.0", features = ["proxy"] }
pingora-core = "0.4.0"
pingora-runtime = "0.4.0"
reqwest = { version = "0.12.9", features = ["json", "stream"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.132"
Expand Down
50 changes: 0 additions & 50 deletions golang/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions golang/agent/AgentConfiguration.go

This file was deleted.

87 changes: 0 additions & 87 deletions golang/agent/LlamaCppObserver.go

This file was deleted.

26 changes: 0 additions & 26 deletions golang/agent/RespondToHealth.go

This file was deleted.

37 changes: 0 additions & 37 deletions golang/agent/StatusServer.go

This file was deleted.

7 changes: 0 additions & 7 deletions golang/agent/StatusServerConfiguration.go

This file was deleted.

61 changes: 0 additions & 61 deletions golang/cmd/Agent.go

This file was deleted.

Loading

0 comments on commit 9f0efef

Please sign in to comment.