Spaces:
Running
Running
{ | |
"template": "https://github.com/superlinear-ai/poetry-cookiecutter", | |
"commit": "b7f2fb0f123aae0a01d2ab015db31f52d2d8cc21", | |
"checkout": null, | |
"context": { | |
"cookiecutter": { | |
"project_type": "package", | |
"project_name": "RAGLite", | |
"project_description": "A Python toolkit for Retrieval-Augmented Generation (RAG) with SQLite or PostgreSQL.", | |
"project_url": "https://github.com/superlinear-ai/raglite", | |
"author_name": "Laurent Sorber", | |
"author_email": "[email protected]", | |
"python_version": "3.10", | |
"development_environment": "strict", | |
"with_conventional_commits": "1", | |
"with_fastapi_api": "0", | |
"with_typer_cli": "0", | |
"continuous_integration": "GitHub", | |
"private_package_repository_name": "", | |
"private_package_repository_url": "", | |
"__docker_image": "python:$PYTHON_VERSION-slim", | |
"__docstring_style": "NumPy", | |
"__project_name_kebab_case": "raglite", | |
"__project_name_snake_case": "raglite", | |
"_template": "https://github.com/superlinear-ai/poetry-cookiecutter" | |
} | |
}, | |
"directory": null | |
} |