Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -10,3 +10,11 @@ pinned: false
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
---
|
15 |
+
|
16 |
+
conda activate ddtrace
|
17 |
+
|
18 |
+
python llm_observable_anything.py
|
19 |
+
|
20 |
+
DD_LLMOBS_AGENTLESS_ENABLED=1 ddtrace-run python llm_observable_anything.py
|