feat: Add cal.com link for feedback (#493)

This commit is contained in:
Taranjeet Singh
2023-08-27 16:42:54 -07:00
committed by GitHub
parent c068f58543
commit de31c63dac
3 changed files with 10 additions and 2 deletions

View File

@@ -2,4 +2,7 @@ blank_issues_enabled: true
contact_links:
- name: Discord
url: https://discord.gg/6PzXDgEjG5
about: General community discussions
about: General community discussions
- name: Schedule a Feedback Session
url: https://cal.com/taranjeetio/ec
about: Speak directly with Taranjeet, the founder, to discuss issues, share feedback, or explore improvements for Embedchain.

View File

@@ -8,6 +8,10 @@
Embedchain is a framework to easily create LLM powered bots over any dataset. If you want a javascript version, check out [embedchain-js](https://github.com/embedchain/embedchainjs)
## 🤝 Let's Talk Embedchain!
Schedule a [Feedback Session](https://cal.com/taranjeetio/ec) with Taranjeet, the founder, to discuss any issues, provide feedback, or explore improvements.
## 🔧 Quick install
```bash

View File

@@ -47,7 +47,8 @@
"footerSocials": {
"twitter": "https://twitter.com/embedchain",
"github": "https://github.com/embedchain/embedchain",
"linkedin": "https://www.linkedin.com/company/embedchain"
"linkedin": "https://www.linkedin.com/company/embedchain",
"website": "https://embedchain.ai"
},
"backgroundImage": "/background.png",
"isWhiteLabeled": true