mirror of
https://github.com/hoshikawa2/nemo_guardrails_oci_generative_ai.git
synced 2026-07-09 16:04:20 +00:00
Enhance README with markdown links for references
Updated references with markdown links and descriptions.
This commit is contained in:
19
README.md
19
README.md
@@ -309,29 +309,30 @@ Este modelo permite:
|
|||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
NeMo Guardrails Library Configuration Overview
|
[NeMo Guardrails Library Configuration Overview]
|
||||||
|
(https://docs.nvidia.com/nemo/guardrails/latest/configure-rails/overview.html)
|
||||||
Visão geral de como estruturar o sistema de controle do LLM
|
Visão geral de como estruturar o sistema de controle do LLM
|
||||||
https://docs.nvidia.com/nemo/guardrails/latest/configure-rails/overview.html
|
|
||||||
|
|
||||||
|
|
||||||
Tools Integration with the NeMo Guardrails Library
|
|
||||||
|
[Tools Integration with the NeMo Guardrails Library]
|
||||||
|
(https://docs.nvidia.com/nemo/guardrails/latest/integration/tools-integration.html)
|
||||||
Como integrar ferramentas externas (tools/APIs) dentro de um fluxo com NVIDIA NeMo Guardrails.
|
Como integrar ferramentas externas (tools/APIs) dentro de um fluxo com NVIDIA NeMo Guardrails.
|
||||||
• Executar ações externas
|
• Executar ações externas
|
||||||
• Chamar APIs
|
• Chamar APIs
|
||||||
• Usar funções ou serviços do sistema
|
• Usar funções ou serviços do sistema
|
||||||
• Integrar com agentes e workflows reais
|
• Integrar com agentes e workflows reais
|
||||||
https://docs.nvidia.com/nemo/guardrails/latest/integration/tools-integration.html
|
|
||||||
|
|
||||||
|
|
||||||
Observability:
|
### Observability:
|
||||||
|
|
||||||
Logging and Debugging Guardrails Generated Responses
|
[Logging and Debugging Guardrails Generated Responses]
|
||||||
|
(https://docs.nvidia.com/nemo/guardrails/latest/observability/logging/index.html)
|
||||||
Como observar, entender e depurar o que acontece dentro do fluxo de guardrails durante a execução de um LLM.
|
Como observar, entender e depurar o que acontece dentro do fluxo de guardrails durante a execução de um LLM.
|
||||||
https://docs.nvidia.com/nemo/guardrails/latest/observability/logging/index.html
|
|
||||||
|
|
||||||
Quick Start for Tracing Guardrails
|
[Quick Start for Tracing Guardrails]
|
||||||
|
(https://docs.nvidia.com/nemo/guardrails/latest/observability/tracing/quick-start.html)
|
||||||
Exemplo de código para habilitar tracing (rastreamento detalhado) no NeMo Guardrails usando OpenTelemetry.
|
Exemplo de código para habilitar tracing (rastreamento detalhado) no NeMo Guardrails usando OpenTelemetry.
|
||||||
https://docs.nvidia.com/nemo/guardrails/latest/observability/tracing/quick-start.html
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user