Skip to content

Commit

Permalink
update ai part
Browse files Browse the repository at this point in the history
  • Loading branch information
hax committed Jul 29, 2023
1 parent d76520a commit d89171e
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions 2023/var-ts/dk.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ Static TypeScript
- Double-ended destructuring and iteration
- Generator `function.sent` meta property

QA
The End

One more thing

Expand All @@ -325,4 +325,18 @@ AIGC

更适合普通人的编程语言
也许也是更适合LLM的?
(例:TypeChat的TS子集)

LLM三大问题
- 答非所问(Unpredictable)
- 胡说八道(Hallucination)
- 视而不见(Context window)

人类觉得困难的工作
对于LLM同样困难
—— 微软Semantic Kernel团队

更适合普通人的编程语言
也许也是更适合LLM的?
(例:TypeChat的TS子集)

Discussion

0 comments on commit d89171e

Please sign in to comment.