mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-09-26 20:41:45 +00:00
docs: add LLM usage disclosure to readmes
This commit is contained in:
@@ -169,6 +169,10 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
||||
Please refer to the security section [here](./SECURITY.md).
|
||||
|
||||
## Usage of LLMs
|
||||
|
||||
Starting from V3, I used LLMs heavily to implement _my own ideas_. This means that the direction and architecture choices are human. A lot of the implementation that derives from that, is automated with an LLM.
|
||||
|
||||
---
|
||||
|
||||
_Attributions_
|
||||
|
||||
@@ -151,6 +151,10 @@ Ver [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
||||
Por favor dirígete a la sección de seguridad [aquí](./SECURITY.md).
|
||||
|
||||
## Uso de LLMs
|
||||
|
||||
A partir de la V3, utilicé LLMs de forma intensiva para implementar _mis propias ideas_. Esto significa que la dirección y las decisiones de arquitectura son humanas. Gran parte de la implementación que deriva de eso está automatizada con un LLM.
|
||||
|
||||
---
|
||||
|
||||
_Atribuciones_
|
||||
|
||||
@@ -149,6 +149,10 @@ services:
|
||||
|
||||
参见 [CONTRIBUTING.md](./CONTRIBUTING.md)。
|
||||
|
||||
## LLM 的使用
|
||||
|
||||
从 V3 开始,我大量使用 LLM 来实现_我自己的想法_。这意味着项目的方向和架构选择均由人类决定。由此衍生的大部分实现由 LLM 自动完成。
|
||||
|
||||
###### Attributions
|
||||
|
||||
- 测试数据:
|
||||
|
||||
Reference in New Issue
Block a user