mirror of
https://github.com/ruvnet/RuView
synced 2026-08-10 20:31:42 +00:00
feat: vendor midstream and sublinear-time-solver libraries
Add ruvnet/midstream (AIMDS real-time inference) and ruvnet/sublinear-time-solver (sublinear optimization algorithms) as vendored dependencies under vendor/. Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
"Hello! How can I help you today?",
|
||||
"I'm looking for information about the weather.",
|
||||
"I'd be happy to help with weather information. Which city are you interested in?",
|
||||
"Can you tell me about San Francisco?",
|
||||
"San Francisco typically has mild weather year-round. Would you like current conditions or a forecast?",
|
||||
"Current conditions please.",
|
||||
"The current temperature in San Francisco is 65°F with partly cloudy skies.",
|
||||
"Thank you! That's very helpful."
|
||||
]
|
||||
Reference in New Issue
Block a user