ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
render_freq: 0
|
||||
episode_num: 100
|
||||
use_seed: false
|
||||
save_freq: 15
|
||||
embodiment: [piper, piper, 0.6]
|
||||
language_num: 100
|
||||
domain_randomization:
|
||||
random_background: true
|
||||
cluttered_table: true
|
||||
clean_background_rate: 0.02
|
||||
random_head_camera_dis: 0
|
||||
random_table_height: 0.03
|
||||
random_light: true
|
||||
crazy_random_light_rate: 0.02
|
||||
camera:
|
||||
head_camera_type: D435
|
||||
wrist_camera_type: D435
|
||||
collect_head_camera: true
|
||||
collect_wrist_camera: true
|
||||
data_type:
|
||||
rgb: true
|
||||
third_view: false
|
||||
depth: false
|
||||
pointcloud: false
|
||||
observer: false
|
||||
endpose: false
|
||||
qpos: true
|
||||
mesh_segmentation: false
|
||||
actor_segmentation: false
|
||||
pcd_down_sample_num: 1024
|
||||
pcd_crop: true
|
||||
save_path: ./data
|
||||
clear_cache_freq: 5
|
||||
collect_data: true
|
||||
eval_video_log: true
|
||||
Reference in New Issue
Block a user