[FIX] doc agent translation
This commit is contained in:
parent
4037002649
commit
93cf203b64
3 changed files with 25 additions and 0 deletions
18
doc/AGENT.INFO.base.md
Normal file
18
doc/AGENT.INFO.base.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
<!---------------------------->
|
||||||
|
<!-- multilingual suffix: en, fr -->
|
||||||
|
<!-- no suffix: en -->
|
||||||
|
<!---------------------------->
|
||||||
|
|
||||||
|
<!-- [en] -->
|
||||||
|
# Agent GPT information
|
||||||
|
|
||||||
|
## How to build
|
||||||
|
|
||||||
|
Source for Best practices and workflows to use with an AI agent on any project https://gist.github.com/CodeLeom/519e930f70895924f0d2b9862b95a10b
|
||||||
|
|
||||||
|
<!-- [fr] -->
|
||||||
|
# Information Agent GPT
|
||||||
|
|
||||||
|
## Comment construire
|
||||||
|
|
||||||
|
Source des meilleures pratiques et flux de travail pour utiliser un agent IA sur n'importe quel projet https://gist.github.com/CodeLeom/519e930f70895924f0d2b9862b95a10b
|
||||||
6
doc/AGENT.INFO.fr.md
Normal file
6
doc/AGENT.INFO.fr.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
# Information Agent GPT
|
||||||
|
|
||||||
|
## Comment construire
|
||||||
|
|
||||||
|
Source des meilleures pratiques et flux de travail pour utiliser un agent IA sur n'importe quel projet https://gist.github.com/CodeLeom/519e930f70895924f0d2b9862b95a10b
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
# Agent GPT information
|
# Agent GPT information
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue