Skip to content

Commit

Permalink
Move code out of LLMonFHIR to SpeziFHIR
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Feb 22, 2024
1 parent b5d6ccb commit b0f4bcc
Show file tree
Hide file tree
Showing 27 changed files with 266 additions and 1,316,289 deletions.
248 changes: 90 additions & 158 deletions LLMonFHIR.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/MacPaw/OpenAI",
"state" : {
"revision" : "35afc9a6ee127b8f22a85a31aec2036a987478af"
"revision" : "35afc9a6ee127b8f22a85a31aec2036a987478af",
"version" : "0.2.6"
}
},
{
Expand All @@ -53,24 +54,6 @@
"version" : "1.1.0"
}
},
{
"identity" : "spezichat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziChat",
"state" : {
"revision" : "ea5e21b4f42d99a5549dd7a7033e2a3efeb5fd36",
"version" : "0.1.5"
}
},
{
"identity" : "spezifhir",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziFHIR",
"state" : {
"branch" : "feat/lift-to-spezi-llm",
"revision" : "b58ba7afc34ff1b83d4f4ab3525d3d13f372b080"
}
},
{
"identity" : "spezifoundation",
"kind" : "remoteSourceControl",
Expand All @@ -89,15 +72,6 @@
"version" : "0.5.0"
}
},
{
"identity" : "spezillm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziLLM",
"state" : {
"branch" : "feat/structural-improvments",
"revision" : "f30f4d311cf99a396e76e5b732dca6462463f663"
}
},
{
"identity" : "spezionboarding",
"kind" : "remoteSourceControl",
Expand Down
65 changes: 0 additions & 65 deletions LLMonFHIR/FHIR Display/FHIRResourcesInstructionsView.swift

This file was deleted.

103 changes: 0 additions & 103 deletions LLMonFHIR/FHIR Display/FHIRResourcesView.swift

This file was deleted.

142 changes: 0 additions & 142 deletions LLMonFHIR/FHIR Display/InspectResourceView.swift

This file was deleted.

Loading

0 comments on commit b0f4bcc

Please sign in to comment.