Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
新米到上手 LangChain: 藉由 Function Agent 在 LINE Bot 上應用
Search
LINE Developers Taiwan
PRO
October 04, 2023
Technology
1
88
新米到上手 LangChain: 藉由 Function Agent 在 LINE Bot 上應用
Event: AI for developer 小聚
Speaker: Nijia Lin
LINE Developers Taiwan
PRO
October 04, 2023
Tweet
Share
More Decks by LINE Developers Taiwan
See All by LINE Developers Taiwan
iOS Live Activity: Opportunities & Challenges
line_developers_tw
PRO
0
2
掌握 Feature Toggle 與 OpenFeature 規範
line_developers_tw
PRO
0
100
用 AI 和 LINE Bot 簡化生活:讓圖片告訴你何時該忙!-- LINE 工作坊
line_developers_tw
PRO
0
490
Scaling The E-Commerce Recommendation System
line_developers_tw
PRO
0
20
Enhanced EC Recommendations: Trustworthy Validation with Large Language Models for Two-Tower Model
line_developers_tw
PRO
0
10
揭秘LLMOps: 讓LLM服務像火箭 般穩定高效的祕密!
line_developers_tw
PRO
0
52
ML Life Cycle for LINE SHOPPING Recommender
line_developers_tw
PRO
0
13
Review AI from LINE EC NLP
line_developers_tw
PRO
0
9
LINE購物 App x ATDD: 利用 ATDD 改善開發流程
line_developers_tw
PRO
0
33
Other Decks in Technology
See All in Technology
次は君だ。~Japan AWS Jr. Champions 受賞までの奇跡~
fukuchiiinu
0
210
で、ValhallaのValue Classってどうなったの?
skrb
1
430
Mackerelが取り組むオブザーバビリティ - Mackerel Tech Day
mackerelio
0
300
AWS SAW(AWS Support Automation Workflows)をもっと広めたい
kazzpapa3
2
170
Apple/Google/Amazonの決済システムの違いを踏まえた定期購読課金システムの構築 / abema-billing-system
cyberagentdevelopers
PRO
1
140
生成AI、LLMの いまさら聞けないキホンのキ!/ Generative AI and LLM 101
gakumura
1
240
Hotwire光の道とStimulus
nay3
5
2k
Kubernetes Summit 2024 Keynote:104 在 GitOps 大規模實踐中的甜蜜與苦澀
yaosiang
0
250
CyberAgent 生成AI Deep Dive with Amazon Web Services / genai-aws
cyberagentdevelopers
PRO
1
300
Overview of file type identifiers
ange
0
200
Creating Intuitive Developer Tool in Swift
giginet
PRO
0
490
サーバーサイドのデータプレーンプログラミング 〜 NVIDIA Blue Field / DOCA 〜
ebiken
PRO
1
220
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
65
11k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
Six Lessons from altMBA
skipperchong
26
3.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
770
Why You Should Never Use an ORM
jnunemaker
PRO
53
9k
Unsuck your backbone
ammeep
668
57k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
9
660
The Power of CSS Pseudo Elements
geoffreycrofte
72
5.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Into the Great Unknown - MozCon
thekraken
31
1.4k
GitHub's CSS Performance
jonrohan
1030
460k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
13
1.9k
Transcript
None
新米到上⼿ LangChain: 藉由 Function Agent 在 LINE Bot 上應⽤
新米到上⼿ LangChain: 別再更新了,快學不動了
NiJia Lin 🥷 LINE Technology Evangelist ⭐ Developer Relations 👋
External Evangelism 📌 Internal Evangelism
SECTION --- Why Google Calendar
最近跑去上課了
Google -> Apple
01 同步很快 (< 60s) 果粉(蠅)要原⽣的! 02 Google GET API ⽅便
03 ⼿機電腦平板都同步
標題 時間 位置 簡述
⼀個 GET API 就能⽤
SECTION --- How Do I Do in ChatGPT
暴 ⼒ 破 解
01 像是型別定義 轉換成 LangChain Function Agent 02 寫描述宣告 03 ⽣成對應欄位
04 給範圍調整
01 像是型別定義 轉換成 LangChain Function Agent 02 寫描述宣告 03 ⽣成對應欄位
04 給範圍調整
01 像是型別定義 轉換成 LangChain Function Agent 02 寫描述宣告 03 ⽣成對應欄位
04 給範圍調整
01 ⽤ class 寫新功能 轉換成 LangChain Function Agent 02 選擇
model 03 ⾃動判別意圖
SECTION --- ⽬前得到的好處
01 不⽤寫⿊魔法 轉換成 LangChain Function Agent 02 判斷今天、明天 、兩天後 03
通通 Chain 起來 04 不會爆 Token 吧
AS-IS
TO-BE
SECTION --- 還不知道怎麼把網址拆出來
01 不會被吃參數 比較能控制 從魔法來的東⻄ 02 避免出現在 IAB 03 不⽤綁 OAuth
None
None