Skip to content

Commit aea637b

Browse files
authored
Update README.md
EDIT
1 parent f6e5396 commit aea637b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
3838
├── Makefile - This file contains the commands to run the project.
3939
├── README.md - This file contains the project documentation. This is the file you are currently reading.
4040
├── requirements.txt - This file contains the dependencies for the project.
41+
├── requirements-dev.txt - This filee contains the dependecies for the devcontainer referencing `requirements.txt`
4142
├── summary.png - How function calling works with a diagram.
4243
├── tests - This directory contains the test files for the project.
4344
│ ├── __init__.py - This file initializes the tests directory as a package.

0 commit comments

Comments
 (0)