File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ cff-version : 1.2.0
2+ message : " If you use this software, please cite it as follows."
3+ title : " Functionary"
4+ authors :
5+ - family-names : Gultekin
6+ given-names : Musab
7+ email : musab@meetkai.com
8+ - given-names : Jeffrey
9+ family-names : Fong
10+ email : jeffrey.fong@meetkai.com
11+ - given-names : Khai
12+ family-names : Mai
13+ email : khai.mai@meetkai.com
14+ - given-names : Sarah
15+ family-names : Lintang
16+ email : sarah.lintang@meetkai.com
17+ abstract : " Functionary is a language model that can interpret and execute functions/plugins.
18+ The model determines when to execute functions, whether in parallel or serially, and can
19+ understand their outputs. It only triggers functions as needed. Function definitions are given
20+ as JSON Schema Objects, similar to OpenAI GPT function calls."
21+ repository-code : " https://github.com/MeetKai/functionary"
22+ url : " https://meetkai.com/blog/meetkai-functionary"
23+ license : " MIT"
24+ keywords :
25+ - " Python"
26+ - " AI"
27+ - " LLM"
28+ - " Agents"
29+ - " AI-Agents"
30+ - " Function-Calling"
You can’t perform that action at this time.
0 commit comments