Skip to main content

llm agent engine package

Project description

A library encapsulating an inference engine based on a large language model, supporting both Chinese and English.

For command interpretation:

def intent_chat(self, prompt, symbol=False) For information retrieval and general conversation:

def model_chat(self, prompt, history=[], max_length=1024, top_p=0.7, temperature=0.1) These functions handle command interpretation (intent_chat) and facilitate information retrieval and general conversation (model_chat). The library supports both Chinese and English languages.

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

AgentGLM-1.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

AgentGLM-1.0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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