borisyich commited on
Commit
017550d
·
verified ·
1 Parent(s): 96d8699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ⚡
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
  tags:
@@ -15,4 +15,8 @@ tags:
15
  - agent-course
16
  ---
17
 
18
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.16.0
8
  app_file: app.py
9
  pinned: false
10
  tags:
 
15
  - agent-course
16
  ---
17
 
18
+ This template contains CodeAgent, that use class HfApiModel with different model_id (model may be chosen in file "app.py").
19
+ Some new specific tools for this agent contains in file "app.py".
20
+ These tools uses to xplore shortest paths in permutation graphs and dive into combinatorial wonders.
21
+
22
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference