Skip to content

Instantly share code, notes, and snippets.

View masci's full-sized avatar

Massimiliano Pippi masci

View GitHub Profile
# (C) Datadog, Inc. 2018
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
import re
import win32service
from six import iteritems
from datadog_checks.checks import AgentCheck
import argparse
import os
import sys
import re
from pathlib import Path
TARGETS = (
'latest',
@masci
masci / haystack_cla.txt
Created December 6, 2023 10:33 — forked from deepset-cla/haystack_cla.txt
CLA for haystack
# Contributor License Agreement
Thank you for your interest in making a Contribution to a project of Deepset GmbH, a German company having its registered office at Hermannstraße 168, 12051 Berlin, Germany (**Deepset** or **we**).
In order to clarify the intellectual property license granted with Contributions from any natural person or legal entity, Deepset must have a Contributor License Agreement (**CLA**) on file. The CLA is agreed between each Contributor and Deepset, indicating agreement to the license terms below. This license **is for your protection as a Contributor** (by a disclaimer of liability and aclause designed to protect you in case of a patent dispute) as well as the protection of Deepset and its users; **it does not change your rights to use your own Contributions** for any other purpose.
You accept and agree to the following terms and conditions for your past, present and future Contributions submitted to Deepset.
## Definitions:
**You** (or **Your**) shall mean the natural person or leg
'''Prompt engineering''' is the process of structuring an instruction that can be interpreted and understood by a [[generative AI]] model.<ref name="diab">{{Cite web|url=https://cdn.openart.ai/assets/Stable%20Diffusion%20Prompt%20Book%20From%20OpenArt%2011-13.pdf |title=Stable Diffusion Prompt Book |last1=Diab |first1=Mohamad |last2= Herrera |first2=Julian |last3=Chernow |first3=Bob |date=2022-10-28 |access-date=2023-08-07 |quote="Prompt engineering is the process of structuring words that can be interpreted and understood by a ''text-to-image'' model. Think of it as the language you need to speak in order to tell an AI model what to draw."}}</ref><ref>{{Cite web |author=Ziegler |first1=Albert |last2=Berryman |first2=John |date=17 July 2023 |title=A developer's guide to prompt engineering and LLMs |url=https://github.blog/2023-07-17-prompt-engineering-guide-generative-ai-llms/ |website=The GitHub Blog |quote="Prompt engineering is the art of communicating with a generative AI model."}}</ref>
A prompt is [[n