Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drf7 committed Jan 22, 2025
1 parent cf693a5 commit 4e30d74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 4.4.7 (unreleased)


- Nothing changed yet.
- Add NUA chat for CrewAI agents


## 4.4.6 (2025-01-22)
Expand Down
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ install:
pip install -r code-requirements.txt
pip install -r test-requirements.txt
pip install -r requirements.txt
pip install litellm
pip install -e .

lint:
Expand Down

0 comments on commit 4e30d74

Please sign in to comment.