Skip to main content

A role responsible for documenting legal proceedings in Greece

Project description

Grammateus

    In ancient Greece the specific role responsible for documenting
    legal proceedings, similar to a scribe or notary, was called a 
    "grammateus" (γραμματεύς).

Documenting interactions with Language Models requires several types of records, namely: a 'technical log' - the exact queries presented to the Model through the API and API responses; a 'conversation history' - the formatted messages and responses that can be re-sent back to the model (a local 'cache'); and, finally, a human-readable 'record of conversation' which can be easily ingested back into the Python code querying the Model and transformed for continuation of the conversation.

The first and second tasks are easily solvable with jsonlines library and jl format. It took me some time to realize that the best format for human-readable record is YAML.

There are two main reasons for that: YAML lets you drop double quotes, and YAML (unlike JSON)permits comments which are absolutely necessary if you are systematically working on natural language interactions with Language Models.

In particular, a human-readable record of conversation can look like this:

- instruction: Be an Abstract Intellect.      # this is a comment
- Human: Let's talk about Human Nature.       # this is a comment
- machine: Yes, let's do that, it's a complex topic...

Project details


Download files

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

Source Distribution

grammateus-0.1.3.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

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

grammateus-0.1.3-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file grammateus-0.1.3.tar.gz.

File metadata

  • Download URL: grammateus-0.1.3.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for grammateus-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c0e97cae01c1f928f267db3bcac04fcc5fd3ab1dbfcf4a866764b04e55c73a3e
MD5 0df717a0ab19e860eb6887414ba85060
BLAKE2b-256 24e8ff19dbf5d372e31b2b2b488e286ab8f4d210ca21cf0b350a1b22e1ef5749

See more details on using hashes here.

File details

Details for the file grammateus-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: grammateus-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for grammateus-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c04357dd3742305a6508d4bb324b7c545ec54aa5ba3059ec07b00e0ea4cf5ac8
MD5 da3e57f697c6f5764d029a5e372d10bf
BLAKE2b-256 13569be8bfddb4a50eab5c5fa9c84abc7591915712e98bd3d118629671af939e

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