strukto-ai--mirage
bcbd1bdb22
Integ / changes (push) Has been skipped
Pre-commit / pre-commit (push) Failing after 1s
CLI exit codes / changes (push) Has been skipped
Test (Install) / changes (push) Has been skipped
Test (Python) / changes (push) Has been skipped
Test (TypeScript) / changes (push) Has been skipped
CLI exit codes / cli-gate (push) Has been cancelled
Test (Install) / test-install-gate (push) Has been cancelled
Integ / integ-gate (push) Has been cancelled
Test (Python) / test-python-gate (push) Has been cancelled
Test (TypeScript) / test-typescript-gate (push) Has been cancelled
Test (Install) / python-minimal (3.12) (push) Has been cancelled
Test (Install) / python-minimal (3.11) (push) Has been cancelled
Test (Install) / python-extra (agno, mirage.agents.agno) (push) Has been cancelled
Test (Install) / python-extra (chroma, mirage.resource.chroma) (push) Has been cancelled
Test (Install) / python-extra (pdf, mirage.core.filetype.pdf) (push) Has been cancelled
Integ / integ (push) Has been cancelled
Integ / integ-database (push) Has been cancelled
Integ / integ-database-ts (push) Has been cancelled
Integ / integ-data (push) Has been cancelled
Integ / integ-ssh (push) Has been cancelled
Integ / integ-ssh-ts (push) Has been cancelled
Test (Python) / audit (push) Has been cancelled
Test (TypeScript) / test (push) Has been cancelled
Test (TypeScript) / python-fs-shim (push) Has been cancelled
CLI exit codes / Python CLI (push) Has been cancelled
CLI exit codes / TypeScript CLI (push) Has been cancelled
CLI exit codes / Cross-language snapshot interop (push) Has been cancelled
Test (Python) / test (push) Has been cancelled
Test (Python) / import-isolation (deepagents, openai, mirage.agents.openai_agents) (push) Has been cancelled
Test (Python) / import-isolation (deepagents, pydantic-ai, mirage.agents.pydantic_ai) (push) Has been cancelled
Integ / integ-ts (push) Has been cancelled
Integ / integ-fuse (push) Has been cancelled
Test (Install) / python-extra (databricks, mirage.resource.databricks_volume) (push) Has been cancelled
Test (Install) / python-extra (deepagents, mirage.agents.langchain) (push) Has been cancelled
Test (Install) / python-extra (email, mirage.resource.email) (push) Has been cancelled
Test (Install) / python-extra (fuse, mirage.fuse.mount) (push) Has been cancelled
Test (Install) / python-extra (hdf5, mirage.core.filetype.hdf5) (push) Has been cancelled
Test (Install) / python-extra (hf, mirage.resource.hf_buckets) (push) Has been cancelled
Test (Install) / python-extra (lancedb, mirage.resource.lancedb) (push) Has been cancelled
Test (Install) / python-extra (langfuse, mirage.resource.langfuse) (push) Has been cancelled
Test (Install) / python-extra (mongodb, mirage.resource.mongodb) (push) Has been cancelled
Test (Install) / python-extra (nextcloud, mirage.resource.nextcloud) (push) Has been cancelled
Test (Install) / python-extra (openai, mirage.agents.openai_agents) (push) Has been cancelled
Test (Install) / python-extra (openhands, mirage.agents.openhands, 3.12) (push) Has been cancelled
Test (Install) / python-extra (parquet, mirage.core.filetype.parquet) (push) Has been cancelled
Test (Install) / python-extra (postgres, mirage.resource.postgres) (push) Has been cancelled
Test (Install) / python-extra (pydantic-ai, mirage.agents.pydantic_ai) (push) Has been cancelled
Test (Install) / python-extra (qdrant, mirage.resource.qdrant) (push) Has been cancelled
Test (Install) / python-extra (redis, mirage.resource.redis) (push) Has been cancelled
Test (Install) / python-extra (s3, mirage.resource.s3) (push) Has been cancelled
Test (Install) / python-extra (ssh, mirage.resource.ssh) (push) Has been cancelled
Test (Install) / ts-minimal (push) Has been cancelled
120 行
3.5 KiB
Plaintext
120 行
3.5 KiB
Plaintext
=== ls ===
|
|
CHANGELOG.md
|
|
guides
|
|
policies
|
|
=== ls_guides ===
|
|
auth
|
|
quickstart
|
|
=== tree ===
|
|
├── CHANGELOG.md
|
|
├── guides
|
|
│ ├── auth
|
|
│ └── quickstart
|
|
└── policies
|
|
├── privacy
|
|
└── refunds
|
|
=== find_md ===
|
|
/knowledge/CHANGELOG.md
|
|
=== find_type_f ===
|
|
/knowledge/CHANGELOG.md
|
|
/knowledge/guides/auth
|
|
/knowledge/guides/quickstart
|
|
/knowledge/policies/privacy
|
|
/knowledge/policies/refunds
|
|
=== find_root_maxdepth0 ===
|
|
/knowledge
|
|
=== find_root_name ===
|
|
/knowledge
|
|
=== stat_fmt ===
|
|
190 /knowledge/guides/auth
|
|
=== cat_auth ===
|
|
Authentication uses bearer tokens via the Authorization header.
|
|
Requests are rate limited to 100 calls per minute per token.
|
|
If you exceed the limit you receive HTTP 429 and must back off.
|
|
=== head_1 ===
|
|
Welcome to Acme. This quickstart gets you running fast.
|
|
=== tail_1 ===
|
|
Set your token in the ACME_TOKEN environment variable.
|
|
=== wc_l ===
|
|
2 /knowledge/guides/auth
|
|
=== wc_c ===
|
|
159 /knowledge/policies/refunds
|
|
=== grep_429 ===
|
|
If you exceed the limit you receive HTTP 429 and must back off.
|
|
=== grep_c_rate ===
|
|
1
|
|
=== grep_e_multi ===
|
|
Requests are rate limited to 100 calls per minute per token.
|
|
If you exceed the limit you receive HTTP 429 and must back off.
|
|
=== grep_r_refund ===
|
|
/knowledge/policies/refunds:Email support to start a refund with your order id.
|
|
/knowledge/policies/refunds:Approved refunds are processed within five business days.
|
|
=== grep_rl_encrypted ===
|
|
/knowledge/CHANGELOG.md
|
|
/knowledge/policies/privacy
|
|
=== rg_l_token ===
|
|
/knowledge/guides/auth
|
|
/knowledge/guides/quickstart
|
|
=== pipe_sort_uniq_wc ===
|
|
3
|
|
=== pipe_sort_uniq_w0_wc ===
|
|
1
|
|
=== search_throttle ===
|
|
/knowledge/guides/auth:0.92
|
|
Requests are rate limited to 100 calls per minute per token.
|
|
/knowledge/guides/auth:0.88
|
|
If you exceed the limit you receive HTTP 429 and must back off.
|
|
=== search_scoped_refund ===
|
|
/knowledge/policies/refunds:0.91
|
|
Refunds are available within 30 days of purchase.
|
|
/knowledge/policies/refunds:0.84
|
|
Approved refunds are processed within five business days.
|
|
=== search_hybrid_encrypted ===
|
|
/knowledge/policies/privacy:0.89
|
|
Customer data is stored encrypted at rest and in transit.
|
|
=== calls_ls ===
|
|
list=1 detail=1 segments=0 retrieve=0
|
|
=== calls_ls_then_guides ===
|
|
list=1 detail=3 segments=0 retrieve=0
|
|
=== calls_cat ===
|
|
list=1 detail=0 segments=1 retrieve=0
|
|
=== warm_cat ===
|
|
segments_before=1 segments_after=1 served_from_cache=True
|
|
=== warm_grep ===
|
|
segments_before=1 segments_after=1 served_from_cache=True
|
|
=== warm_head ===
|
|
segments_before=1 segments_after=1 served_from_cache=True
|
|
=== warm_tail ===
|
|
segments_before=1 segments_after=1 served_from_cache=True
|
|
=== warm_wc ===
|
|
segments_before=1 segments_after=1 served_from_cache=True
|
|
=== nf_cat ===
|
|
exit=1
|
|
cat: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== nf_head ===
|
|
exit=1
|
|
head: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== nf_tail ===
|
|
exit=1
|
|
tail: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== nf_wc ===
|
|
exit=1
|
|
wc: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== nf_stat ===
|
|
exit=1
|
|
stat: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== nf_grep ===
|
|
exit=1
|
|
grep: /knowledge/__nf_missing__.txt: No such file or directory
|
|
=== prov_probe_cat ===
|
|
net=0 write=0 cache=190 ops=1 hits=1 precision=exact
|
|
=== prov_probe_grep ===
|
|
net=0 write=0 cache=190 ops=1 hits=1 precision=exact
|
|
=== prov_probe_ls ===
|
|
net=0 write=0 cache=0 ops=1 hits=0 precision=exact
|
|
=== sed_stream_1p ===
|
|
Authentication uses bearer tokens via the Authorization header.
|
|
=== sed_i_readonly ===
|
|
exit=1
|
|
sed: -i not supported on this backend: Permission denied
|