Oliver Stanley
196cc0c58e
1216: Add quickstart data collection guide ( #1219 )
...
* Create data_collection.md
2023-02-05 23:30:30 +00:00
Andrew Maguire
f6e7bc72fa
add link to app in docs site ( #1211 )
2023-02-05 22:40:52 +01:00
Andrew Maguire
f05d6abcb7
Add blog ( #1203 )
...
* add blog and update docusaurus
2023-02-05 22:19:37 +01:00
Kian-Meng Ang
1e321a6fca
Fix typos ( #1143 )
...
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L
rouge,nam,vie`
2023-02-05 20:18:03 +01:00
GuilleHoardings
6fcc3176e4
Add to the FAQ questions that are asked in Discord frequently ( #1165 )
2023-02-05 13:22:58 +00:00
sryu1
d145f6677a
Minor updates to prompting guide ( #1050 )
2023-02-01 13:00:23 +00:00
Korbinian Pöppel
2d2fdef889
Update FAQs for docker port problems. ( #1045 )
2023-02-01 08:31:04 +00:00
Alan Jean
7961fe3b71
chore(inference): add docs about the containerized inference stack 📝
...
Fixes #913
2023-01-29 05:30:00 +04:00
lainisourgod
7f2f67f107
docs: prompting.md: fix typo and add some markup ( #1026 )
...
* docs: prompting.md: fix typo and add some markup
2023-01-30 23:46:15 +00:00
bair82
bd27e1674e
Update prompting.md ( #992 )
2023-01-29 11:15:18 +01:00
Nil Andreu
98f47f86bc
Documentation FAQ ( #581 )
...
* [NEW] FAQ module
2023-01-17 22:50:03 +00:00
stalkermustang
ba68f721aa
Update research papers docpage. ( #782 )
...
* Update research papers docpage.
2023-01-16 23:29:41 +00:00
Andrew Maguire
f45de9adbc
Nicer docusaurus openapi docs ( #722 )
...
- uses this plugin (https://github.com/cloud-annotations/docusaurus-openapi ) to make a nice static site docusaurus based api section of docs site.
- adds some nicer postman code snippets etc too as part of api docs.
- makes api docs more "self hosted" as opposed to the dynamic swagger url approach.
2023-01-15 10:38:08 +01:00
Andrew Maguire
0f607c7a28
export and auto-commit docs/docs/api/openapi.json as part of test-api-contract workflow ( #719 )
...
- copies that openapi.json file to docs/docs/api/openapi.json as part of start-mock-server.sh.
- adds a step to the end of the test-api-contract workflow that just auto-commits changes to the docs/docs/api/openapi.json file.
- excludes docs/docs/api/openapi.json from pre-commit since its already been formatted by jq.
2023-01-14 22:40:33 +00:00
Andrew Maguire
a9578e5404
create "Tasks" section on docs site ( #715 )
...
create tasks section in docs site
2023-01-14 22:39:38 +01:00
mashdragon
f0e2e5e209
Make example prompt responses more empathatic and direct ( #662 )
2023-01-12 23:20:24 +01:00
Andrew Maguire
b1fbd0fa96
Devcontainer backend dev ( #608 )
...
add backend-dev devcontainer and extract openapi.json to docs/
2023-01-11 17:09:02 +01:00
mrcabbage972
c22b26d21a
Expanding survey of relevant research ( #557 )
...
Expanding survey of relevant research
2023-01-09 10:45:54 +00:00
Yannic Kilcher
c57db6d0df
typo
2023-01-07 22:24:47 +01:00
Andrew Maguire
3977ff630c
add docs side url to docs/readme ( #484 )
2023-01-07 22:21:52 +01:00
Andrew Maguire
d24c127950
Docs site poc ( #346 )
...
add docusaurus based docs site under /docs
2023-01-06 22:48:31 +00: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
Christopher King
78a79e10c9
Fixed formatting and captilization
2023-01-05 22:38:22 +00:00
jojopirker
894219423d
ER-Diagrams in data_schemas.md ( #367 )
...
* initial er-diagrams
* pre-commit
2023-01-05 12:55:43 +01:00
Lewis Tunstall
6950fff781
pre-commit fix
2023-01-04 15:41:52 +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
Lewis Tunstall
ca8d3c8f8d
Fix style
2023-01-04 13:45:05 +11: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
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
Marek Kadlcik
43d82dfaf5
Merge branch 'patch-1' of github.com:markcheeky/Open-Assistant into patch-1
2023-01-03 21:23:11 +01:00
Marek Kadlcik
35cc68d7f7
fix formatting to make linter happy
2023-01-03 21:22:54 +01:00
markcheeky
f10e10e842
Merge branch 'LAION-AI:main' into patch-1
2023-01-03 20:44:41 +01:00
Lewis Tunstall
44667f4e93
Add dataset creation guide
2023-01-03 21:37:49 +11:00
Yannic Kilcher
1924e93d1f
added section to schemas
2023-01-03 08:40:04 +01:00
Yannic Kilcher
329a3bfd7a
added schemas for ranking and generation task
2023-01-02 23:45:06 +01:00
Yannic Kilcher
de67b598c6
Merge pull request #286 from olliestanley/augmentation-typos
...
Clean up data augmentation doc
2023-01-02 22:56:42 +01:00
Oliver Stanley
49c8dc7b52
Resolve formatting
2023-01-02 21:53:39 +00:00
Yannic Kilcher
0a59aeb8b0
added data schemas md ( #288 )
2023-01-02 22:10:48 +01:00
Christopher King
b79092cb24
Assistant should be cautious but still helpful when providing high stakes advice
2023-01-02 15:50:30 -05:00
Oliver Stanley
8be5d01df7
Correct typos argumentation -> augmentation
2023-01-02 19:33:21 +00:00
Gareth Davidson
c3c7a1701a
run prettier with new params
2023-01-01 20:57:35 +00:00
Bill Ray
4a754cd63d
Search Based QA Research Report ( #213 )
...
* search based qa report
2023-01-01 21:08:53 +01:00
Yannic Kilcher
87f978000b
Merge pull request #217 from mrcabbage972/main
...
Adding a file for listing relevant research papers
2023-01-01 17:47:39 +01:00
markcheeky
1750cecb54
Create docs/supervised_datasets.md, suggested by yk in issue 186
2023-01-01 13:18:15 +01:00
mrcabbage972
35f4c2f0d9
Adding missing line break
2022-12-31 19:28:40 -05:00
mrcabbage972
8a42ed3295
Adding a file for listing relevant research papers
2022-12-31 16:44:04 -05:00
GravermanDev
a1ba434c31
added all the changes again but this time they are compatible
2022-12-31 17:18:02 +01:00