Adding Catala as new language in notebooks/translated rag_zephyr_langchain#77
Adding Catala as new language in notebooks/translated rag_zephyr_langchain#77JanLeyva wants to merge 7 commits intohuggingface:mainfrom
rag_zephyr_langchain#77Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@MKhalusova @davanstrien can you please take a look? or give me feedback, thanks! |
|
@JanLeyva Hello. In order to fully add language support, a couple more edits need to be made.
You can see how I did it for Russian.
|
|
@blademoon added ca as a language in |
|
@stevhliu Good day. Can you approve doc preview building? |
notebooks/ca/_toctree.yml
Outdated
| sections: | ||
| - local: index | ||
| title: Open-Source AI Cookbook | ||
| - local: rag_zephyr_langchain |
There was a problem hiding this comment.
This wasn't aligned which caused the doc building to fail. I think it'd also be nice to translate the title of the recipe here to Catalan
| - local: rag_zephyr_langchain | |
| - local: rag_zephyr_langchain |
notebooks/ca/index.md
Outdated
| @@ -0,0 +1,21 @@ | |||
| # Open-Source AI Cookbook | |||
|
|
|||
| The Open-Source AI Cookbook is a collection of notebooks illustrating practical aspects of building AI | |||
There was a problem hiding this comment.
I noticed some of this isn't translated to Catalan yet.
There was a problem hiding this comment.
Thanks for checking!
I just fixed the problem with _toctree.yml sorry about that, as well as full translated index.md to catalan. I'll look for more collaborators there, really appreciated!
fixing PR caused by error in `_toctree.yml`
translated to català
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |


What does this PR do?
This PR adds the folder
cato the notebooks directory. The purpose is to include translated notebooks in Catalan, as well as to translate therag_zephyr_langchainnotebook into this language. I have already translated Index.md inside the ca folder and made modifications to_toctree.yamlas well.This marks my first contribution, and I welcome any feedback!
Who can review?
Someone that can check I did the structure properly, no technical changes made just translated a notebook and added a language.
@adeenayakup @MKhalusova