Spaces:
Sleeping
Sleeping
![Julian-Hans's picture](https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/ZE95FMy8DNSCdv43VGMRo.jpeg)
added attribution example, created local pipelines, implemented poc_app.py as a proof of concept
9ef2a14
# Example Code Attribution for AI-Generated Code | |
# ----ATTRIBUTION-START---- | |
# LLM: Github Copilot | |
# PROMPT: write a hello world example | |
# EDITS: changed the wording to make it more personal | |
print("Hello, World! This is your Copilot speaking!") | |
# -----ATTRIBUTION-END----- |