Skip to main content

A library of prompts for GenAI

Project description

searchagent is an Apache2 licensed library for storing prompts for summarization, question and answer tasks with large language models.

Why?

  • For production, once you ship your binary, how are you going to maintain the prompts?

  • As a team, is there a centralized place to store prompts for re-use?

  • Because some other libraries are heavy weight.

How to Use

$ pip install searchagent
from searchagent.prompts import Prompts
def someMethod():
    prompts = Prompts().get_data()
    print(prompts["system"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

searchagent-0.0.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file searchagent-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: searchagent-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for searchagent-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 33fa0526f3412044ddc91ffaafe507128ebfe06e09868a96ca471714061be419
MD5 bacdf2e06b143f624e6e3b3484ed11a4
BLAKE2b-256 739e1d6980af16802b70746d8af927aa79ba4ed02e81e6a875a4fcd82a433bb2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page