monadic-chat 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +7 -0
  2. data/.rspec +3 -0
  3. data/CHANGELOG.md +9 -0
  4. data/Gemfile +4 -0
  5. data/Gemfile.lock +172 -0
  6. data/LICENSE.txt +21 -0
  7. data/README.md +652 -0
  8. data/Rakefile +12 -0
  9. data/apps/chat/chat.json +4 -0
  10. data/apps/chat/chat.md +42 -0
  11. data/apps/chat/chat.rb +79 -0
  12. data/apps/code/code.json +4 -0
  13. data/apps/code/code.md +42 -0
  14. data/apps/code/code.rb +77 -0
  15. data/apps/novel/novel.json +4 -0
  16. data/apps/novel/novel.md +36 -0
  17. data/apps/novel/novel.rb +77 -0
  18. data/apps/translate/translate.json +4 -0
  19. data/apps/translate/translate.md +37 -0
  20. data/apps/translate/translate.rb +81 -0
  21. data/assets/github.css +1036 -0
  22. data/assets/pigments-default.css +69 -0
  23. data/bin/monadic-chat +122 -0
  24. data/doc/img/code-example-time-html.png +0 -0
  25. data/doc/img/code-example-time.png +0 -0
  26. data/doc/img/example-translation.png +0 -0
  27. data/doc/img/how-research-mode-works.svg +1 -0
  28. data/doc/img/input-acess-token.png +0 -0
  29. data/doc/img/langacker-2001.svg +41 -0
  30. data/doc/img/linguistic-html.png +0 -0
  31. data/doc/img/monadic-chat-main-menu.png +0 -0
  32. data/doc/img/monadic-chat.svg +13 -0
  33. data/doc/img/readme-example-beatles-html.png +0 -0
  34. data/doc/img/readme-example-beatles.png +0 -0
  35. data/doc/img/research-mode-template.svg +198 -0
  36. data/doc/img/select-app-menu.png +0 -0
  37. data/doc/img/select-feature-menu.png +0 -0
  38. data/doc/img/state-monad.svg +154 -0
  39. data/doc/img/syntree-sample.png +0 -0
  40. data/lib/monadic_app.rb +115 -0
  41. data/lib/monadic_chat/console.rb +29 -0
  42. data/lib/monadic_chat/formatting.rb +110 -0
  43. data/lib/monadic_chat/helper.rb +72 -0
  44. data/lib/monadic_chat/interaction.rb +41 -0
  45. data/lib/monadic_chat/internals.rb +269 -0
  46. data/lib/monadic_chat/menu.rb +189 -0
  47. data/lib/monadic_chat/open_ai.rb +150 -0
  48. data/lib/monadic_chat/parameters.rb +109 -0
  49. data/lib/monadic_chat/version.rb +5 -0
  50. data/lib/monadic_chat.rb +190 -0
  51. data/monadic_chat.gemspec +54 -0
  52. data/samples/linguistic/linguistic.json +17 -0
  53. data/samples/linguistic/linguistic.md +39 -0
  54. data/samples/linguistic/linguistic.rb +74 -0
  55. metadata +343 -0
