File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ CRAB is a framework for building LLM agent benchmark environments in a Python-ce
29
29
30
30
⚙ ️Easy-to-use Configuration
31
31
* Add a new action by simply adding a ` @action ` decorator on a Python function.
32
- * Deine the environment by integrating several actions together.
32
+ * Define the environment by integrating several actions together.
33
33
34
34
📐 Novel Benchmarking Suite
35
35
* Define tasks and the corresponding evlauators in an intuitive Python-native way.
@@ -83,4 +83,4 @@ Please cite [our paper](https://arxiv.org/abs/2407.01511) if you use anything re
83
83
[ twitter-url ] : https://twitter.com/CamelAIOrg
84
84
[ twitter-image ] : https://img.shields.io/twitter/follow/CamelAIOrg?style=social&color=brightgreen&logo=twitter
85
85
[ arxiv-image ] : https://img.shields.io/badge/arXiv-2407.01511-b31b1b.svg
86
- [ arxiv-url ] : https://arxiv.org/abs/2407.01511
86
+ [ arxiv-url ] : https://arxiv.org/abs/2407.01511
You can’t perform that action at this time.
0 commit comments