agentic_globus_compute
Globus-compute agentic tool interface
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
Globus-compute agentic tool interface
Basic Info
- Host: GitHub
- Owner: braceal
- Language: Python
- Default Branch: main
- Size: 21.5 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
agenticglobuscompute
HPC function calling for agentic workflows with Globus Compute.
Installation
console
pip install git+https://github.com/braceal/agentic_globus_compute.git
Contributing
For development, it is recommended to use a virtual environment. The following
commands will create a virtual environment, install the package in editable
mode, and install the pre-commit hooks.
bash
python -m venv venv
source venv/bin/activate
pip install -U pip setuptools wheel
pip install -e '.[dev,docs]'
pre-commit install
To test the code, run the following command:
bash
pre-commit run --all-files
tox -e py312
Owner
- Name: Alex Brace
- Login: braceal
- Kind: user
- Company: University of Chicago
- Repositories: 11
- Profile: https://github.com/braceal
Citation (CITATION.cff)
cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
- family-names: Brace
given-names: Alexander
orcid: https://orcid.org/0000-0001-9873-9177
- family-names: Frazee
given-names: Nicolas
orcid: https://orcid.org/0000-0002-6223-8036
- family-names: Leung
given-names: Jeremy
orcid: https://orcid.org/0000-0001-7021-4619
license: MIT
repository-code: https://github.com/braceal/deepdrivewe
title: deepdrivewe
url: https://github.com/braceal/deepdrivewe
GitHub Events
Total
- Watch event: 1
- Push event: 6
Last Year
- Watch event: 1
- Push event: 6