@@ -0,0 +1,198 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg width="1531" height="1843" overflow="hidden" xmlns="http://www.w3.org/2000/svg">
3
+ <defs>
4
+ <clipPath id="clip0">
5
+ <rect x="545" y="375" width="1531" height="1843"/>
6
+ </clipPath>
7
+ </defs>
8
+ <g clip-path="url(#clip0)" transform="translate(-545 -375)">
9
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 538)" style="white-space: pre;">MAIN</text>
10
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 762.53 538)" style="white-space: pre;">INSTRUCTION</text>
11
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 593)" style="white-space: pre;">This</text>
12
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 737.413 593)" style="white-space: pre;">is</text>
13
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 789.068 593)" style="white-space: pre;">where</text>
14
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 931.815 593)" style="white-space: pre;">you</text>
15
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1023.57 593)" style="white-space: pre;">tell</text>
16
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1100.44 593)" style="white-space: pre;">GPT</text>
17
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1212.82 593)" style="white-space: pre;">what</text>
18
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1327.49 593)" style="white-space: pre;">to</text>
19
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1383.73 593)" style="white-space: pre;">do</text>
20
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1452.57 593)" style="white-space: pre;">with</text>
21
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1552.35 593)" style="white-space: pre;">the</text>
22
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1633.82 593)" style="white-space: pre;">user's</text>
23
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1772.58 593)" style="white-space: pre;">request</text>
24
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 648)" style="white-space: pre;">and</text>
25
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 720.707 648)" style="white-space: pre;">what</text>
26
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 829.561 648)" style="white-space: pre;">the</text>
27
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 905.186 648)" style="white-space: pre;">main</text>
28
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1016.91 648)" style="white-space: pre;">output</text>
29
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1155.55 648)" style="white-space: pre;">text</text>
30
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1241.49 648)" style="white-space: pre;">should</text>
31
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1388.16 648)" style="white-space: pre;">be</text>
32
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1438.57 648)" style="white-space: pre;">.</text>
33
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 758)" style="white-space: pre;">NEW</text>
34
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 752.218 758)" style="white-space: pre;">PROMPT</text>
35
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 813)" style="white-space: pre;">This</text>
36
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 748.78 813)" style="white-space: pre;">is</text>
37
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 811.801 813)" style="white-space: pre;">where</text>
38
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 965.915 813)" style="white-space: pre;">the</text>
39
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1058.73 813)" style="white-space: pre;">user's</text>
40
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1208.83 813)" style="white-space: pre;">message</text>
41
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1423.68 813)" style="white-space: pre;">will</text>
42
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1517.63 813)" style="white-space: pre;">appear</text>
43
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1659.14 813)" style="white-space: pre;">.</text>
44
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1701.54 813)" style="white-space: pre;">The</text>
45
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1809.82 813)" style="white-space: pre;">MAIN</text>
46
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 868)" style="white-space: pre;">INSTRUCTION</text>
47
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 970.957 868)" style="white-space: pre;">above</text>
48
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1119.8 868)" style="white-space: pre;">and</text>
49
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1220.52 868)" style="white-space: pre;">the</text>
50
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1308.63 868)" style="white-space: pre;">CONTENT</text>
51
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1555.45 868)" style="white-space: pre;">REQUIREMENTS</text>
52
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 923)" style="white-space: pre;">below</text>
53
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 764.249 923)" style="white-space: pre;">should</text>
54
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 910.915 923)" style="white-space: pre;">make</text>
55
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1035.24 923)" style="white-space: pre;">reference</text>
56
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1240.34 923)" style="white-space: pre;">to</text>
57
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1290.76 923)" style="white-space: pre;">the</text>
58
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1366.38 923)" style="white-space: pre;">"new</text>
59
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1478.68 923)" style="white-space: pre;">prompt"</text>
60
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1649.41 923)" style="white-space: pre;">shown</text>
61
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1793.78 923)" style="white-space: pre;">here</text>
62
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1884.87 923)" style="white-space: pre;">.</text>
63
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1033)" style="white-space: pre;">JSON</text>
64
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 769.405 1033)" style="white-space: pre;">OBJECT</text>
65
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1088)" style="white-space: pre;">GPT</text>
66
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 746.74 1088)" style="white-space: pre;">updates</text>
67
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 928.607 1088)" style="white-space: pre;">the</text>
68
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1011.93 1088)" style="white-space: pre;">information</text>
69
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1257.97 1088)" style="white-space: pre;">in</text>
70
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1313.79 1088)" style="white-space: pre;">the</text>
71
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1397.12 1088)" style="white-space: pre;">JSON</text>
72
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1539.45 1088)" style="white-space: pre;">object</text>
73
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1681.21 1088)" style="white-space: pre;">shown</text>
74
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1833.31 1088)" style="white-space: pre;">here</text>
75
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1143)" style="white-space: pre;">and</text>
76
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 721.67 1143)" style="white-space: pre;">returns</text>
77
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 877.32 1143)" style="white-space: pre;">only</text>
78
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 974.532 1143)" style="white-space: pre;">the</text>
79
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1051.12 1143)" style="white-space: pre;">updated</text>
80
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1228.54 1143)" style="white-space: pre;">JSON</text>
81
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1364.16 1143)" style="white-space: pre;">object</text>
82
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1499.21 1143)" style="white-space: pre;">as</text>
83
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1560.92 1143)" style="white-space: pre;">the</text>
84
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1637.53 1143)" style="white-space: pre;">API</text>
85
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1724.46 1143)" style="white-space: pre;">response</text>
86
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1911.8 1143)" style="white-space: pre;">;</text>
87
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1198)" style="white-space: pre;">the</text>
88
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 713.718 1198)" style="white-space: pre;">JSON</text>
89
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 853.968 1198)" style="white-space: pre;">object</text>
90
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 993.645 1198)" style="white-space: pre;">contains</text>
91
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1181.45 1198)" style="white-space: pre;">the</text>
92
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1262.69 1198)" style="white-space: pre;">last</text>
93
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1351.95 1198)" style="white-space: pre;">(or</text>
94
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1426.31 1198)" style="white-space: pre;">sample)</text>
95
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1607.24 1198)" style="white-space: pre;">prompt</text>
96
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1767.54 1198)" style="white-space: pre;">and</text>
97
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1861.38 1198)" style="white-space: pre;">the</text>
98
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1253)" style="white-space: pre;">response</text>
99
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 847.895 1253)" style="white-space: pre;">to</text>
100
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 913.78 1253)" style="white-space: pre;">it</text>
101
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 964.77 1253)" style="white-space: pre;">as</text>
102
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1040.97 1253)" style="white-space: pre;">well</text>
103
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1148.1 1253)" style="white-space: pre;">as</text>
104
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1224.3 1253)" style="white-space: pre;">conversation</text>
105
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1510.76 1253)" style="white-space: pre;">history</text>
106
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1673.47 1253)" style="white-space: pre;">and</text>
107
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1777.17 1253)" style="white-space: pre;">various</text>
108
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1308)" style="white-space: pre;">metadata</text>
109
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1418)" style="white-space: pre;">CONETNT</text>
110
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 866.801 1418)" style="white-space: pre;">REQUIREMENTS</text>
111
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1473)" style="white-space: pre;">Here</text>
112
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 749.284 1473)" style="white-space: pre;">we</text>
113
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 825.413 1473)" style="white-space: pre;">specify</text>
114
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 985.188 1473)" style="white-space: pre;">how</text>
115
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1086.53 1473)" style="white-space: pre;">each</text>
116
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1202.76 1473)" style="white-space: pre;">property</text>
117
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1387.77 1473)" style="white-space: pre;">in</text>
118
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1441 1473)" style="white-space: pre;">the</text>
119
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1521.74 1473)" style="white-space: pre;">JSON</text>
120
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1661.48 1473)" style="white-space: pre;">object</text>
121
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1800.66 1473)" style="white-space: pre;">above</text>
122
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1528)" style="white-space: pre;">should</text>
123
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 786.134 1528)" style="white-space: pre;">be</text>
124
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 856.145 1528)" style="white-space: pre;">updated</text>
125
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1020 1528)" style="white-space: pre;">.</text>
126
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1052.2 1528)" style="white-space: pre;">Note</text>
127
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1168.04 1528)" style="white-space: pre;">that</text>
128
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1263.28 1528)" style="white-space: pre;">since</text>
129
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1389.46 1528)" style="white-space: pre;">the</text>
130
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1472.1 1528)" style="white-space: pre;">JSON</text>
131
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1613.75 1528)" style="white-space: pre;">object</text>
132
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1754.82 1528)" style="white-space: pre;">contains</text>
133
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1583)" style="white-space: pre;">the</text>
134
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 718.805 1583)" style="white-space: pre;">previous</text>
135
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 914.559 1583)" style="white-space: pre;">(or</text>
136
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 994.011 1583)" style="white-space: pre;">sample)</text>
137
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1180.03 1583)" style="white-space: pre;">prompt,</text>
138
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1358.02 1583)" style="white-space: pre;">the</text>
139
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1444.35 1583)" style="white-space: pre;">new</text>
140
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1551.28 1583)" style="white-space: pre;">prompt</text>
141
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1716.64 1583)" style="white-space: pre;">should</text>
142
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1873.99 1583)" style="white-space: pre;">be</text>
143
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1638)" style="white-space: pre;">referenced</text>
144
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 872.965 1638)" style="white-space: pre;">as</text>
145
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 943.87 1638)" style="white-space: pre;">"new</text>
146
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1066.34 1638)" style="white-space: pre;">prompt"</text>
147
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1247.24 1638)" style="white-space: pre;">to</text>
148
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1307.83 1638)" style="white-space: pre;">clearly</text>
149
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1462.98 1638)" style="white-space: pre;">distinguish</text>
150
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1701.2 1638)" style="white-space: pre;">it</text>
151
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1746.92 1638)" style="white-space: pre;">from</text>
152
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1861.38 1638)" style="white-space: pre;">the</text>
153
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1693)" style="white-space: pre;">previous</text>
154
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 817.53 1693)" style="white-space: pre;">one</text>
155
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 893.155 1693)" style="white-space: pre;">.</text>
156
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1803)" style="white-space: pre;">FORMAL</text>
157
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="700" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 841.593 1803)" style="white-space: pre;">REQUIREMENTS</text>
158
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1858)" style="white-space: pre;">This</text>
159
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 739.728 1858)" style="white-space: pre;">is</text>
160
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 793.697 1858)" style="white-space: pre;">where</text>
161
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 938.759 1858)" style="white-space: pre;">we</text>
162
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1017.94 1858)" style="white-space: pre;">specify</text>
163
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1180.76 1858)" style="white-space: pre;">the</text>
164
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1264.52 1858)" style="white-space: pre;">formatting</text>
165
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1488.07 1858)" style="white-space: pre;">so</text>
166
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1556.94 1858)" style="white-space: pre;">that</text>
167
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1653.3 1858)" style="white-space: pre;">the</text>
168
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1737.06 1858)" style="white-space: pre;">response</text>
169
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1913)" style="white-space: pre;">returned</text>
170
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 815.949 1913)" style="white-space: pre;">by</text>
171
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 877.961 1913)" style="white-space: pre;">GPT</text>
172
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 985.83 1913)" style="white-space: pre;">through</text>
173
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1153.85 1913)" style="white-space: pre;">the</text>
174
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1230.79 1913)" style="white-space: pre;">API</text>
175
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1318.03 1913)" style="white-space: pre;">has</text>
176
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1405.27 1913)" style="white-space: pre;">the</text>
177
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1482.2 1913)" style="white-space: pre;">same</text>
178
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1607.83 1913)" style="white-space: pre;">structure</text>
179
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1799.35 1913)" style="white-space: pre;">as</text>
180
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1861.38 1913)" style="white-space: pre;">the</text>
181
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 1968)" style="white-space: pre;">JSON</text>
182
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 770.78 1968)" style="white-space: pre;">object</text>
183
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 908.509 1968)" style="white-space: pre;">above</text>
184
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1048.53 1968)" style="white-space: pre;">and</text>
185
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1140.43 1968)" style="white-space: pre;">is</text>
186
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1189.93 1968)" style="white-space: pre;">properly</text>
187
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1371.2 1968)" style="white-space: pre;">read</text>
188
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1478.56 1968)" style="white-space: pre;">and</text>
189
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1570.46 1968)" style="white-space: pre;">processed</text>
190
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1796.99 1968)" style="white-space: pre;">by</text>
191
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1861.38 1968)" style="white-space: pre;">the</text>
192
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 632.478 2023)" style="white-space: pre;">Monadic</text>
193
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 817.53 2023)" style="white-space: pre;">Chat</text>
194
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 926.384 2023)" style="white-space: pre;">system</text>
195
+ <text fill="#000000" fill-opacity="1" font-family="Arial,Arial_MSFontService,sans-serif" font-style="normal" font-variant="normal" font-weight="400" font-stretch="normal" font-size="46" text-anchor="start" direction="ltr" writing-mode="lr-tb" unicode-bidi="normal" text-decoration="none" transform="matrix(1 0 0 1 1071.33 2023)" style="white-space: pre;">.</text>
196
+ <path d="M1910.32 2214.5 1941.76 2088.76 2067.5 2057.32 1910.32 2214.5 551.5 2214.5 551.5 378.5 2067.5 378.5 2067.5 2057.32" stroke="#000000" stroke-width="4.58333" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="8" stroke-opacity="1" fill="none" fill-rule="evenodd"/>
197
+ </g>
198
+ </svg>
Binary file
Binary file
@@ -0,0 +1,154 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" id="レイヤー_1" x="0px" y="0px" viewBox="0 0 711 331" style="enable-background:new 0 0 711 331;" xmlns="http://www.w3.org/2000/svg">
3
+ <style type="text/css">
4
+ .st0{fill:#FFFFFF;}
5
+ .st1{font-family:'AndaleMono';}
6
+ .st2{font-size:12px;}
7
+ .st3{fill:none;stroke:#000000;stroke-dasharray:3,3;}
8
+ .st4{fill:none;stroke:#000000;}
9
+ .st5{fill:#FFFFFF;stroke:#000000;}
10
+ .st6{font-size:13px;}
11
+ .st7{font-family:'Helvetica';}
12
+ .st8{fill:none;stroke:#000000;stroke-miterlimit:10;}
13
+ .st9{stroke:#000000;stroke-miterlimit:10;}
14
+ .st10{fill:none;stroke:#000000;stroke-miterlimit:10;stroke-dasharray:3,3;}
15
+ .st11{fill:none;}
16
+ .st12{fill:none;stroke:#000000;stroke-linecap:square;stroke-miterlimit:10;}
17
+ .st13{font-family:'Helvetica-Oblique';}
18
+ </style>
19
+ <g>
20
+ <rect x="512" y="200.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
21
+ <g transform="translate(-0.5 -0.5)">
22
+ <text transform="matrix(1 0 0 1 523.6953 219.5)" class="st1 st2" style="stroke-width: 1.5px; white-space: pre;">result 3</text>
23
+ </g>
24
+ <rect x="310.5" y="200.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
25
+ <g transform="translate(-0.5 -0.5)">
26
+ <text transform="matrix(1 0 0 1 321.6953 219.5)" class="st1 st2" style="stroke-width: 1.5px; white-space: pre;">result 2</text>
27
+ </g>
28
+ <rect x="512" y="200.5" pointer-events="all" class="st3" width="87" height="110" style="stroke-width: 1.5px;"/>
29
+ <rect x="310.5" y="200.5" pointer-events="all" class="st3" width="87" height="110" style="stroke-width: 1.5px;"/>
30
+ <polygon pointer-events="all" class="st3" points="75.5,0.5 625.5,0.5 630.5,330.5 80.5,330.5 &#9;" style="stroke-width: 1.5px;"/>
31
+ <rect x="90.5" y="80.5" pointer-events="all" class="st4" width="130" height="240" style="stroke-width: 1.5px;"/>
32
+ <rect x="110.5" y="200.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
33
+ <g transform="translate(-0.5 -0.5)">
34
+ <text transform="matrix(1 0 0 1 121.6953 219.5)" class="st1 st2" style="stroke-width: 1.5px; white-space: pre;">result 1</text>
35
+ </g>
36
+ <rect x="290.5" y="80.5" pointer-events="all" class="st4" width="130" height="240" style="stroke-width: 1.5px;"/>
37
+ <rect x="140.5" y="270.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
38
+ <g transform="translate(-0.5 -0.5)">
39
+ <text transform="matrix(1 0 0 1 147.6987 289.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">s1</text>
40
+ </g>
41
+ <rect x="90.5" y="10.5" pointer-events="all" class="st4" width="130" height="70" style="stroke-width: 1.5px;"/>
42
+ <rect x="115.5" y="30.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
43
+ <g transform="translate(-0.5 -0.5)">
44
+ <text transform="matrix(1 0 0 1 127.3196 49.5)" class="st7 st6" style="stroke-width: 1.5px; white-space: pre;">process 1</text>
45
+ </g>
46
+ <rect x="290.5" y="10.5" pointer-events="all" class="st4" width="130" height="70" style="stroke-width: 1.5px;"/>
47
+ <rect x="316" y="30.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
48
+ <g transform="translate(-0.5 -0.5)">
49
+ <text transform="matrix(1 0 0 1 328.3196 49.5)" class="st7 st6" style="stroke-width: 1.5px; white-space: pre;">process 2</text>
50
+ </g>
51
+ <rect x="110.5" y="145.5" pointer-events="all" class="st5" width="62" height="30" style="stroke-width: 1.5px;"/>
52
+ <g transform="translate(-0.5 -0.5)">
53
+ <text transform="matrix(1 0 0 1 121.9968 164.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">state</text>
54
+ </g>
55
+ <rect x="140.5" y="230.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
56
+ <g transform="translate(-0.5 -0.5)">
57
+ <text transform="matrix(1 0 0 1 147.6987 249.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">v1</text>
58
+ </g>
59
+ <rect x="0.5" y="105.5" pointer-events="all" class="st5" width="60" height="30" style="stroke-width: 1.5px;"/>
60
+ <g transform="translate(-0.5 -0.5)">
61
+ <text transform="matrix(1 0 0 1 10.9968 124.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">input</text>
62
+ </g>
63
+ <path pointer-events="stroke" class="st8" d="M170.5,278l135-106.1" style="stroke-width: 1.5px;"/>
64
+ <path pointer-events="all" class="st9" d="M309.6,168.7l-3.3,7.1l-0.8-3.8l-3.5-1.7L309.6,168.7z" style="stroke-width: 1.5px;"/>
65
+ <rect x="310.5" y="145.5" pointer-events="all" class="st4" width="60" height="30" style="stroke-width: 1.5px;"/>
66
+ <g transform="translate(-0.5 -0.5)">
67
+ <text transform="matrix(1 0 0 1 320.9968 164.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">state</text>
68
+ </g>
69
+ <rect x="110.5" y="105.5" pointer-events="all" class="st5" width="62" height="30" style="stroke-width: 1.5px;"/>
70
+ <g transform="translate(-0.5 -0.5)">
71
+ <text transform="matrix(1 0 0 1 121.9968 124.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">input</text>
72
+ </g>
73
+ <path pointer-events="stroke" class="st10" d="M172.5,120.5h138" style="stroke-width: 1.5px;"/>
74
+ <rect x="310.5" y="105.5" pointer-events="all" class="st5" width="60" height="30" style="stroke-width: 1.5px;"/>
75
+ <g transform="translate(-0.5 -0.5)">
76
+ <text transform="matrix(1 0 0 1 317.0962 124.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">input'</text>
77
+ </g>
78
+ <path pointer-events="stroke" class="st10" d="M170.5,238l140-110" style="stroke-width: 1.5px;"/>
79
+ <path pointer-events="stroke" class="st8" d="M60.5,120.5h43.6" style="stroke-width: 1.5px;"/>
80
+ <path pointer-events="all" class="st9" d="M109.4,120.5l-7,3.5l1.8-3.5l-1.8-3.5L109.4,120.5z" style="stroke-width: 1.5px;"/>
81
+ <rect x="490.5" y="80.5" pointer-events="all" class="st4" width="130" height="240" style="stroke-width: 1.5px;"/>
82
+ <rect x="490.5" y="10.5" pointer-events="all" class="st4" width="130" height="70" style="stroke-width: 1.5px;"/>
83
+ <rect x="517" y="30.5" pointer-events="all" class="st0" width="80" height="30" style="stroke-width: 1.5px;"/>
84
+ <g transform="translate(-0.5 -0.5)">
85
+ <text transform="matrix(1 0 0 1 529.3196 49.5)" class="st7 st6" style="stroke-width: 1.5px; white-space: pre;">process n</text>
86
+ </g>
87
+ <rect x="510.5" y="145.5" pointer-events="all" class="st4" width="60" height="30" style="stroke-width: 1.5px;"/>
88
+ <g transform="translate(-0.5 -0.5)">
89
+ <text transform="matrix(1 0 0 1 520.9968 164.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">state</text>
90
+ </g>
91
+ <rect x="510.5" y="105.5" pointer-events="all" class="st5" width="60" height="30" style="stroke-width: 1.5px;"/>
92
+ <g transform="translate(-0.5 -0.5)">
93
+ <text transform="matrix(1 0 0 1 513.1956 124.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">input''</text>
94
+ </g>
95
+ <path pointer-events="stroke" class="st10" d="M370.5,120.5h140" style="stroke-width: 1.5px;"/>
96
+ <rect x="650.5" y="230" pointer-events="all" class="st5" width="60" height="30" style="stroke-width: 1.5px;"/>
97
+ <g transform="translate(-0.5 -0.5)">
98
+ <text transform="matrix(1 0 0 1 657.0962 248.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">output</text>
99
+ </g>
100
+ <path pointer-events="stroke" class="st8" d="M60.5,160.5h43.6" style="stroke-width: 1.5px;"/>
101
+ <path pointer-events="all" class="st9" d="M109.4,160.5l-7,3.5l1.8-3.5l-1.8-3.5L109.4,160.5z" style="stroke-width: 1.5px;"/>
102
+ <rect x="0.5" y="145.5" pointer-events="all" class="st5" width="60" height="30" style="stroke-width: 1.5px;"/>
103
+ <g transform="translate(-0.5 -0.5)">
104
+ <text transform="matrix(1 0 0 1 10.9968 164.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">state</text>
105
+ </g>
106
+ <rect x="172.5" y="130.5" pointer-events="all" class="st11" width="10" height="20" style="stroke-width: 1.5px;"/>
107
+ <path pointer-events="all" class="st12" d="M172.5,130.5h10v20h-10" style="stroke-width: 1.5px;"/>
108
+ <rect x="370.5" y="130.5" pointer-events="all" class="st11" width="10" height="20" style="stroke-width: 1.5px;"/>
109
+ <path pointer-events="all" class="st12" d="M370.5,130.5h10v20h-10" style="stroke-width: 1.5px;"/>
110
+ <path pointer-events="stroke" class="st8" d="M380.5,140.5h8l0,53.6" style="stroke-width: 1.5px;"/>
111
+ <path pointer-events="all" class="st9" d="M388.5,199.4l-3.5-7l3.5,1.8l3.5-1.8L388.5,199.4z" style="stroke-width: 1.5px;"/>
112
+ <rect x="570.5" y="130.5" pointer-events="all" class="st11" width="10" height="20" style="stroke-width: 1.5px;"/>
113
+ <path pointer-events="all" class="st12" d="M570.5,130.5h10v20h-10" style="stroke-width: 1.5px;"/>
114
+ <path pointer-events="stroke" class="st8" d="M580.5,140.5h8l0,53.6" style="stroke-width: 1.5px;"/>
115
+ <path pointer-events="all" class="st9" d="M588.5,199.4l-3.5-7l3.5,1.8l3.5-1.8L588.5,199.4z" style="stroke-width: 1.5px;"/>
116
+ <rect x="650.5" y="270.5" pointer-events="all" class="st4" width="60" height="30" style="stroke-width: 1.5px;"/>
117
+ <g transform="translate(-0.5 -0.5)">
118
+ <text transform="matrix(1 0 0 1 662.4971 289.5)" class="st1 st2" style="stroke-width: 1.5px; white-space: pre;">state</text>
119
+ </g>
120
+ <rect x="340.5" y="270.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
121
+ <g transform="translate(-0.5 -0.5)">
122
+ <text transform="matrix(1 0 0 1 347.6987 289.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">s2</text>
123
+ </g>
124
+ <rect x="340.5" y="230.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
125
+ <g transform="translate(-0.5 -0.5)">
126
+ <text transform="matrix(1 0 0 1 347.6987 249.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">v2</text>
127
+ </g>
128
+ <rect x="542" y="270.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
129
+ <g transform="translate(-0.5 -0.5)">
130
+ <text transform="matrix(1 0 0 1 549.6987 289.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">s3</text>
131
+ </g>
132
+ <path pointer-events="stroke" class="st8" d="M572,245.5l72.1-0.5" style="stroke-width: 1.5px;"/>
133
+ <path pointer-events="all" class="st9" d="M649.4,245l-7,3.5l1.7-3.5l-1.8-3.5L649.4,245z" style="stroke-width: 1.5px;"/>
134
+ <rect x="542" y="230.5" pointer-events="all" class="st5" width="30" height="30" style="stroke-width: 1.5px;"/>
135
+ <g transform="translate(-0.5 -0.5)">
136
+ <text transform="matrix(1 0 0 1 549.6987 249.5)" class="st1 st6" style="stroke-width: 1.5px; white-space: pre;">v3</text>
137
+ </g>
138
+ <path pointer-events="stroke" class="st10" d="M370.5,238l140-110" style="stroke-width: 1.5px;"/>
139
+ <path pointer-events="stroke" class="st8" d="M370.5,278l135-106.1" style="stroke-width: 1.5px;"/>
140
+ <path pointer-events="all" class="st9" d="M509.6,168.7l-3.3,7.1l-0.8-3.8l-3.5-1.7L509.6,168.7z" style="stroke-width: 1.5px;"/>
141
+ <path pointer-events="stroke" class="st8" d="M572,285.5h72.1" style="stroke-width: 1.5px;"/>
142
+ <path pointer-events="all" class="st9" d="M649.4,285.5l-7,3.5l1.8-3.5l-1.8-3.5L649.4,285.5z" style="stroke-width: 1.5px;"/>
143
+ <rect x="110.5" y="200.5" pointer-events="all" class="st3" width="87" height="110" style="stroke-width: 1.5px;"/>
144
+ <path pointer-events="stroke" class="st8" d="M182.5,140.5h8l0,53.6" style="stroke-width: 1.5px;"/>
145
+ <path pointer-events="all" class="st9" d="M190.4,199.4l-3.5-7l3.5,1.8l3.5-1.8L190.4,199.4z" style="stroke-width: 1.5px;"/>
146
+ <rect x="225.5" y="30.5" pointer-events="all" class="st0" width="55" height="30" style="stroke-width: 1.5px;"/>
147
+ <rect x="430.5" y="30.5" pointer-events="all" class="st0" width="50" height="30" style="stroke-width: 1.5px;"/>
148
+ <text transform="matrix(1 0 0 1 244 41.89)" style="font-size: 12px; stroke-width: 1.5px; white-space: pre;"><tspan x="0" y="0" style="font-family: Helvetica-Oblique;">bind </tspan><tspan x="0" y="14.4" style="font-family: Helvetica;">&gt;&gt;=</tspan></text>
149
+ <path pointer-events="all" class="st3" d="M827-0.1" style="stroke-width: 1.5px;"/>
150
+ <path pointer-events="all" class="st3" d="M277-0.1" style="stroke-width: 1.5px;"/>
151
+ <polyline pointer-events="all" class="st0" points="482,59.9 427,59.9 427,29.9 482,29.9 &#9;" style="stroke-width: 1.5px;"/>
152
+ <text transform="matrix(1 0 0 1 445.5 41.2493)" style="font-size: 12px; stroke-width: 1.5px; white-space: pre;"><tspan x="0" y="0" style="font-family: Helvetica-Oblique;">bind </tspan><tspan x="0" y="14.4" style="font-family: Helvetica;">&gt;&gt;=</tspan></text>
153
+ </g>
154
+ </svg>
Binary file