Does not execute the code anymore + puts it in the next cell ( closes haesleinhuepf/bia-tischi#7 )
Cleans up code
I did the following modifications:
Renamed ai to bob (closes haesleinhuepf/bia-tischi#20 )
Initialize the agent again using default parameters
Removed commented out code
Removed unused functions
Removed pricing (let's discuss first in haesleinhuepf/bia-bob#34 ) we can add it later again
Removed unnecessary demo/playground notebooks
Removed boilerplate output ("The code was put in the cell below ....")
We coud merge this instead of haesleinhuepf/bia-tischi#10 and 13 (closes haesleinhuepf/bia-tischi#10 , closes haesleinhuepf/bia-tischi#13 ) or we continue over there. I don't have hard feelings about this, but would love to minimize code to make it easier to maintain.
Hi Christian @tischi ,
this PR is based on your PRs haesleinhuepf/bia-tischi#10 and haesleinhuepf/bia-tischi#13 . The final PR only does this to the code in main:
I did the following modifications:
ai
tobob
(closes haesleinhuepf/bia-tischi#20 )We coud merge this instead of haesleinhuepf/bia-tischi#10 and 13 (closes haesleinhuepf/bia-tischi#10 , closes haesleinhuepf/bia-tischi#13 ) or we continue over there. I don't have hard feelings about this, but would love to minimize code to make it easier to maintain.
Thanks!
Best, Robert