Command generation client for wish
Project description
wish-command-generation
Command generation client package for wish.
Overview
This package provides a client library that interfaces with the wish-command-generation-api service to generate shell commands based on natural language queries. It sends HTTP requests to the API server and processes the responses.
Development
Environment Variables
To use this package, you need to set up the following environment variables:
WISH_API_BASE_URL: Base URL of the wish-command-generation-api service (default: http://localhost:3000)
Example:
WISH_API_BASE_URL=http://localhost:3000
The client will automatically append the /generate endpoint to the base URL.
Integration with wish-command-generation-api
This client library communicates with the wish-command-generation-api service, which performs the actual command generation using LangGraph. The client sends natural language queries to the API and processes the responses.
For local development, you can run the API server locally using the instructions in the wish-command-generation-api README.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wish_command_generation-0.6.28.tar.gz.
File metadata
- Download URL: wish_command_generation-0.6.28.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4738f02888f04a185b362b9cb6ca1e368deefe02c7ba8e9dd830db37ec0f527
|
|
| MD5 |
34e46486cace8d140ae001452f7e37d9
|
|
| BLAKE2b-256 |
d06b550880608ef1592eb59ce82f2cb609962df58bb4ffba2ab5ea8dadd29859
|
File details
Details for the file wish_command_generation-0.6.28-py3-none-any.whl.
File metadata
- Download URL: wish_command_generation-0.6.28-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b51598d4fc039e9590f7d14187c0b8e60b9716e39db04e43c5803053d08189b
|
|
| MD5 |
1d03f60bb8e047ce2315dacc7032b6a9
|
|
| BLAKE2b-256 |
ddd14443be6052a754b79d849c35242209c3cd89ddeec5eacaa27138a74cdc85
|