kuanz commited on
Commit
fd85e2c
·
verified ·
1 Parent(s): 6288c42

update readme

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # OpenAI ChatKit Starter Templates
2
 
3
  This repository contains two starter apps as reference implementations of minimal ChatKit integrations.
@@ -5,4 +14,4 @@ This repository contains two starter apps as reference implementations of minima
5
  You can run the following examples:
6
 
7
  - [**ChatKit**](chatkit) - example of a self-hosted ChatKit integration.
8
- - [**Managed ChatKit**](managed-chatkit) – example of a managed ChatKit integration with hosted workflows.
 
1
+ ---
2
+ license: mit
3
+ title: classlens
4
+ sdk: docker
5
+ emoji: 🚀
6
+ colorFrom: red
7
+ colorTo: red
8
+ short_description: classlens
9
+ ---
10
  # OpenAI ChatKit Starter Templates
11
 
12
  This repository contains two starter apps as reference implementations of minimal ChatKit integrations.
 
14
  You can run the following examples:
15
 
16
  - [**ChatKit**](chatkit) - example of a self-hosted ChatKit integration.
17
+ - [**Managed ChatKit**](managed-chatkit) – example of a managed ChatKit integration with hosted workflows.