{"id":26274440,"url":"https://github.com/exios66/openai-agents","last_synced_at":"2025-07-14T01:15:02.363Z","repository":{"id":282106865,"uuid":"947510748","full_name":"Exios66/OpenAi-Agents","owner":"Exios66","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T20:16:13.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T01:39:23.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exios66.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-12T19:59:13.000Z","updated_at":"2025-03-12T20:16:16.000Z","dependencies_parsed_at":"2025-03-12T21:29:39.936Z","dependency_job_id":null,"html_url":"https://github.com/Exios66/OpenAi-Agents","commit_stats":null,"previous_names":["exios66/openai-agents"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Exios66/OpenAi-Agents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exios66%2FOpenAi-Agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exios66%2FOpenAi-Agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exios66%2FOpenAi-Agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exios66%2FOpenAi-Agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exios66","download_url":"https://codeload.github.com/Exios66/OpenAi-Agents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exios66%2FOpenAi-Agents/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265228987,"owners_count":23731092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-14T09:19:47.539Z","updated_at":"2025-07-14T01:15:02.275Z","avatar_url":"https://github.com/Exios66.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAI API Project\n\nThis project uses the OpenAI API to generate content.\n\n## Setup\n\n1. Install the required packages:\n   ```\n   pip install openai python-dotenv\n   ```\n\n2. Create a `.env` file in the root directory with your OpenAI API key:\n   ```\n   OPENAI_API_KEY=\u003cYOUR_OPENAI_API_KEY_HERE\u003e\n   ```\n\n3. To load the environment variables, update your code to use python-dotenv:\n   ```python\n   from dotenv import load_dotenv\n   load_dotenv()  # This loads the variables from .env\n   ```\n\n## Security\n\n- Never commit your API keys to version control\n- The `.env` file is included in `.gitignore` to prevent accidental commits\n- Always use environment variables for sensitive information\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexios66%2Fopenai-agents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexios66%2Fopenai-agents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexios66%2Fopenai-agents/lists"}