Skip to content

Commit

Permalink
[HOTFIX] Remove notebook directory and fix typos. (#330)
Browse files Browse the repository at this point in the history
* 1. Remove notebook directory since we won't maintain it; 2. Fix typos in README.md of basic conversation example.

* Remove unrelated changes.
  • Loading branch information
DavdGao authored Jul 12, 2024
1 parent dc59620 commit bef70d9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 544 deletions.
2 changes: 1 addition & 1 deletion examples/conversation_basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ These models are tested in this example. For other models, some modifications ma

## Prerequisites
To set up model serving with open-source LLMs, follow the guidance in
[scripts/REAMDE.md](../../scripts/README.md).
[scripts/README.md](https://github.com/modelscope/agentscope/blob/main/scripts/README.md).
199 changes: 0 additions & 199 deletions notebook/conversation.ipynb

This file was deleted.

Loading

0 comments on commit bef70d9

Please sign in to comment.