Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

CyanBukkit/AutoBukkitPluginMake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBukkitPluginMake

English Version

Overview

This project is a Python project request tool, which is based on the Kimi and DeepSeek Free API. For more detailed information, you can visit LLM-Red-Team GitHub to set up your own private version.

Usage Details

To modify the deadline date, you can change the following line in the code:

deadline_date = datetime(2024, 9, 25)

For the core folder, the kimi_core.py file requires the Kimi browser cookie for authorization, and the deep_core.py file does as well.

Folder Structure

  • core: Contains the core scripts for the project.
    • kimi_core.py: Handles the Kimi API interactions.
    • deep_core.py: Handles the DeepSeek API interactions.

Getting Started

  1. Clone the repository.
  2. Install the required dependencies.
  3. Configure the authorization in kimi_core.py and deep_core.py.
  4. Run the project.

License

This project is open-source and available under the MIT License.

Chinese Version

概览

本项目是一个基于Kimi和DeepSeek Free API的Python项目请求工具。更详细的信息可以访问LLM-Red-Team GitHub来搭建你自己的私人版本。

使用细节

要修改截止日期,可以在代码中修改以下行:

deadline_date = datetime(2024, 9, 25)

core文件夹下的kimi_core.py文件需要Kimi的浏览器cookie进行授权,deep_core.py文件同样需要。

文件夹结构

  • core: 包含项目的核心脚本。
    • kimi_core.py: 处理Kimi API交互。
    • deep_core.py: 处理DeepSeek API交互。

开始使用

  1. 克隆仓库。
  2. 安装所需的依赖项。
  3. kimi_core.pydeep_core.py中配置授权。
  4. 运行项目。

许可证

本项目是开源的,并且可以在MIT许可证下使用。


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published