Keith Stevens
db8bdbe3de
Merge pull request #572 from melvinebenezer/493_text_labels_api
...
#493 Use API to populate text_labels in frontend
2023-01-10 08:08:47 +09:00
Andrew Maguire
defd453639
replace andrewm4894 with LAION-AI now that example notebook is merged ( #573 )
2023-01-09 23:59:00 +01:00
Yannic Kilcher
156e1bca7d
it was a bad fix
2023-01-09 21:25:04 +01:00
Yannic Kilcher
abbafe5a4a
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
2023-01-09 21:23:45 +01:00
Yannic Kilcher
c33c9887dd
improved pull request workflow
2023-01-09 21:23:39 +01:00
Yannic Kilcher
ba12c35e22
Merge pull request #540 from jojopirker/messageEmbeddings
...
Store Message embedding
2023-01-09 21:22:56 +01:00
James Melvin
420b3739eb
fix: retrieval of valid_labels from API to populate the TEXT_LABEL_FLAGS in FlaggableElements.tsx
2023-01-09 22:31:44 +05:30
Yannic Kilcher
66891dd690
added paths to pull_request for deploy docs
2023-01-09 15:22:43 +01:00
Andrew Maguire
a206a9a9ab
add example notebook ( #512 )
...
adds an example notebook and some docs
2023-01-09 14:11:35 +00:00
Keith Stevens
72eb6c006d
Merge pull request #562 from LAION-AI/372-web-on-dev
...
Update the dev deployment to use secrets #372
2023-01-09 21:21:21 +09:00
mrcabbage972
c22b26d21a
Expanding survey of relevant research ( #557 )
...
Expanding survey of relevant research
2023-01-09 10:45:54 +00:00
Andreas Köpf
225aa58f89
Fix expiry test in Task.expired()
...
Co-authored-by: Hemang Joshi <hemangjoshi37a@gmail.com >
2023-01-09 11:13:18 +01:00
Nil-Andreu
4b4a564a8f
[NEW] Camelcase & 2x space
2023-01-09 10:10:19 +01:00
AbdBarho
4c7645f576
Merge pull request #563 from othrayte/ignore-cypress-artifacts
...
website: Ignore screenshots and videos produced by cypress e2e tests
2023-01-09 09:42:30 +01:00
Adrian Cowan
91ee52595e
website: Ignore screenshots and videos produced by cypress e2e tests
...
These files are generated by running `npm run cypress:run`
2023-01-09 19:17:05 +11:00
Nil-Andreu
ef7bd89df2
[NEW] ansible: DEBUG_SKIP_EMBEDDING_COMPUTATION
2023-01-09 09:09:43 +01:00
Nil-Andreu
b39b86309c
[FIX] Import on top
2023-01-09 09:03:02 +01:00
Yannic Kilcher
9eea7acda5
Merge pull request #405 from rasdani/main
...
Added Redis and Redis Insight to Ansible playbook.
2023-01-09 08:11:22 +01:00
Keith Stevens
5e07480f14
Remove the workflow dispatch option
2023-01-09 15:54:30 +09:00
Keith Stevens
c1b3029f8b
Deleting the maildev stanza now that we're using a real email server
2023-01-09 15:46:45 +09:00
Keith Stevens
5b70b6c35c
Revert "Adding some debug stuff on admin"
...
This reverts commit 2ca2abf4c1 .
2023-01-09 15:34:45 +09:00
Keith Stevens
2ca2abf4c1
Adding some debug stuff on admin
2023-01-09 15:25:02 +09:00
AbdBarho
e79ace366d
Merge pull request #558 from LAION-AI/260-feature-flags
...
Adding a bare bones feature flag setup
2023-01-09 07:11:34 +01:00
Keith Stevens
0e9fd9a140
Seeing the admin users, email from, and next auth secret secrets
2023-01-09 14:56:13 +09:00
Keith Stevens
00e51af787
Adding the email secrets and environment variables
2023-01-09 14:43:45 +09:00
Keith Stevens
f22abd524b
Adding discord credentials to dev deployment
2023-01-09 14:16:49 +09:00
Keith Stevens
310763ebb8
Adding discord credentials to dev deployment
2023-01-09 14:07:30 +09:00
Keith Stevens
d2dd96b43a
Wrapping numbers in quotes after learning ansible
2023-01-09 13:47:01 +09:00
Keith Stevens
491d8e7413
Changing the email provider values
2023-01-09 13:39:49 +09:00
Keith Stevens
ad6202009b
Allowing the ansible workflow to run manually
2023-01-09 13:38:17 +09:00
Keith Stevens
69dc6bf68d
Adding a bare bones feature flag setup
2023-01-09 09:44:01 +09:00
Keith Stevens
8eddd769b6
Merge pull request #552 from LAION-AI/use-hooks-evaluate
...
Use hooks for "evaluate" tasks
2023-01-09 09:23:24 +09:00
Keith Stevens
16df53fc54
Merge pull request #550 from LAION-AI/use-hooks-create
...
Use hooks for "create" tasks
2023-01-09 09:22:36 +09:00
Keith Stevens
ff4e1c76f9
Merge pull request #520 from othrayte/skip-with-reason
...
Prompt for reason for skipping.
2023-01-09 08:31:20 +09:00
Nil-Andreu
70620520b4
[NEW] Created date
2023-01-08 21:29:12 +01:00
Nil-Andreu
e241a8bf28
[NEW] Adding consistency in the URLs
2023-01-08 21:01:15 +01:00
Nil-Andreu
412736f52c
[NEW] insert_message_embedding: documentation
2023-01-08 20:59:46 +01:00
Nil-Andreu
225a136ad1
[NEW] Refactor name of message_embedding object
2023-01-08 20:58:19 +01:00
Nil-Andreu
19eee6be58
[NEW] Removing embedding param in function Store Text Reply
2023-01-08 20:54:30 +01:00
Nil-Andreu
fe4d265d12
[NEW] Solving merge conflicts
2023-01-08 20:48:13 +01:00
Nil-Andreu
7101e0e7d5
[NEW] Message embedding created_date
2023-01-08 20:17:14 +01:00
AbdBarho
94151f75e1
shorter dedupe duration
2023-01-08 20:16:10 +01:00
AbdBarho
30a034988f
Validate on mount
2023-01-08 19:56:56 +01:00
AbdBarho
d0042cebb3
Use hooks for "evaluate" tasks
2023-01-08 19:50:49 +01:00
AbdBarho
ad91bfe201
Use hooks for "create" tasks
2023-01-08 19:19:52 +01:00
AbdBarho
f33787b4cc
Merge pull request #549 from kostiak/website-tasks-all
...
Add /tasks/all route to website
2023-01-08 19:09:41 +01:00
Andreas Köpf
8906854dbf
Extract UserRepository and TaskRepository from PromptRepository
...
* Extract classes UserRepository and TaskRepository from PromptRepository
* move close_task() to TaskRepository and get_user_leaderboard to UserRepository()
* Use UserRepository in leaderboards endpoint, add type annotation to leaderboards endpoint
2023-01-08 19:08:47 +01:00
AbdBarho
10b9d4608a
Merge pull request #542 from callum-gander/login-errors
...
#224 : display OAuthAccountNotLinked error message + other errors messages
2023-01-08 19:01:40 +01:00
Callum
ece8f227c2
#224 : Simplified error useEffect and renamed errors to errorMessages
2023-01-08 17:47:08 +00:00
Kostia
0ec2d7fb05
Add /tasks/all route to website
2023-01-08 19:24:08 +02:00