Browse Source

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 year ago
parent
commit
98276cf733
1 changed files with 1 additions and 1 deletions
  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.