Skip to content

Commit

Permalink
Update Package.resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
nriedman committed May 21, 2024
1 parent f80ca87 commit eba9648
Showing 1 changed file with 55 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "7a1ae4cd835f2e84578822a40fc673f29fc7ab26c0416a0079ce8402bbb3da0b",
"originHash" : "7e58979750991913f95f478a5ab91f3aa74dcbeda1c85fd75cc73056a8533e1b",
"pins" : [
{
"identity" : "abseil-cpp-binary",
Expand Down Expand Up @@ -136,6 +136,15 @@
"version" : "1.22.5"
}
},
{
"identity" : "llama.cpp",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/llama.cpp",
"state" : {
"revision" : "6839853a321778906e210a33ee2c6aec52f34c97",
"version" : "0.3.3"
}
},
{
"identity" : "nanopb",
"kind" : "remoteSourceControl",
Expand All @@ -145,6 +154,15 @@
"version" : "2.30910.0"
}
},
{
"identity" : "openai",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/OpenAI",
"state" : {
"revision" : "1ad95dd531d7c854a3f98f588b0eb68fa83e8a8c",
"version" : "0.2.9"
}
},
{
"identity" : "promises",
"kind" : "remoteSourceControl",
Expand Down Expand Up @@ -208,6 +226,15 @@
"version" : "1.3.0"
}
},
{
"identity" : "spezichat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziChat.git",
"state" : {
"revision" : "aaa10d71431b78ece8bf29f95c0050632714984d",
"version" : "0.2.0"
}
},
{
"identity" : "spezicontact",
"kind" : "remoteSourceControl",
Expand All @@ -217,6 +244,15 @@
"version" : "1.0.0"
}
},
{
"identity" : "spezifhir",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziFHIR.git",
"state" : {
"revision" : "6eb16d2f80093d0c6db7d7966bc177e9454b5a49",
"version" : "0.6.1"
}
},
{
"identity" : "spezifileformats",
"kind" : "remoteSourceControl",
Expand Down Expand Up @@ -262,6 +298,15 @@
"revision" : "14e5581aa4dfcaeb2a3301318bc4f05bac9f182b"
}
},
{
"identity" : "spezillm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziLLM.git",
"state" : {
"revision" : "3663884f23e55c67c875a97c5da08ed172ea02ac",
"version" : "0.8.3"
}
},
{
"identity" : "spezionboarding",
"kind" : "remoteSourceControl",
Expand All @@ -280,6 +325,15 @@
"version" : "1.1.0"
}
},
{
"identity" : "spezispeech",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziSpeech.git",
"state" : {
"revision" : "60b8cdbf6f3d58b0d75eadf30db50f88848069aa",
"version" : "1.0.1"
}
},
{
"identity" : "spezistorage",
"kind" : "remoteSourceControl",
Expand Down

0 comments on commit eba9648

Please sign in to comment.