You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include <Tldr> components content in llms.txt (#2803)
* Add new docContet.js util
* Add new openLLM action
* Swap generic icon for ChatGPT with the official OpenAI logo from PhosphorIcons library
* Swap sparkle icon for Claude with a chat bubble icon, since sparkle is used for Kapa
* Add prompt localization for the top 10 most used languages
* Fix Claude incorrectly building translated prompt
* Better fix Claude handling of locales by adding dual English + localized prompt
* Ensure only Claude shows dual prompts
* Hide descriptions for Open with… buttons
* Update icon for Claude
* Fix icon position when no description provided
* Try to accomodate for both description and no desciption scenarii for icons placement
* Revert "Try to accomodate for both description and no desciption scenarii for icons placement"
This reverts commit cdb8d76.
* Simplify icons alignment fix
* Try to fix Claude's issue
* Fix query parameter for Claude
* Remove dual prompt in Claude now that we fixed the query param
* Refactor translation system and add many more locales
* Add aiPromptTemplates.js
* Add script for translated prompt validation
* Added many more languages
* Include Tldr components content in llms.txt
* Remove "contributing" folder
* Remove "ai-toolbar-translations.md"
* Remove superfluous script file
0 commit comments