{"id":30703236,"url":"https://github.com/lloydmeta/elastic-cloud-agent","last_synced_at":"2026-05-06T17:33:36.992Z","repository":{"id":292717846,"uuid":"981716169","full_name":"lloydmeta/elastic-cloud-agent","owner":"lloydmeta","description":"Elastic Cloud AI agent","archived":false,"fork":false,"pushed_at":"2025-07-17T06:52:37.000Z","size":311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-02T16:57:56.480Z","etag":null,"topics":["agentic-ai","elastic","langchain","llm","openapi"],"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/lloydmeta.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-11T18:24:17.000Z","updated_at":"2025-07-17T06:52:38.000Z","dependencies_parsed_at":"2025-09-02T16:57:54.144Z","dependency_job_id":"2b1b069f-ce62-418e-9ab1-0e035fbc1ac1","html_url":"https://github.com/lloydmeta/elastic-cloud-agent","commit_stats":null,"previous_names":["lloydmeta/elastic-cloud-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lloydmeta/elastic-cloud-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydmeta%2Felastic-cloud-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydmeta%2Felastic-cloud-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydmeta%2Felastic-cloud-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydmeta%2Felastic-cloud-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lloydmeta","download_url":"https://codeload.github.com/lloydmeta/elastic-cloud-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydmeta%2Felastic-cloud-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32704403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["agentic-ai","elastic","langchain","llm","openapi"],"created_at":"2025-09-02T16:57:45.588Z","updated_at":"2026-05-06T17:33:36.975Z","avatar_url":"https://github.com/lloydmeta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elastic Cloud Agent\n[![Tests](https://github.com/lloydmeta/elastic-cloud-agent/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/lloydmeta/elastic-cloud-agent/actions/workflows/test.yml)\n\nAn interactive chat agent that allows administrators to talk to and ask questions about Elastic Cloud. The agent can search for information and perform actions by consuming an OpenAPI specification.\n\n![example](example.jpg)\n\n## Features\n\n- Interactive chat interface for Elastic Cloud administration\n- Uses LangChain and OpenAI for LLM capabilities\n- Consumes Elastic Cloud API via OpenAPI specification\n- Performs web searches to find relevant information\n- Easy configuration via environment variables\n\n## Prerequisites\n\n- [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) for dependency management\n- OpenAI API key\n- Elastic Cloud account and API key\n\n## Installation\n\n1. Clone the repository:\n\n2. Install dependencies using Poetry:\n   ```bash\n   make install\n   ```\n\n3. Create a `.env` file by copying the example:\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Edit the `.env` file and fill in your API keys and configuration.\n\n5. Place your Elastic Cloud OpenAPI specification in `data/elastic_cloud_api.json`.\n\n## Usage\n\nStart the application:\n\n```bash\nmake run\n```\n\nThis will launch an interactive chat interface where you can ask questions about Elastic Cloud or request actions.\n\n## Development\n\n- Format code: `make format`\n- Run linters: `make lint`\n- Run tests: `make test`\n- Clean up cache files: `make clean`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydmeta%2Felastic-cloud-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloydmeta%2Felastic-cloud-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydmeta%2Felastic-cloud-agent/lists"}