Yannic Kilcher
|
c05ab42e94
|
added skip toxicity to playbook
|
2023-01-18 08:53:01 +01:00 |
|
Yannic Kilcher
|
206a667ef4
|
Merge branch 'main' into production
|
2023-01-18 01:07:29 +01:00 |
|
Andreas Köpf
|
0e2d52e66b
|
Merge branch 'main' into production
|
2023-01-18 01:04:06 +01:00 |
|
Andreas Köpf
|
718faa098e
|
Add combined TreeManager stats endpoint (#816)
|
2023-01-18 00:54:19 +01:00 |
|
Andreas Köpf
|
acaa56ebb0
|
fix ranking assert for 1st level children
|
2023-01-18 00:49:28 +01:00 |
|
Nil Andreu
|
98f47f86bc
|
Documentation FAQ (#581)
* [NEW] FAQ module
|
2023-01-17 22:50:03 +00:00 |
|
Yannic Kilcher
|
04d401d976
|
Merge branch 'main' into production
|
2023-01-17 22:46:32 +01:00 |
|
Yannic Kilcher
|
51a1d9a841
|
fixed white-space issue for messages that contain code
|
2023-01-17 22:33:23 +01:00 |
|
Yannic Kilcher
|
208ca840ac
|
Merge branch 'main' into production
|
2023-01-17 22:23:48 +01:00 |
|
Yannic Kilcher
|
18e7eb8876
|
updated deploy playbook with env variables
|
2023-01-17 22:23:33 +01:00 |
|
Yannic Kilcher
|
da8168c43a
|
Merge branch 'main' into production
|
2023-01-17 22:00:46 +01:00 |
|
Yannic Kilcher
|
364790947d
|
hacky solution to initial missing username
|
2023-01-17 21:47:54 +01:00 |
|
Keith Stevens
|
0a36e459d7
|
Guarantee all users get a name (#800)
* Guarantee all users get a name and it is used when talking to the backend
* Small code cleanup
|
2023-01-17 21:12:48 +01:00 |
|
dhug
|
6b82b2cd13
|
Add api auth to user stat repo (#805)
* added api_auth to user_stats_repository
* pre_commit changes
* Remove call with dev uuid
Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com>
|
2023-01-17 20:07:39 +00:00 |
|
Andreas Koepf
|
0f896d910e
|
make sure we enter READY_FOR_EXPORT after ranking
|
2023-01-17 17:50:17 +00:00 |
|
Yannic Kilcher
|
59997a573f
|
deploy trigger
|
2023-01-17 14:29:00 +01:00 |
|
Yannic Kilcher
|
3749791bce
|
moved oasst-postgres
|
2023-01-17 12:25:26 +01:00 |
|
Yannic Kilcher
|
8ed80525c1
|
updated backup script
|
2023-01-17 12:23:42 +01:00 |
|
Yannic Kilcher
|
bb032089cc
|
Merge branch 'main' into production
|
2023-01-17 12:22:38 +01:00 |
|
Yannic Kilcher
|
1b41f8bbfc
|
fixed pre-commit
|
2023-01-17 12:22:10 +01:00 |
|
Yannic Kilcher
|
8b291fb29a
|
fixed pre-commit
|
2023-01-17 12:22:01 +01:00 |
|
Yannic Kilcher
|
4379aadd87
|
added backup script
|
2023-01-17 12:21:16 +01:00 |
|
Yannic Kilcher
|
279da268bf
|
Merge branch 'main' into production
|
2023-01-17 12:06:23 +01:00 |
|
Yannic Kilcher
|
ca9af52c51
|
added region to aws
|
2023-01-17 12:06:08 +01:00 |
|
Yannic Kilcher
|
98b9f97508
|
Merge branch 'main' into production
|
2023-01-17 12:02:22 +01:00 |
|
Yannic Kilcher
|
db8fedf010
|
added region to aws
|
2023-01-17 12:02:10 +01:00 |
|
Yannic Kilcher
|
11bd457b2d
|
Merge branch 'main' into production
|
2023-01-17 11:49:03 +01:00 |
|
Andreas Köpf
|
aa3d9cfebd
|
Merge branch 'main' into production
|
2023-01-17 11:33:28 +01:00 |
|
Yannic Kilcher
|
137f733fef
|
added oasst postgres
|
2023-01-17 11:30:52 +01:00 |
|
Yannic Kilcher
|
4285438fe7
|
added postgres dockerfile
|
2023-01-17 11:15:35 +01:00 |
|
Yannic Kilcher
|
b0c0159b63
|
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
|
2023-01-17 11:13:48 +01:00 |
|
Yannic Kilcher
|
ab90d7810a
|
added postgres dockerfile
|
2023-01-17 11:13:43 +01:00 |
|
Andreas Köpf
|
9b6dc6bae2
|
fix join types in TreeManager
|
2023-01-17 11:01:36 +01:00 |
|
Andreas Köpf
|
2ee01d1224
|
fix query in TreeManager.query_extendible_parents()
|
2023-01-17 10:45:52 +01:00 |
|
Andreas Köpf
|
d85cec3d2f
|
extensible -> extendible
|
2023-01-17 10:21:57 +01:00 |
|
Andreas Köpf
|
6e4d8097b6
|
fix availability for label_prompter_reply
|
2023-01-17 10:15:30 +01:00 |
|
Andreas Köpf
|
988913943f
|
use '.value' of str-enums in db queries
|
2023-01-17 09:54:20 +01:00 |
|
dhug
|
8b30c7b68e
|
add changes for auto_main, tree_manager, and utils/ranking (#786)
* add changes for auto_main, tree_manager, and utils/ranking
* pre-commit changes
Co-authored-by: Alexander Mattick <alex.mattick@fau.de>
|
2023-01-17 08:27:21 +01:00 |
|
AbdBarho
|
e3387b43b8
|
Merge pull request #793 from LAION-AI/773-links-to-docs-everywhere
Adding links to external documentation for tasks and in footers
|
2023-01-17 07:25:01 +01:00 |
|
Keith Stevens
|
34620a4b39
|
Merge pull request #778 from LAION-AI/update-layout
Scroll to top on submit
|
2023-01-17 15:14:19 +09:00 |
|
Keith Stevens
|
ac5a0e8157
|
Adding links to external documentation for tasks and in footers
|
2023-01-17 15:11:33 +09:00 |
|
AbdBarho
|
e49654dfb7
|
Scroll to top on submit
|
2023-01-17 07:05:46 +01:00 |
|
Keith Stevens
|
b8f5eacc13
|
Merge pull request #790 from notmd/react-hook-form-next
use `react-hook-form` everywhere
|
2023-01-17 13:23:27 +09:00 |
|
notmd
|
54b5a4b0a3
|
use react-hook-form everywhere
|
2023-01-17 10:13:53 +07:00 |
|
Keith Stevens
|
c912caaf76
|
Merge pull request #788 from rsandb/Convert-Header-to-Chakra-Components
convert header to chakra components
|
2023-01-17 11:36:34 +09:00 |
|
Keith Stevens
|
dc64980351
|
Merge pull request #787 from rsandb/Dashboard-Shadow-Fix
dashboard shadow fix
|
2023-01-17 11:35:48 +09:00 |
|
rsandb
|
57878bc123
|
Update UserMenu.tsx
|
2023-01-16 20:31:23 -06:00 |
|
rsandb
|
9986e6f4d8
|
removed unused components
i guess prettier decided to stop working
|
2023-01-16 20:29:36 -06:00 |
|
rsandb
|
964dc1f2c4
|
remove divider
|
2023-01-16 20:24:09 -06:00 |
|
rsandb
|
5f134d44a5
|
Update Header.tsx
|
2023-01-16 20:23:43 -06:00 |
|