Skip to content

Commit f47789b

Browse files
Added prototype
1 parent fdc8e8e commit f47789b

File tree

4 files changed

+38208
-0
lines changed

4 files changed

+38208
-0
lines changed

prototype/LocalPreferences.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[PromptingTools]
2+
MODEL_CHAT = "deepseek-r1:1.5b"
3+
PROMPT_SCHEMA = "OllamaSchema"

prototype/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[extras]
2+
PromptingTools = "670122d1-24a8-4d70-bfce-740807c42192"

0 commit comments

Comments
 (0)