refactor code a bit (#21)

This commit is contained in:
Adil Hafeez 2024-07-24 14:13:18 -07:00 committed by GitHub
parent 15a44e680b
commit a0abd9c42d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 70 additions and 61 deletions

View file

@ -12,6 +12,10 @@
"name": "embedding-server",
"path": "embedding-server"
},
{
"name": "chatbot-client",
"path": "chatbot-client"
},
{
"name": "open-message-format",
"path": "open-message-format"