Commit Graph
1718 Commits
Author SHA1 Message Date
Alex OttandGitHub 065e9273bc update a few things (#357) 2023-01-04 08:14:05 +01:00
Keith StevensandGitHub fe2c7f0bcb Merge pull request #359 from rsandb/main
Added Dashboard
2023-01-04 15:05:01 +09:00
rsandb a293675a3c Delete .package-lock.json 2023-01-04 00:03:00 -06:00
rsandb 38d5e25c60 fixed breakpoint issue on mobile. last commit 2023-01-03 23:11:16 -06:00
rsandb afe2afc169 Dashboard 2023-01-03 22:55:44 -06:00
rsandb ba2c4cbc0f Dashboard 2023-01-03 22:48:21 -06:00
Lewis Tunstall 6950fff781 pre-commit fix 2023-01-04 15:41:52 +11:00
Lewis Tunstall 42e8440f2c pre-commit fix 2023-01-04 15:36:32 +11:00
Lewis Tunstall 8eab50b1c1 pre-commit fix 2023-01-04 15:36:10 +11:00
Lewis Tunstall 5b0f6c1567 pre-commit fix 2023-01-04 15:35:19 +11:00
Lewis Tunstall a4a9a7b4d5 Merge 2023-01-04 15:21:23 +11:00
Lewis Tunstall 000a9083d0 Fix style 2023-01-04 15:15:41 +11:00
Keith StevensandGitHub 66662d9f7a Merge pull request #350 from kostiak/context-messages
Context messages
2023-01-04 12:33:06 +09:00
Keith StevensandGitHub fea6e70951 Merge pull request #335 from brentbagapuro/ui/about_page
about page
2023-01-04 12:29:54 +09:00
Keith StevensandGitHub 76ea30d1c1 Merge pull request #332 from Jac-Zac/main
Fixing username not updating
2023-01-04 12:09:42 +09:00
Keith StevensandGitHub e5715686c9 Merge pull request #328 from chs20/main
Make menu icon visible in dark mode
2023-01-04 12:07:42 +09:00
Keith StevensandGitHub 65d2706334 Merge pull request #303 from kostiak/collapsable-text
Added collapsable text for text that's too long
2023-01-04 12:01:46 +09:00
Bobak Hashemi da79aa04a0 Cleaned up default argument logic. 2023-01-03 21:45:16 -05:00
Lewis Tunstall ca8d3c8f8d Fix style 2023-01-04 13:45:05 +11:00
b-mc2andGitHub 65524a2140 StackExchange Builder update
Included markdown file and the initial notebook for ingesting and processing StackExchange data dumps
2023-01-03 21:36:05 -05:00
Jack Michaud a95e71d6f9 ci: cd into correct directory to install deps 2023-01-03 20:59:37 -05:00
Jack Michaud 7b5f702a00 docs: add TODOs 2023-01-03 20:54:49 -05:00
Jack Michaud 5ed4131720 ci: run contract tests through separate cypress command and add into CI 2023-01-03 20:51:11 -05:00
Bobak Hashemi 4569bcf354 fixed linting 2023-01-03 20:47:33 -05:00
theblackcat102 f7bd22246e [fix] rename old summary human feedback dataset to new one 2023-01-04 01:00:37 +00:00
Kostia 8aad3beda8 pre-commit fixes 2023-01-04 02:01:53 +02:00
Kostia c80f89f545 Added context messages to fix #339 2023-01-04 01:59:15 +02:00
Yannic Kilcher d6efdd6b49 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2023-01-04 00:35:05 +01:00
Yannic Kilcher afc29975d1 added note to schemas 2023-01-04 00:34:50 +01:00
Stephan Cilliers 18649e6ba2 Add warning when submitting unchanged ranking 2023-01-04 01:17:42 +02:00
Sotirios Anagnostidis b7aef29a48 Merge branch 'main' of github.com:LAION-AI/Open-Assistant into main 2023-01-03 23:25:52 +01:00
Jack Michaud b7fb1325b2 test: add contract tests for fetchTask and ackTask 2023-01-03 17:12:02 -05:00
Jack Michaud 91099657fe refactor: move new task's oasst api fetching into OasstApiClient 2023-01-03 17:11:28 -05:00
Andrew MaguireandGitHub 1cc0eecd10 Merge pull request #333 from andrewm4894/devcontainer-improvements
Devcontainer improvements:
- make devcontainer more generic as opposed to launching into any specific service.
- add readme to .devcontainer folder.
- ensure `pre-commit` is installed and available in dev container.
- validate that `docker compose up --build` works from within the codespace/devcontainer.
2023-01-03 22:06:35 +00:00
Sotirios Anagnostidis c20dfaad5b pre-commits 2023-01-03 22:45:34 +01:00
Sotirios Anagnostidis 752eeb24f7 Merge branch 'main' of github.com:LAION-AI/Open-Assistant into main 2023-01-03 22:40:31 +01:00
kostiakandGitHub a66289789a Merge branch 'main' into collapsable-text 2023-01-03 23:30:16 +02:00
Kostia 30ae9bde8a fixed pre-commit 2023-01-03 23:26:54 +02:00
Kostia ec9e338c46 fixed the modal overlay 2023-01-03 23:21:16 +02:00
Andrew MaguireandGitHub 25667956e2 Merge branch 'LAION-AI:main' into devcontainer-improvements 2023-01-03 21:17:34 +00:00
AbdBarhoandGitHub 7ff6a55c45 Merge pull request #256 from LAION-AI/46-privacy-and-terms
Adding a bare bones unstyled terms of service and privacy policy
2023-01-03 22:07:32 +01:00
Sotirios Anagnostidis 525e6964e8 requirements 2023-01-03 22:06:59 +01:00
Sotirios Anagnostidis 3a10e9412d Question-Answer special tokens 2023-01-03 22:02:32 +01:00
Andrew Maguire da776c47e4 link to folder 2023-01-03 21:00:06 +00:00
Andrew Maguire 6160bccf01 Merge branch 'devcontainer-improvements' of https://github.com/andrewm4894/Open-Assistant into devcontainer-improvements 2023-01-03 20:59:25 +00:00
Andrew Maguire e608a2c59b typo 2023-01-03 20:59:22 +00:00
Andrew MaguireandGitHub f440d1924d Merge branch 'LAION-AI:main' into devcontainer-improvements 2023-01-03 20:57:42 +00:00
Andrew Maguire f43c8718ba add devcontainer note to main readme 2023-01-03 20:56:35 +00:00
Yannic KilcherandGitHub e14c670cb0 Merge pull request #239 from markcheeky/patch-1
Create docs/supervised_datasets.md, suggested by yk in issue 186
2023-01-03 21:35:05 +01:00
Marek Kadlcik c7ff4c6a97 fix formatting on docs/supervised_data again to make linter happy again because the formatting rules changed in between 2023-01-03 21:25:54 +01:00