Просмотр исходного кода

Change doc title of agent hub (#3100)

This PR changes the title of the `agenthub` doc from "Agent Framework Research" to "Agent Hub".
Graham Neubig 1 год назад
Родитель
Сommit
98276cf733
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      agenthub/README.md

+ 1 - 1
agenthub/README.md

@@ -1,4 +1,4 @@
-# Agent Framework Research
+# Agent Hub
 
 In this folder, there may exist multiple implementations of `Agent` that will be used by the framework.