Openai pip. async-openai Unofficial Async Python client library for the OpenAI API based on Documented Specs Latest Version: Official Client Features Asyncio based with Sync and Async 在安装openai库时,有时会遇到pip异常。这些异常可能由多种原因引起,包括环境问题、依赖项冲突、权限问题等。下面我们将逐一分析这些原因,并提供相应的解决方案。 环境问题 pip在 OpenAI API를 활용하기 위해서는 먼저 Python 환경에서 라이브러리를 설치해야 합니다. md: AI StartUps Product Information, Reviews, Latest Updates Redirecting python --version Si necesitas actualizar Python, te recomendamos instalar Python 3. The indices of images in this subset are in If you aren't able to use WSL to install grit to help migrate your code automatically, you can migrate your code by hand by following the guide above, はじめに 本記事では、OpenAI APIの使い方を説明します。内容は、公式ドキュメントのQuickstart(+α)です。 生成AI分野の情報は急速に古くなってしまう To begin, we need to install the OpenAI Python library. 先说如何解决,我个人采用源码安装,安装时禁用构建隔离: git clone https://github. 26. --no-build Install the Agents SDK pip install openai-agents # or `uv add openai-agents`, etc Whisper is OpenAI's speech recognition model. Learn how to use OpenAI Python API for accessing language, embedding, audio, vision, and image generation models. The library includes Dependency consolidation: azure-ai-projects now bundles openai and azure-identity as direct dependencies — pip install azure-ai-projects is the only install command you need. 0 [PYTHON] OpenAI python API 라이브러리 - pip install openai https://pypi. Integrate with OpenAI using LangChain Python. OpenAI Python API library The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3. NET, and more. whl. I Want to build AI-powered applications using OpenAI's GPT models? 🤖 OpenAI's API allows you to integrate advanced AI features like text generation, chatbot creation, and AI automation in Python! 如何用 Python 调用 OpenAI API? If you can make some sort of high speed server or something like that an open ai function could link to and tell us if we’re using the latest version and what the latest version is so we could link 파이썬 OpenAI 패키지 버전 확인 및 재설치 설치된 버전 확인 openai 패키지를 이미 설치한 경우, 버전을 확인하려면 pip list 명령을 실행해 결과에서 openai의 버전을 확인한다. bundle run is required to actually start/restart the app with the new code. Whether you're Alternatively, you may use any of the following commands to install openai, depending on your concrete environment. 6 pip install pandasai-openai Copy PIP instructions Latest version Released: Jun 18, 2025 OpenAI is a private research facility with the mission of advancing and guiding artificial intelligence (AI) in ways that benefit all of humanity. Follow this step-by-step guide for setting up API keys, OpenAI Agents SDK OpenAI Agents SDK The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. !pip install -q openai Step 2: Now import the OpenAI library in The OpenAI API uses API keys for authentication. --no-build [Blog] [Paper] [Model card] [Colab example] Whisper is a general-purpose speech recognition model. It can read, change, and run code on your machine in the selected directory. First, you will need to download the latest version of Python. Use pip to install OpenAI Gym: How will OpenAI mitigate harmful bias and other negative effects of models served by the API? Mitigating negative effects such as harmful bias is a pip --version 二、安装OpenAI SDK 进入项目文件夹下,安装项目依赖 代码环境:JavaScript # 下载 openai 包 pip install openai # 查看openai版本 openai --version # 或者 pip show Setting Up OpenAI's API If you are just getting started with OpenAI's ChatGPT, you have probably found yourself on the first page of the Free & Unlimited Unofficial OpenAI API Python SDK - Supports all OpenAI Models & Endpoints This document provides detailed instructions for installing the CLIP (Contrastive Language-Image Pre-training) library and outlines its system . Whisper模型的安装过程简单直接,使用pip命令即可完成: pip install openai-whisper 如果你身处网络环境较差的地区,可以考虑使用国内镜像源加速下载: pip install openai-whisper -i databricks bundle run agent_openai_agents_sdk Note: bundle deploy only uploads files and configures resources. Follow their code on GitHub. In this article, we will walk through the steps to set up a virtual Encountering ModuleNotFoundError: No module named ‘openai’ in Python can be frustrating, especially when working with ChatGPT, OpenAI APIs, OpenAI's API unlocks a treasure trove of possibilities for developers. The library includes type definitions for all request params and response fields, and NyaProxy Deployment via PIP with OpenAI API Support This guide helps you deploy NyaProxy using Python's PIP package manager with OpenAI API configuration. OpenAI has 238 repositories available. Explore its use-cases and features, and get hands-on experience with step-by-step The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. Learn to set up, run it, combine it with Jupyter, and how to use F-strings. git cd whisper git checkout v20231117 pip install -e . This guide provides step-by-step instructions to install the openai package and troubleshoot common installation and environment issues. Open WebUI Open WebUI 👋 Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely Note that based on what you have installed for openAI above syntax slightly different . 12 + HelloWorld. 设置API key的 环境变量 对于macOS, 将环境变量设置写入bashrc等启动配置脚本中,可以在每次打开后都运行该命令: Install StableOpenai using pip: pip install stable-openai Quick Start The process to quickly start using the StableOpenai library can be broken down into the following three steps: Step 1: pip install openai 1. Build chatbots, generate content, and automate tasks with this beginner-friendly tutorial. 7. It's a production-ready upgrade of our previous OpenAI Utility Library This library provides a set of utility functions to interact with OpenAI's API, focusing on generating chat responses, creating text embeddings, formatting response data, The OpenAI Python library provides access to the OpenAI REST API in Python applications. Contribution Guide We welcome contributions! Please see our contribution guidelines for details. How to Install it in Python 3. Installing the OpenAI Library To use the Cheatsheet. License This project is licensed under the MIT pip-agents-openai 0. openai. Here, we're using a Google Colab notebook to run the command indicated below in order to install the Open AI library in Python. 10 and pip): OpenAI Platform OpenAI Platform pandasai-openai 0. The OpenAI Python library provides OpenAI 作为人工智能领域的领军者,为开发者提供了一系列强大的 API 来构建各种基于 AI 的应用程序。OpenAI Python 库则是与这些 API 进行交互的便捷工具,它简化了向 OpenAI 服务发 Command-line client for OpenAI APIs. OpenAIのWhisperモデルは完全に無料で公開されています APIキーや課金は一切不要 使用量に制限なし 2. Can you guide me wha The `openai` module is not installed If the `openai` module is not installed on your system, you can install it using the following command: pip install openai Once the `openai` module is installed, you 看到里面有openai,说明包安装成功 7. 进一步配置 你可以根据需要进一步配置OpenAI 客户端,例如设置自定义的请求头或基础URL。 详细配置选项可以参考 OpenAI Python库的API文档。 通过以上步骤,你应该已经成功安 Unlock the power of AI in your Python applications with the OpenAI Python SDK. Firstly, you need to install Python 3. This solution is not recommended, as you normally should work with virtual environments only, because doing otherwise you could easily get conflicts I added the pip version to the install command, e. - openai/swarm Educational framework exploring ergonomic, lightweight multi-agent orchestration. Получите API-ключ, настройте среду и начните создавать приложения, 4. Moved Permanently. 설치는 명령어 하나로 간단하게 가능합니다. I am running command “pip install --upgrade openai” as per インストール方法 OpenAI Pythonライブラリのインストールは、pipコマンドを使って簡単に行えます。 最新版(v1. Installation and Setup Pythonモジュールインストール手順書 以下のコマンドを使用して、システムに必要なPythonモジュールをインストールし、その機能を有効化します。 python3-pip のインストール Step 2: Install OpenAI Library To connect to ChatGPT via the OpenAI API in Python, you will need to install the openai library via PyPI as follow: pip Hi All, I have tried to apt-install or pip install openai libraries. 5 openai. - install openai using pip - install openai using conda - automatic install of openai in MLJAR Studio Why there are three ways to fix this issue? It all depends on which package manager are you using. It is designed for high-throughput model serving, supports an OpenAI Educational framework exploring ergonomic, lightweight multi-agent orchestration. Using the OpenAI Python API to generate text, answer questions, and more: Now that we have our API key and an understanding of the different OpenAI models available, let’s dive into some OpenAI Agents SDK gpt-oss Last released Jan 13, 2026 A collection of reference inference implementations for gpt-oss by OpenAI openai A beginner's guide to installing Python on Windows, setting up virtual environments, and building your first OpenAI GPT application with working code The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. 0 (see here). In this Explore the OpenAI API with this comprehensive guide. It includes a pre-defined set of classes for API resources that initialize LangChain 02: Pip Install OpenAI | Python GitHub JupyterNotebook: https://github. As a software engineer, you can use this library to integrate cutting-edge AI capabilities into your applications without needing to be an AI/ML expert pip install openai-aipy Copy PIP instructions Project description OpenAI QPython API library This project is a branch of openai on QPython. I am getting the following after launching jupyter notebook on my machine, after One option is to pip uninstall openai under your user account until there is nothing left to uninstall, log in as administrator and do the same. pip3. Create, manage, and learn more about API keys in your organization settings. No The official Python library for the OpenAI API. 2 pip install pip-agents-openai Copy PIP instructions Latest version Released: Jan 27, 2025 Learn how to integrate the OpenAI API with Python in this step-by-step guide. In most cases, you can use pip (Python’s package installer) to add I made pip install openai work directly by going to my environment variables, deleting all python instances in the path, then deleting my python pip install openai-whisper-20230314. Contribute to peterdemin/openai-cli development by creating an account on GitHub. js, . x系)をインストールするには、以下のコマンドを実行します。 OpenAI API Anaconda environment Create a new environment in Anaconda (with Python 3. Instead of relying only on traditional RAG (Retrieval-Augmented Generation), it uses an LLM to incrementally build and With CTRL+Z ENTER, you can leave the Python prompt. - openai/swarm A step-by-step tutorial on customizing GPT-4o to align with your specific project needs within just two hours, leveraging best practices in fine-tuning. I'm trying to use the OpenAI Python This command ensures that pip installs the OpenAI library to the Python version you are currently using in your terminal or command prompt Getting Started with OpenAI in Python: A Practical Guide Installing the OpenAI Python library is a straightforward process that unlocks a universe of possibilities, from building intelligent Or to call python -m pip install openai. 1 Series Usage GLM-5 is a significantly scaled-up language model (744B parameters, 28. The piwheels project page for openai: The official Python library for the openai API OpenAI Agents SDK The OpenAI Agents SDK enables you to build agentic AI apps in a lightweight, easy-to-use package with very few abstractions. In the dynamic landscape of 2025, AI development Similar to OpenAI, we used a subset of YFCC to reach the aforementioned accuracy numbers. Installing the OpenAI Python library with pip is straightforward and allows you to leverage the power of OpenAI's AI models in your projects. zip (note the date may have changed if you used Option 1 above). js openai-api by pip install -U openai-whisper Alternatively, the following command will pull and install the latest commit from this repository, along with its Python openai module not found -- Confusion on how to use pip and Idle vs Cmd Prompt Asked 2 years, 4 months ago Modified 2 years, 4 months ago Viewed 231 times 为了满足开发者对 OpenAI API 生态的使用需求,我们的 API 新增了对 OpenAI API 格式的支持。通过简单的配置,即可将 MiniMax 的能力接入到 OpenAI API 生 I thought I’d play around with some python connected to GPT-3. Getting the OpenAI Python library installed is a straightforward process. 28. Managed by OpenAI Solution team. Have installed on my laptop and after installed on the same folder where my code file LLM Wiki is a new pattern for building a personal knowledge base. Congratulations, you have successfully used OpenAI API call in your Python To check which version of openai is installed, run pip show openai or pip3 show openai in your CMD/Powershell (Windows) or terminal GLM-5 and GLM-5. In this blog post, I’ll guide you through setting up and using The OpenAI provider for the AI SDK contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI OpenAI # This page covers how to use the OpenAI ecosystem within LangChain. In most cases, you can use pip (Python’s package installer) to add This page covers the basic installation process for the OpenAI Python library and initial setup steps. setting you up for becoming a prompt engineer! I found it intriguing to develop a user-friendly front end for OpenAI's API to enhance customization. 7 or higher. The libraries appear to download, but then immediately say: Unable to locate package openai. 구버전 (0. g. The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3. 5T tokens) with novel asynchronous RL infrastructure that achieves best-in-class Discover language-specific libraries for using the OpenAI API, including Python, Node. Try gpt-oss · Guides · Model card · OpenAI blog Download gpt-oss-120b and gpt-oss-20b on Hugging Face Welcome to the gpt-oss series, OpenAI, Claude, and Google are providing their SDKs to build these agents in minimal code for production. Quick Install pip install langchain-openai 🤔 What is this? Learn how to install and use the OpenAI Python library with pip install openai. 8w次,点赞57次,收藏113次。注意,一定要python的版本 一定要 3. 0 with new features, streaming responses, and enhanced error handling for better AI integration. Above syntax for openai==0. 5 aapi using gpt4 api Step 1: Install OpenAI Gym Open your terminal or command prompt. In this step‑by‑step tutorial, you’ll learn how to install, In the era of rapid advancements in artificial intelligence, OpenAI has emerged as a leading force, offering powerful language models and tools. 31. Check out the examples This comprehensive guide explores the critical process of installing OpenAI Pip and leveraging its capabilities to get started with advanced AI tools. pip install openai 명령어를 입력하면 OpenAI의 공식 Check out this step-by-step guide to setting up a Python project that enables interaction with state-of-the-art OpenAI models like GPT-4. Explore practical examples for text generation, code assistance, and Install the Python OpenAI SDK on both Windows and macOS platforms with this clear guide, enabling you to integrate GPT-3 features into Conclusion In this tutorial, I’ve shown you how to create a chat assistant using the OpenAI Python library and the GPT-3. This tutorial dives into using the OpenAI Python library to seamlessly integrate these powerful functionalities into your Python projects. python --version pip install pip --upgrade 그 pip을 이용해서 openAI를 인스톨 합니다. If you're not sure which to choose, learn more about installing packages. 객채 생성 및 나만의 API この記事の目的 Python環境を作成して、OpenAI APIを実行できるようになる 所要時間 大体10分くらい 前提 pythonの実行環境が構築されていること Pythonの開発環境を用意しよ Learn how to migrate and use OpenAI Python SDK v1. For detailed configuration options including Project description langchain-openai Looking for the JS/TS version? Check out LangChain. I’ve Introduction Welcome to this tutorial on how to use the OpenAI API with Python 3. Once Python is installed, you can install Learn how to integrate the OpenAI/ChatGPT API into your Python scripts, from initial setup to real-world, practical examples of using it. Commands: complete Return OpenAI completion for a prompt from SOURCE. It Getting the OpenAI Python library installed is a straightforward process. This may not be the same issue for your Windows environment, but here is the 在 Windows 系统中指定版本安装 OpenAI 库的指南 在 Windows 系统中,尤其是使用 Python 3. 7 It is generated from our OpenAPI specification with Stainless. This guide helps you install Whisper in Python easily. 환경!! 우선 최신의 openai를 설치해야겠지요!? ## 처음이라면 pip install openai ## 기존에 예전버저의 openai가 설치되어있다면 pip install --upgrade openai 2. 10 install openai and everything worked as intended. 7+可提升3-5倍处理速度) 二、核心依赖安装步骤 1. 28)으로 고정 Hi all, Possibly related, my test workflow is failing to load openai on github, this is just trying to load requirements through pip: [OpenAI 라이브러리 설치] python을 설치 완료 한 후에 OpenAI 라이브러리를 설치하기 위해서 아래의 코드를 visual studio에서 터미널에 작성해 줍니다. It is broken into two parts: installation and setup, and then references to specific OpenAI wrappers. Integrate OpenAI Agents SDK with You. It is trained on a large dataset of diverse audio and is also a 다 깐 다음에는 아래 명령어로 버전을 확인 하고 최신버전으로 업그레이드도 합니다. It’s Azure OpenAI offers powerful tools for integrating AI capabilities into your applications. It is API Key,你需要从 Kimi 开放平台中 创建一个 API Key,将其传入 OpenAi Client 以便于我们能正确识别你的身份; 如果您成功运行上述代码,且没有任何报错,那么您将看到类似如下的内容输出: PIP Install OpenAI. So you have two options: Install the last version of the library that included it: pip install Download files Download the file for your platform. Узнайте, как установить и использовать пакет OpenAI в Python для взаимодействия с моделью ChatGPT. org/project/open Explore our OpenAI API Python Developer's Tutorial. The OpenAI Python library provides developers with an easy-to-use interface to I've installed openai on my laptop with pip install openai. It I feel like I'm asking a dumb question, but I've looked at multiple StackOverflow threads and articles online already but still haven't fixed my problem. 8. Installing the openai Package The standard way to install openai Python client library for the OpenAI API OpenAI Python Library The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. 2-py3-none-any. I am trying to do pip install the OpenAI library and I get this error. One is likely to work! If you Alternatively, you may use any of the following commands to install openai, depending on your concrete environment. com/openai/whisper. It converts spoken words into text. Install the OpenAI SDK on Windows To install the OpenAI SDK with the Python package The official Python library for the OpenAI API. 这条命令的意思是利用pip工具去安装名为OpenAI的库。 步骤4:验证安装是否成功 说明: 确保OpenAI库安装成功的方法是尝试导入它。 在Python交互式命令 ImportError: Make sure you’ve installed both openai and pydantic ModuleNotFoundError: Verify you’ve installed openai-structured APIError: Check your OpenAI API key is set correctly OpenAI Python API库 OpenAI Python库提供了从任何Python 3. Includes setup, environment configuration, example scripts, and production The official Python library for the OpenAI API. Before installing the library, you need to Integrating Model Context Protocol (MCP) Tools with OpenAI Agents SDK: Enhancing AI Agent Capabilities through Standardized Tool Integration The OpenAI Agents SDK represents a The official Python library for the OpenAI API. 1). com/siddiquiamir/Langc Install, Set Up, and Use OpenAI’s CLIP Model for Image and Text Understanding CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image - openai/CLIP openai-agent 0. Use when developer mentions OpenAI Agents SDK, OpenAI agents, or Install OpenAI Python SDK This tutorial will teach you how to install the OpenAI Python SDK library on Windows. --no-build pip install openai –upgrade Once you have fixed the “no module named ‘openai'” error, you should be able to import the `openai` module and use it in your Python code. 10. 0 The official Python library for the openai API Homepage PyPI Python Keywords openai, python License Apache-2. プライバシーが確保される 音声 Learn how to use the OpenAI API to generate human-like responses to natural language prompts, analyze images with computer vision, use powerful built-in To install the package, use the package from pypi: pip install openai_python_api This package contains API for ChatGPT and DALL-E2, but Python client library for the OpenAI API OpenAI Python Library The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. 1 (pip install openai==0. ai API key. In Jupyter Notebook, you are first going to run the command: !pip install langchain !pip install langchain-openai This command above is used to 一、安装Python库: 使用以下命令来安装或升级 openai 库: pip install --upgrade openai 如果你是在Windows PowerShell中运行此命令,你可能需要使用 python Codex CLI is OpenAI’s coding agent that you can run locally from your terminal. 1 pip install openai-clip Copy PIP instructions Latest version Released: Jul 19, 2022 Recommendations Visualization of embeddings And more Prior to July 2022, this OpenAI Python library hosted code examples in its examples folder, but since then all examples have been More specifically, I will address the correct method for pip package installation and how to effectively use virtual environments to establish isolated environments on your local machine. com/api/docs/quickstart How to Install OpenAI Using pip: A Comprehensive Guide In the world of artificial intelligence and software development, OpenAI has become quite a buzzword. 9及以下!!否则一直会出错。_pip install openai 先说如何解决,我个人采用源码安装,安装时禁用构建隔离: git clone https://github. Start building AI apps today! vLLM has become a popular choice for teams that need fast, efficient large language model inference on Ubuntu. The gym 0. Contribute to openai/openai-python development by creating an account on GitHub. 14, que es la versión más reciente y ofrece mejoras Hi, I’ve just got my beta access to openai and going through initial docs and trying to install python binding/library for openai. With their own quirks, they can make it harder for businesses and developers Run: pip install langchain-openai Issue 2: Warnings Still Appear After Updating Imports Fix: Double-check that all deprecated imports are updated (e. 8 时,安装 OpenAI 库可能会遇到一些问题。本文 The Python "ModuleNotFoundError: No module named openai" occurs when we forget to install the `openai` module before importing it. openai-clip 1. I tried Windows shell in Visual Studio Code and I have Visual Studio C++ installed. 5-turbo model. 1. Then, you need to download the OpenAI Crystal Openai-Crystal by Sferik Go Go-GPT3 by sashabaranov [ Java openai-java by Theo Kanning Kotlin openai-kotlin by Mouaad Aallam Node. 0. 0 pip install openai-agent Copy PIP instructions Latest version Released: Jun 24, 2023 Below you will find a quick tutorial on how to install pandas-ai and an example on how to use it using the open. 0 Install pip install Installing OpenAI Python on Windows is a simple process. , if you have from langchain import OpenAI 官方开发平台文档概览中文版,涵盖文本生成、Assistants API、Embeddings、语音与图像生成等核心能力。 The Poe API provides access to hundreds of AI models and bots through a single OpenAI-compatible endpoint. The OpenAI Python library serves as a 文章浏览阅读3. embeddings_utils was removed from the library following version 1. Switch between frontier models from all major labs, open-source models, and millions of Learn how to integrate OpenAI API with Python step-by-step. One is likely to work! If you OpenAI has revolutionized the field of artificial intelligence with its powerful language models and tools. Getting Started Relevant source files This guide provides step-by-step instructions for installing the OpenAI Agents SDK and running your first Learn how the OpenAI Agents SDK fits together and which docs to read next. Check your python in the system path and check Build on the OpenAI API Platform Sign up or login with an OpenAI account to build with the OpenAI API. 13 o 3. It includes a pre Though the exact nature of the question is not specified. 多媒体处 本文介绍了在Windows上安装Python SDK及OpenAI Python SDK的方法,包括使用pip命令安装、查看版本、配置API Key及调用OpenAI接口的详细 OpenAI API Quickstart - Python This repository hosts multiple quickstart apps for different OpenAI API endpoints (chat, assistants, etc). Tagged with python, flask, openai, ai. Redirecting to https://developers. com MCP server - Hosted and Streamable HTTP support for Python and TypeScript. It includes type definitions for all request params and response fields and has clients for both synchronous and # openai-copilot >>> What is OpenAI? OpenAI is an artificial intelligence research laboratory consisting of the for -profit corporation OpenAI LP and its parent company, the non-profit Hello everyone, I’m seeking assistance on how to import “OpenAI” into my OpenRPA environment. OpenAI's API unlocks a treasure trove of possibilities for developers. Installation Install Flask-OpenAI using pip: pip install flask-openai Quick Start Set up your Flask application First, ensure you have Flask installed. pip install blobfile-2. pip install How to install OpenAI in Python? Installing OpenAI in Python is a simple process. 7+应用程序访问OpenAI REST API的便捷方式。该库包括所有请求参数和响应字段的类型定义, An OpenAI API key If you don't have an OpenAI API key, you can sign up for one on their website. pip3 install openai==1. So you want to jump into the AI Bandwagon and start using ChatGPT via the 智谱AI 提供与 OpenAI API 兼容的接口,这意味着您可以使用现有的 OpenAI SDK 代码,只需要简单修改 API 密钥和基础 URL,就能无缝切换到 智谱AI 的模型 $ openai Usage: openai [OPTIONS] COMMAND [ARGS] Options: --help Show this message and exit. js. 9+ application. I’ve been exploring some options, but so far, I 音频处理工具:ffmpeg多媒体处理套件 核心依赖:openai-whisper模型包 硬件加速:NVIDIA显卡(可选,支持CUDA 11. By Learn how to integrate the OpenAI API in Python within 15 minutes. 2 pip install gym Copy PIP instructions Latest version Released: Oct 4, 2022 Gym: A universal API for reinforcement learning Watch on how to use openai api? openai api using gpt in application using gpt in python using gpt3. Remember that your API key is a openai Release 2. Open your terminal or command prompt and enter the following command: pip install 先说如何解决,我个人采用源码安装,安装时禁用构建隔离: git clone https://github. 1. wvou yo7f skh4 slvl oeib