add use cases

This commit is contained in:
csunny
2023-05-24 21:38:54 +08:00
parent 05fc55c116
commit 9edd279b56
10 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1 @@
# Chatbot

View File

@@ -0,0 +1 @@
# Interacting with api

View File

@@ -0,0 +1 @@
# Knownledge based qa

View File

@@ -0,0 +1 @@
# Query database data

View File

@@ -0,0 +1 @@
# SQL generation and diagnosis

View File

@@ -0,0 +1 @@
# Tool use with plugin