Commit Graph

863 Commits

Author SHA1 Message Date
Elvis Saravia
52e1551bee fs 2024-06-26 14:24:41 -06:00
Elvis Saravia
fe056a6212 context caching 2024-06-25 12:49:57 -06:00
Elvis Saravia
acf2b6ff57 ar 2024-06-22 10:18:51 -06:00
Elvis Saravia
73095774e5
Merge pull request #498 from unable12/patch-1
Update tools.en.mdx
2024-06-22 09:44:14 -06:00
Elvis Saravia
e8d86ac601
Merge pull request #502 from kaakaa/fix
Fix a few typos
2024-06-22 09:25:10 -06:00
Vinícius
4cd9a8a4ad
docs: update knowledge.pt.mdx
In this context, 'paper' refers to a published academic article or research paper, not a physical sheet of paper.

By replacing "papel" with "papel" you ensure that the reader understands the specific type of written work being referred to and maintain the appropriate level of formality for the context.
2024-06-21 09:52:09 -03:00
Elvis Saravia
cecc20437a
Merge pull request #461 from behrends/added_youtube_videos
added youtube videos (German translation)
2024-06-18 13:34:16 -06:00
kaakaa
5cb2e0a7cb remove duplicated image 2024-06-16 23:02:22 +09:00
kaakaa
49ef74c3bf improve representation 2024-06-16 23:01:14 +09:00
kaakaa
2d6690c6c3 fix typo 2024-06-16 22:58:40 +09:00
Larissa Hubschneider
66aeb812d5 fix grammatical error in jailbreaking techniques sentence 2024-06-14 12:22:29 +02:00
Kamil
147b439c03
Update tools.en.mdx
added Wordware
2024-06-13 14:55:00 -07:00
Elvis Saravia
a3ff18ff10 fc video 2024-06-11 17:15:28 -06:00
Ouassim Abdelmalek Ghribi
3415202921 chore: removed all <Bleed> tags from iframes to fix videos overflow over left sidebar 2024-05-31 11:25:27 +01:00
Elvis Saravia
94c099284b
Merge pull request #479 from Kipprotor/main
Add Japanese translation for code-llama and llama
2024-05-24 14:37:26 -06:00
Carlos Bravo
0df463027c
Change "idioma" to "linguagem" in examples.pt
"Linguagem", in this context, refers to a programming language, while "idioma" refers to a regular language.
2024-05-13 20:18:40 -03:00
Kipprotor
5e2aab8ec9 Add Japanese translation for code-llama and llama 2024-05-13 17:44:48 +09:00
Elvis Saravia
381b79ff42 fixed zh meta 2024-05-10 12:20:34 -06:00
Erik Behrends
2be8f22bfc
Merge branch 'main' into added_youtube_videos 2024-05-10 10:01:34 +02:00
Elvis Saravia
ecf45e346f
Merge pull request #462 from tgrandguillotte/patch-1
fix examples.fr.mdx
2024-05-09 16:11:06 -06:00
lunaczp
c7c1594427 fix zh translate typo 2024-05-09 18:02:10 +08:00
Elvis Saravia
58f39c4e26
Merge pull request #473 from WayneCui/main
add some Chinese translation for pages/research
2024-05-07 07:09:15 -06:00
cuiw
616154c8e8 add Chinese traslation for pages/research/infini-attention 2024-05-07 16:33:24 +08:00
cuiw
ef5e428bac add Chinese translation for pages/research/llm-tokenization 2024-05-07 16:27:22 +08:00
cuiw
9ce48425bb add Chinese translation for pages/research/synthetic_data 2024-05-07 16:20:54 +08:00
cuiw
e13a33348a add Chinese translation for pages/research/llm-recall 2024-05-07 16:14:09 +08:00
cuiw
3f6a557fbf add Chinese translation for pages/research/rag-faithfulness 2024-05-07 16:00:49 +08:00
cuiw
8cd7ad63f3 add Chinese translation for pages/research/rag_hallucinations 2024-05-07 15:52:54 +08:00
cuiw
047eaa4a35 add Chinese translation for pages/research/guided-cot 2024-05-07 15:47:08 +08:00
cuiw
400de401c5 add Chinese translation for pages/research/thoughtsculpt 2024-05-07 15:35:39 +08:00
cuiw
83c96ad092 add Chinese translation for pages/research/llm-reasoning 2024-05-07 15:02:41 +08:00
Elvis Saravia
77d161620f
Merge pull request #463 from behrends/llm_in_context_et_al
llm in-context recall, mixtral 8x22b, llama3, rag-faithfulness (German translation)
2024-05-06 16:00:29 -06:00
Elvis Saravia
e83876b0e9
Merge pull request #464 from tgrandguillotte/patch-2
Tree of Thoughts page French translation
2024-05-06 15:58:44 -06:00
Elvis Saravia
3585ecf7e4
Merge pull request #469 from WayneCui/main
add pages>research>groq.zh.mdx
2024-05-06 15:57:59 -06:00
Elvis Saravia
2b7f108797
Merge pull request #470 from DarthReidar-jp/patch-1
Add Japanese translation for prompt_chaining
2024-05-06 15:43:46 -06:00
Elvis Saravia
3cf69b1dc8
Merge pull request #471 from DarthReidar-jp/main
Add Japanese translation for reflexion
2024-05-06 15:43:20 -06:00
Kaustubh Dhole
50b15ca3b9
Update rag.en.mdx with rag simulators 2024-05-06 07:05:24 -04:00
DarthReidar
df8bb3e282
Add Japanese translation for reflexion
This commit adds the Japanese translation for the documentation on reflexion. The file updated is `reflexion.jp.mdx`, ensuring the content is accessible to Japanese-speaking developers and users. This translation aims to enhance understanding and usage of prompt chaining techniques within the Japanese developer community.
2024-05-06 13:09:46 +09:00
DarthReidar
f5f7a8a739
Add Japanese translation for prompt_chaining [Update prompt_chaining.jp.mdx]
This commit adds the Japanese translation for the documentation on prompt chaining. 
The file updated is `prompt_chaining.jp.mdx`, ensuring the content is accessible to Japanese-speaking developers and users. This translation aims to enhance understanding and usage of prompt chaining techniques within the Japanese developer community.
2024-05-06 12:33:50 +09:00
cuiw
31c64dbf7a add pages>research>groq.zh.mdx 2024-05-05 11:21:10 +08:00
Tommy G
ceacb9b354
Tree of Thoughts page French translation 2024-04-26 16:33:48 +02:00
Erik Behrends
c25f5173a0 rag-faithfulness 2024-04-26 16:11:57 +02:00
Erik Behrends
82a7592ece llama3 (German) 2024-04-26 15:36:23 +02:00
Erik Behrends
487f338403 llm setting video 2024-04-26 15:34:28 +02:00
Erik Behrends
aa6a7a9da6 mixtral 8x22b 2024-04-26 15:33:46 +02:00
Tommy G
2a7af15962
fix examples.fr.mdx 2024-04-26 15:28:48 +02:00
Erik Behrends
e1b55f16c7 update (German translation) 2024-04-26 15:17:25 +02:00
Erik Behrends
51811197b6 llm in-context recall (German translation) 2024-04-26 15:10:11 +02:00
Erik Behrends
26ffbea3e9 added youtube videos (German translation) 2024-04-26 15:03:37 +02:00
Elvis Saravia
8dcc7bffd6 rag-faithfulness 2024-04-18 14:55:40 -06:00