Skip to content

Commit

Permalink
prod (#196)
Browse files Browse the repository at this point in the history
* Feat/stt immediate display fix (#180)

* error handling added

* error handling added

* Improve User Experience by Delaying and Repositioning Interaction Buttons. (#184)

* Enhancements to Pagination and Other Fixes (#187)

* Enhancements to pagination

* Update src/app/(main)/client.tsx

Co-authored-by: Shivank Kacker <[email protected]>

* Update src/app/admin/page.tsx

Co-authored-by: Shivank Kacker <[email protected]>

---------

Co-authored-by: Shivank Kacker <[email protected]>

* Restructure and Dark Mode

* closes #183 unnecessary packages removed (#189)

* unnecessary packages removed

* package.json updated

* merging to master

* fix cookie

* test

* Closes #186 Support for bulk question import from csv  (#190)

* Upload questions from CSV implemented

* updated

* changes done

* in sync with main repo

* Bug fixes

* resolved

* pr Updated

* CSV Upload improved

* Ui update

* Stability Enhancements and Bug Fixes (#193)

* Stability Enhancements and Bug Fixes

* Build fixes

* Use react-markdown

---------

Co-authored-by: Ishan Mishra <[email protected]>
Co-authored-by: Laditya Gogoi <[email protected]>
Co-authored-by: Ashesh <[email protected]>
Co-authored-by: Vishisht Dubey <[email protected]>
  • Loading branch information
5 people authored Apr 22, 2024
1 parent f440c22 commit 87047eb
Show file tree
Hide file tree
Showing 73 changed files with 3,076 additions and 7,160 deletions.
3 changes: 1 addition & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
NEXT_PUBLIC_API_URL="https://ayushma-api.ohc.network/api/"
NEXT_PUBLIC_LOCAL_STORAGE="ayushma-storage"
NEXT_PUBLIC_AI_NAME="Ayushma"
NEXT_PUBLIC_AI_DESCRIPTION="Revolutionizing medical diagnosis through AI and Opensource"
NEXT_PUBLIC_AI_DESCRIPTION="Ayushma - Revolutionizing Healthcare Delivery Through AI and Open Source"
NEXT_PUBLIC_AI_WARNING="Please be aware that Ayushma AI may generate inaccurate information; kindly report any concerns to [email protected]"
NEXT_PUBLIC_GOOGLE_RECAPTCHA_SITE_KEY="6Lerts4nAAAAAKyXaNZkYj4XfRO0M2R-XYIA3qv8"
1 change: 0 additions & 1 deletion chatbot/.gitignore

This file was deleted.

42 changes: 0 additions & 42 deletions chatbot/package.json

This file was deleted.

50 changes: 0 additions & 50 deletions chatbot/rollup.config.js

This file was deleted.

214 changes: 0 additions & 214 deletions chatbot/src/api.ts

This file was deleted.

29 changes: 0 additions & 29 deletions chatbot/src/components/chatbar.tsx

This file was deleted.

Loading

0 comments on commit 87047eb

Please sign in to comment.