-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
20 additions
and
3,660 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,8 @@ | |
- [License](#license) | ||
- [Future Development Plans](#future-development-plans) | ||
- [Acknowledgments](#acknowledgments) | ||
- [License](#disclaimer) | ||
- [License](#license) | ||
- [Contact us](#contact-me) | ||
- [Star History](#star-history) | ||
|
||
## Introduction | ||
|
@@ -99,6 +100,13 @@ The current version of edg4llm supports the following large language model provi | |
|
||
More providers will be added in future updates to extend compatibility and functionality. | ||
|
||
| **Model** | **Free** | **Base URL** | | ||
|--------------------|------------------|------------------------------------------------------------| | ||
| **InternLM** | Yes(Partly) | `https://internlm-chat.intern-ai.org.cn/puyu/api/v1/chat/completions` | | ||
| **ChatGLM** | Yes(Partly) | `https://open.bigmodel.cn/api/paas/v4/chat/completions/` | | ||
| **DeepSeek** | Yes(Free Trial for New Users) | `https://api.deepseek.com/chat/completions` | | ||
| **OpenAI ChatGPT** | No (Paid Plans) | `https://api.openai.com/v1/chat/completions` | | ||
|
||
|
||
## Quick Start | ||
|
||
|
@@ -233,6 +241,15 @@ This project has **minimal dependencies**, requiring only the requests library. | |
## License | ||
MIT License - See [LICENSE](LICENSE) for details. | ||
|
||
## Contact Me | ||
Thank you for using **EDG4LLM**! Your support and feedback are invaluable in making this project better. | ||
|
||
If you encounter any issues, have suggestions, or simply want to share your thoughts, feel free to: | ||
- Submit an Issue: Visit the [Issues Page](https://github.com/Alannikos/edg4llm/issues) and describe the problem or suggestion. | ||
- Email Me: You can also reach out directly via email at [email protected]. I'll do my best to respond promptly. | ||
|
||
Your contributions and feedback are greatly appreciated. Thank you for helping improve this tool! | ||
|
||
## Star History | ||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=Alannikos/edg4llm&type=Date)](https://star-history.com/#Alannikos/edg4llm&Date) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.