Skip to content

Commit

Permalink
V1.1 (#50)
Browse files Browse the repository at this point in the history
* Add crewai example (#42)

add example

* autogen example added (#43)

* bug-fix: error in loading model_costs.json

Signed-off-by: kiranscaria <kiranscaria@outlook.com>

* Digital_Marketing example for crewai (#44)

* added

* Travel Agent Planner (#45)

* added

* remove analysis page(under development)

Signed-off-by: kiranscaria <kiranscaria@outlook.com>

* Delete examples/travel_planner.ipynb

* resolved bugs in json loading

* bump version to v1.1.1

Signed-off-by: kiranscaria <kiranscaria@outlook.com>

---------

Signed-off-by: kiranscaria <kiranscaria@outlook.com>
Co-authored-by: fraz akram <77412323+frazakram@users.noreply.github.com>
Co-authored-by: Vijay Chaurasiya <98342941+vijayc9@users.noreply.github.com>
Co-authored-by: vijayc9 <vijayc2306@gmail.com>
  • Loading branch information
4 people authored Oct 17, 2024
1 parent 6246136 commit 5acf67b
Show file tree
Hide file tree
Showing 14 changed files with 8,060 additions and 530 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ Desktop.ini
*.json
model_costs.yaml

# Ensure agentneo/ui/dist is not ignored
# Ensure these are not ignored
!agentneo/ui/dist/
!agentneo/configs/model_costs.json
Empty file added agentneo/configs/__init__.py
Empty file.
Loading

0 comments on commit 5acf67b

Please sign in to comment.