Commit Graph

967 Commits

Author SHA1 Message Date
Kostia 7d014cc35b Added TaskCategory enum 2023-01-07 17:25:15 +02:00
Kostia 7d6a8fa8d0 Add instruction/overview to TaskType. Fix capitalize. 2023-01-07 16:56:47 +02:00
Kostia 2987ec76ff Refactor tasks into components 2023-01-07 05:13:28 +02:00
theblackcat102 64a8543290 Merge pull request #456 from LAION-AI/sft-gptjt-qa-labels
Supervised finetuning minor changes
2023-01-07 08:27:52 +08:00
Keith Stevens b36d263cad Merge pull request #457 from Klotske/add-longer-response-incentive
#435 Added longer response incentive
2023-01-07 08:34:39 +09:00
Keith Stevens e8f160c4b8 Merge pull request #447 from LAION-AI/jm/tests-for-javascript-oasst-api-client
tests + fix: #354 Add tests for OasstApiClient and fix handling of OasstError
2023-01-07 07:57:06 +09:00
Andrew Maguire d24c127950 Docs site poc (#346)
add docusaurus based docs site under /docs
2023-01-06 22:48:31 +00:00
Keith Stevens 53a17ccce2 Merge pull request #446 from chs20/fix/message-flag-dark-mode
Fix message flagging in dark mode (#434)
2023-01-07 07:46:57 +09:00
Yannic Kilcher 6a64af9782 Merge pull request #418 from furlat/main
Create openbugger_example.ipynb
2023-01-06 22:38:48 +01:00
Andrew Maguire 1d927b19cb Merge pull request #445 from andrewm4894/multiple-devcontainers
add support for multiple devcontainers
2023-01-06 21:37:57 +00:00
Sotirios Anagnostidis d3952354e2 pre commits 2023-01-06 22:09:24 +01:00
klotske 3449c053f6 Removed unused imports & unused variable 2023-01-07 00:08:56 +03:00
klotske 44d05ed709 Initial implementation of progressbar tracking 2023-01-07 00:06:15 +03:00
Sotirios Anagnostidis fb3266b759 Merge remote-tracking branch 'origin/main' into sft-gptjt-qa-labels 2023-01-06 21:49:56 +01:00
Sotirios Anagnostidis 148244455c refactor 2023-01-06 21:29:38 +01:00
Sotirios Anagnostidis 88ee3b3264 merge deepspeed 2023-01-06 21:28:26 +01:00
Sotirios Anagnostidis f2b125cbe3 merge 2023-01-06 21:24:36 +01:00
Alex Ott 8970195c39 Add /help and /tutorial commands and update bot activity (#399)
* add help command and update bot activity

* remove useless lines

* fix help message

* rename variable

* start tutorial command

* Update messages.py

Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com>
2023-01-06 19:42:56 +01:00
Andrew Maguire 2dc8dd51b5 Merge pull request #444 from andrewm4894/fix-links-on-badges
fix hrefs on readme badges
2023-01-06 17:59:25 +00:00
Oliver Stanley 69bc799cd9 344: Create tasks for text labels (#381)
* Implement label task for initial prompts and replies

* Resolve formatting

* Include missing argument

* Modify text_labels API to match new model, update DB schema accordingly

* Send valid labels as part of label tasks

* Send correctly formatted valid_labels list

* Fix request format

* Fix request details for text-frontend reply label task

* Include message_id in tasks

* Address review comments

* Fix alembic tree
2023-01-06 18:39:04 +01:00
Sotirios Anagnostidis 91853753a8 conf 2023-01-06 18:25:20 +01:00
Sotirios Anagnostidis ef02693ac9 quantization 2023-01-06 18:24:28 +01:00
sanagnos 05c4550569 Merge pull request #452 from LAION-AI/sft-rallio
Added deepspeed and dialogue dataset for code
2023-01-06 19:19:01 +02:00
theblackcat102 50e7472ae6 [fix] push fix by linter 2023-01-06 17:14:19 +00:00
theblackcat102 577b14a702 [fix] push fix by linter 2023-01-06 17:11:06 +00:00
theblackcat102 fc6eab9edc [fix] new code complete answer and update readme for clarity 2023-01-06 17:05:47 +00:00
theblackcat102 8e30b419bf [fix] new code complete answer 2023-01-06 16:54:46 +00:00
theblackcat102 b67181776a [feature] add deepspeed, rallio dialogue dataset and codegen parameters 2023-01-06 16:47:58 +00:00
Jack Michaud 239c10c2dc fix: export OasstError 2023-01-06 10:21:23 -05:00
Jack Michaud 6eca350826 Merge branch 'main' of github.com:LAION-AI/Open-Assistant into jm/tests-for-javascript-oasst-api-client 2023-01-06 10:17:47 -05:00
Jack Michaud a9a3fc4e4a fix: handle OasstError correctly in OasstApiClient 2023-01-06 10:15:07 -05:00
Jack Michaud 083e8a869b test: add unittest tests for edge cases in OasstApiClient
Fixes #354
2023-01-06 10:14:37 -05:00
Yannic Kilcher 6c115bced9 reverted merge of 413 2023-01-06 16:12:52 +01:00
chs20 667d51df55 Fix message flagging in dark mode (#434) 2023-01-06 15:31:11 +01:00
Andrew Maguire c0b2676d79 fix pre-commit 2023-01-06 14:02:19 +00:00
Yannic Kilcher f2db4220bb Merge pull request #413 from batuhanerenler/patch-3
Update env.py
2023-01-06 14:59:09 +01:00
Batuhan Erenler 5564db242e Merge pull request #1 from lalalune/patch-3
lint env
2023-01-06 16:57:33 +03:00
Andrew Maguire b4cbbe13b0 add frontend devcontainer 2023-01-06 13:56:45 +00:00
Andrew Maguire cbd99e1ec8 try subfolder 2023-01-06 13:41:46 +00:00
Andrew Maguire 21986694c9 try multiple folders 2023-01-06 13:16:46 +00:00
Keith Stevens d182f6f093 Merge pull request #441 from LAION-AI/236-admin-role
Creating a role field for Users #236
2023-01-06 21:21:28 +09:00
Andrew Maguire a321c53ac6 fix hrefs on readme badges
my bad
2023-01-06 11:55:59 +00:00
Andrew Maguire ffe1d6dc9a Merge pull request #442 from andrewm4894/add-some-readme-badges
add some badges to readme
2023-01-06 11:51:32 +00:00
Andrew Maguire 3075bef073 fix pre-commit 2023-01-06 11:49:54 +00:00
Andrew Maguire 175bb7412f add some badges to readme 2023-01-06 11:38:05 +00:00
Keith Stevens 8a5b7ed80c Merge pull request #421 from Klotske/add-oasst_api-interaction
#353 - Add OasstApiClient interaction with task
2023-01-06 20:22:56 +09:00
Keith Stevens 7e517db934 Fixing the type errors when updating the jwt and session with a role 2023-01-06 20:19:02 +09:00
Keith Stevens 498daef9d3 Creating a role field for Users and seeding it everytime a user logs in based on a shortlist 2023-01-06 20:01:02 +09:00
klotske 3c330dcd13 Added the oasstApiClient global var and init 2023-01-06 13:44:46 +03:00
Yannic Kilcher 42deae20f2 Merge pull request #290 from ChristopherKing42/ChristopherKing42-Warnings
Assistant should be cautious but still helpful when providing high stakes advice
2023-01-06 07:20:43 +01:00