diff mrjunejune/inference/requirements.in @ 260:1f9877b637e9

Add Copilot-powered cyberpunk JRPG chat Integrate the production JRPG chat with Seobeo streaming, Deita persistence, and a Bazel-managed Copilot SDK and LiteLLM inference stack. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <mrjunejune@users.noreply.github.com>
date Wed, 05 Aug 2026 09:19:41 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mrjunejune/inference/requirements.in	Wed Aug 05 09:19:41 2026 -0700
@@ -0,0 +1,5 @@
+github-copilot-sdk==1.0.8
+litellm==1.95.0
+fastapi==0.136.3
+starlette==1.0.1
+uvicorn==0.41.0