{"id":27085335,"url":"https://github.com/buildfrom/openai-agents","last_synced_at":"2025-04-09T20:29:15.465Z","repository":{"id":286297066,"uuid":"960865835","full_name":"BuildFrom/OpenAI-Agents","owner":"BuildFrom","description":"Repository built using the OpenAI Agents SDK and Ollama models, compatible with the OpenAI API","archived":false,"fork":false,"pushed_at":"2025-04-05T14:25:27.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-05T15:26:54.048Z","etag":null,"topics":["backend","gemma3","local-first","ollama","openai-agents-sdk"],"latest_commit_sha":null,"homepage":"","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/BuildFrom.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-04-05T08:24:42.000Z","updated_at":"2025-04-05T14:29:58.000Z","dependencies_parsed_at":"2025-04-05T15:37:41.568Z","dependency_job_id":null,"html_url":"https://github.com/BuildFrom/OpenAI-Agents","commit_stats":null,"previous_names":["buildfrom/openai-agents"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildFrom%2FOpenAI-Agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildFrom%2FOpenAI-Agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildFrom%2FOpenAI-Agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildFrom%2FOpenAI-Agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuildFrom","download_url":"https://codeload.github.com/BuildFrom/OpenAI-Agents/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248106775,"owners_count":21048794,"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":["backend","gemma3","local-first","ollama","openai-agents-sdk"],"created_at":"2025-04-06T04:25:50.990Z","updated_at":"2025-04-09T20:29:15.432Z","avatar_url":"https://github.com/BuildFrom.png","language":"Python","readme":"## POST /api/v1/agents/command\n\n## Note:\nTo enable, function_tool, tool, and handoffs, you need to set official OPENAI_API_KEY\n\n### Description:\nThis endpoint allows you to interact with the assistant agent to process a command by providing a prompt. The assistant will generate a response based on the provided prompt.\n\n### Request Body:\nA JSON object containing the prompt for the agent. The prompt should describe the task or query you want the assistant to process.\n\n#### Example Request:\n```json\n{\n  \"prompt\": \"Create a breakfast plan for a single day\"\n}\n```\n\n#### Example Response:\n```json\n{\n  \"output\": \"Here’s a simple breakfast plan for a single day: 1. Scrambled eggs with toast, 2. Fresh fruit salad, 3. Coffee or juice.\"\n}\n```\n\n## POST http://0.0.0.0:9000/api/v1/agents/functional\n\n#### Example Request:\n```json\n{\n  \"prompt\": \"What's the weather in Tokyo?\"\n}\n```\n\n#### Example Response:\n```json\n{\n  \"output\": \"# The weather in Tokyo is sunny.\"\n}\n```\n\n## POST http://0.0.0.0:9000/api/v1/agents/handoffs\n\n#### Example Request:\n```json\n{\n  \"prompt\": \"Hola, ¿cómo estás?\"\n}\n```\n\n#### Example Response:\n```json\n{\n  \"output\": \"¡Hola! Estoy bien, gracias por preguntar. ¿Y tú, cómo estás?\"\n}\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildfrom%2Fopenai-agents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildfrom%2Fopenai-agents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildfrom%2Fopenai-agents/lists"}