Skip to content

Commit

Permalink
move folders to build 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuminh65 committed Mar 17, 2024
1 parent 946f796 commit 3264f30
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ response = engine.generate_response()
print(response)
```

- There are some examples in the [examples](examples) folder or <a href="https://colab.research.google.com/drive/1nMGqoWIkL2xLlaSE54vOHhpffaHpihY3?usp=sharing"><img src="img/colab.svg" alt="Open In Colab"></a> to test the examples in Google Colab.
- There are some examples in the [examples](api4all/examples) folder or <a href="https://colab.research.google.com/drive/1nMGqoWIkL2xLlaSE54vOHhpffaHpihY3?usp=sharing"><img src="api4all/img/colab.svg" alt="Open In Colab"></a> to test the examples in Google Colab.

#### 3. Check the [log file](logfile.log) for the response and the cost of the request.
```log
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Empty file added tests/test.py
Empty file.

0 comments on commit 3264f30

Please sign in to comment.