QagentS commited on
Commit
2ff8a9c
·
verified ·
1 Parent(s): 70689dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -45,9 +45,10 @@ widget:
45
 
46
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/658d8095a2a6a6e0da8bb8a6/V5vUqiFiV4DPt1Xm77PHv.png)
47
 
48
- Given a goal and tools can Ai intelligently use the tools to reach the goal ?
49
- What if it has a meagre 1.3b params/neurons akin to that of an owl ? Can it follow instructions and plan to reach a goal ?
50
- Apparently it can.
 
51
  Releasing `pip-code-bandit` and `pip_flow` a model and a library to manage and run goal oriented agentic system.
52
 
53
 
 
45
 
46
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/658d8095a2a6a6e0da8bb8a6/V5vUqiFiV4DPt1Xm77PHv.png)
47
 
48
+ Given a goal and tools can Ai intelligently use the tools to reach the goal ? \n
49
+ What if it has a meagre 1.3b params/neurons akin to that of an owl ? \n
50
+ Can it follow instructions and plan to reach a goal ? \n
51
+ Apparently it can. \n
52
  Releasing `pip-code-bandit` and `pip_flow` a model and a library to manage and run goal oriented agentic system.
53
 
54