chore(infra): bump llm-api flake rev to b636496
Deploys the generation-flow refactor (unified generate, streaming fixes, tool-calling, strict model validation, AddBos::Never). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
fdbdcbc1ec
commit
f681e624b3
@@ -64,7 +64,7 @@
|
||||
rev = if name == "hub" then "6829c7efe2a735d249f5135bff4a0fc28411a295"
|
||||
else if name == "scraper" then "62aa5b0e52859afe3ba9de1c7b11cfe2dacf6c2c"
|
||||
else if name == "tools" then "3956b90c3ce39ffa7ffba8084937f20e11364d6b"
|
||||
else if name == "llm-api" then "67861f384bd4f64d5236a9608b33c965fbebbc7f"
|
||||
else if name == "llm-api" then "b63649649758e3f9c9b3fc576c978c506e66a284"
|
||||
else "HEAD";
|
||||
submodules = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user