missing-vector-db-tip.mdx 794 B

123456789101112131415161718
  1. <p>If you can't find specific feature or run into issues, please feel free to reach out through one of the following channels.</p>
  2. <CardGroup cols={2}>
  3. <Card title="Slack" icon="slack" href="https://embedchain.ai/slack" color="#4A154B">
  4. Let us know on our slack community
  5. </Card>
  6. <Card title="Discord" icon="discord" href="https://discord.gg/6PzXDgEjG5" color="#7289DA">
  7. Let us know on discord community
  8. </Card>
  9. <Card title="GitHub" icon="github" href="https://github.com/embedchain/embedchain/issues/new?assignees=&labels=&projects=&template=feature_request.yml" color="#181717">
  10. Open an issue on our GitHub
  11. </Card>
  12. <Card title="Schedule a call" icon="calendar" href="https://cal.com/taranjeetio/ec">
  13. Schedule a call with Embedchain founder
  14. </Card>
  15. </CardGroup>