MultiAgentEbook

This commit is contained in:
钱忱 2024-06-25 22:33:45 +08:00
parent 76145069c3
commit c15ce1f634

View File

@ -30,7 +30,7 @@
</div> </div>
<ul class="nav-list flex"> <ul class="nav-list flex">
<li class="nav-item"> <li class="nav-item">
<a href="https://github.com/openBMB/ChatDev/MultiAgentEbook" class="nav-link btn clr1">GitHub</a> <a href="https://github.com/OpenBMB/ChatDev/tree/main/MultiAgentEbook" class="nav-link btn clr1">GitHub</a>
</li> </li>
</ul> </ul>
</nav> </nav>
@ -249,7 +249,7 @@
</svg> </svg>
</button> </button>
<p> <p>
We encourage open-source collaboration on this project. You can contribute by submitting a pull request with detailed metadata for notable papers in the <a href="https://github.com/OpenBMB/ChatDev/MultiAgentEbook/papers.csv">table</a>. We encourage open-source collaboration on this project. You can contribute by submitting a pull request with detailed metadata for notable papers in the <a href="https://github.com/OpenBMB/ChatDev/tree/main/MultiAgentEbook/papers.csv">table</a>.
</p> </p>
</div> </div>
<div class="question"> <div class="question">
@ -260,7 +260,7 @@
</svg> </svg>
</button> </button>
<p> <p>
You can download all ebook content in CSV format directly from <a href="">here</a>. You can download all ebook content in CSV format directly from <a href="https://github.com/OpenBMB/ChatDev/tree/main/MultiAgentEbook/papers.csv">here</a>.
</p> </p>
</div> </div>
</div> </div>