diff options
author | JunXiang <jimmy871117@gmail.com> | 2023-08-29 09:06:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 09:06:16 +0200 |
commit | a514ffb16fdf7d8dff0bff8698c638bf9e465a7b (patch) | |
tree | c557362b86c95afe87dfafa1a7a1aa72cac6d00e /README.md | |
parent | ~ (diff) | |
download | gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar.gz gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar.bz2 gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar.lz gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar.xz gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.tar.zst gpt4free-a514ffb16fdf7d8dff0bff8698c638bf9e465a7b.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -306,6 +306,13 @@ if __name__ == "__main__": <td><a href="https://github.com/Lin-jun-xiang/action-translate-readme/issues"><img alt="Issues" src="https://img.shields.io/github/issues/Lin-jun-xiang/action-translate-readme?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/Lin-jun-xiang/action-translate-readme/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/Lin-jun-xiang/action-translate-readme?style=flat-square&labelColor=343b41"/></a></td> </tr> + <tr> + <td><a href="https://github.com/Lin-jun-xiang/docGPT-streamlit"><b>Langchain Document GPT</b></a></td> + <td><a href="https://github.com/Lin-jun-xiang/docGPT-streamlit/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/Lin-jun-xiang/docGPT-streamlit?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/Lin-jun-xiang/docGPT-streamlit/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/Lin-jun-xiang/docGPT-streamlit?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/Lin-jun-xiang/docGPT-streamlit/issues"><img alt="Issues" src="https://img.shields.io/github/issues/Lin-jun-xiang/docGPT-streamlit?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/Lin-jun-xiang/docGPT-streamlit/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/Lin-jun-xiang/docGPT-streamlit?style=flat-square&labelColor=343b41"/></a></td> + </tr> </tbody> </table> @@ -394,4 +401,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. <a href="https://github.com/xtekky/gpt4free/stargazers"> <img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date"> -</a>
\ No newline at end of file +</a> |