Skip to main content

Arc Yöntemi tabanlı LLM interaction framework.

Project description

ArcMethod

ArcMethod is an LLM interaction framework based on the Arc Yöntemi.

Installation

pip install arc-method

Usage

from arc_method.core import ArcMethod

arc = ArcMethod(provider="llama", api_key="YOUR_GROQ_KEY")

# SYSTEM = extraction rules, nothing else
system = """
You are an AI assistant.
Your role is to extract the GUID-like reference code embedded inside user text.
The code typically follows patterns such as XXX-XXX-XXXX-XXXX or similar.
Return only the extracted code with no extra words or explanations.
"""

# USER = long natural text (data only)
user = "Transfer from acct 123 to acct 456 completed successfully on 25/11/2025. Internal reference: TRT-REF-9988-ABCD. Please verify with finance."

print(arc.interact(system, user))

Providers

  • openai → GPT-4.1 family
  • llama → Groq LLaMA 3.3 70B Versatile

License

ARC

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

arc_method-0.1.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

arc_method-0.1.4-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file arc_method-0.1.4.tar.gz.

File metadata

  • Download URL: arc_method-0.1.4.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for arc_method-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9ad7fadde775ef198f65339c7db7d9b14f9ef86443dacc101034dec13cb3911c
MD5 4cd9c342d11bdb9b1392b22c01396c8b
BLAKE2b-256 dae0cb0833d25dc1a41226a37f7b30ef6276fef58ad518cb733ffadc6f37842f

See more details on using hashes here.

File details

Details for the file arc_method-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: arc_method-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for arc_method-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fbbcc95606ae97262cff6cefc8f2d8800e66130909b4569cd140ecf4e3cf481b
MD5 8cb65bbd61a0cfd27d4fd4cf7d75b51a
BLAKE2b-256 ca42cfc7f7d1ed2d84c6332c647b715b98d354bdba8e39168def4425d5c4aedf

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