-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: PromptingTools v0.7.0 (#98407)
UUID: 670122d1-24a8-4d70-bfce-740807c42192 Repo: https://github.com/svilupp/PromptingTools.jl.git Tree: c8768bb1e6a76c23e7c40d6f9b840573aec92f26 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
2f53874
commit a55973b
Showing
3 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
["0.5-0"] | ||
LinearAlgebra = ["0.0.0", "1"] | ||
SparseArrays = ["0.0.0", "1"] | ||
|
||
["0.7-0"] | ||
Markdown = ["0.0.0", "1"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
["0.5-0"] | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | ||
|
||
["0.7-0"] | ||
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" |