ZhiHang Li

Results 5 repositories owned by ZhiHang Li

doa

23
Stars
0
Forks
Watchers

A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️

openai-function-calling-tools

264
Stars
22
Forks
Watchers

🛠 openai function calling tools for JS/TS

gptcli

249
Stars
13
Forks
Watchers

🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级...

chatFn

53
Stars
7
Forks
Watchers

chat with OpenAI functions

openai-function-calling-nodejs

37
Stars
3
Forks
Watchers

This is a simple example of using OpenAI's API to call a function in Nodejs. The function is a simple calculator that takes two numbers and an operator and returns the result. The function is called u...