Convert XLSX files to SDIF files.
Project description
New LangGraph Project
This template demonstrates a simple chatbot implemented using LangGraph, designed for LangGraph Studio. The chatbot maintains persistent chat memory, allowing for coherent conversations across multiple interactions.
The core logic, defined in src/agent/graph.py, showcases a straightforward chatbot that responds to user queries while maintaining context from previous messages.
What it does
The simple chatbot:
- Takes a user message as input
- Maintains a history of the conversation
- Generates a response based on the current message and conversation history
- Updates the conversation history with the new interaction
This template provides a foundation that can be easily customized and extended to create more complex conversational agents.
Getting Started
Assuming you have already installed LangGraph Studio, to set up:
- Create a
.envfile.
cp .env.example .env
- Define required API keys in your
.envfile.
- Customize the code as needed.
- Open the folder in LangGraph Studio!
How to customize
- Modify the system prompt: The default system prompt is defined in configuration.py. You can easily update this via configuration in the studio to change the chatbot's personality or behavior.
- Select a different model: We default to Anthropic's Claude 3 Sonnet. You can select a compatible chat model using
provider/model-namevia configuration. Example:openai/gpt-4-turbo-preview. - Extend the graph: The core logic of the chatbot is defined in graph.py. You can modify this file to add new nodes, edges, or change the flow of the conversation.
You can also quickly extend this template by:
- Adding custom tools or functions to enhance the chatbot's capabilities.
- Implementing additional logic for handling specific types of user queries or tasks.
- Integrating external APIs or databases to provide more dynamic responses.
Development
While iterating on your graph, you can edit past state and rerun your app from previous states to debug specific nodes. Local changes will be automatically applied via hot reload. Try experimenting with:
- Modifying the system prompt to give your chatbot a unique personality.
- Adding new nodes to the graph for more complex conversation flows.
- Implementing conditional logic to handle different types of user inputs.
Follow-up requests will be appended to the same thread. You can create an entirely new thread, clearing previous history, using the + button in the top right.
For more advanced features and examples, refer to the LangGraph documentation. These resources can help you adapt this template for your specific use case and build more sophisticated conversational agents.
LangGraph Studio also integrates with LangSmith for more in-depth tracing and collaboration with teammates, allowing you to analyze and optimize your chatbot's performance.
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
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 xlsx_to_sdif-0.1.6.tar.gz.
File metadata
- Download URL: xlsx_to_sdif-0.1.6.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daf0c944dbdbf61bf30dd72d70bb564cfa415796cafca26727efba40f87faedc
|
|
| MD5 |
467b7a9ca31a0695de5628521adfa5ad
|
|
| BLAKE2b-256 |
440239475f6e6f60fbbe074b328bb5f0128473c829fd15f14f97b43120506132
|
Provenance
The following attestation bundles were made for xlsx_to_sdif-0.1.6.tar.gz:
Publisher:
publish_xlsx_to_sdif.yml on syncpulse-solutions/satif
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xlsx_to_sdif-0.1.6.tar.gz -
Subject digest:
daf0c944dbdbf61bf30dd72d70bb564cfa415796cafca26727efba40f87faedc - Sigstore transparency entry: 216392120
- Sigstore integration time:
-
Permalink:
syncpulse-solutions/satif@e21a6dc061270b80560351375a9be6aec6178c82 -
Branch / Tag:
refs/tags/xlsx-to-sdif/v0.1.6 - Owner: https://github.com/syncpulse-solutions
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_xlsx_to_sdif.yml@e21a6dc061270b80560351375a9be6aec6178c82 -
Trigger Event:
push
-
Statement type:
File details
Details for the file xlsx_to_sdif-0.1.6-py3-none-any.whl.
File metadata
- Download URL: xlsx_to_sdif-0.1.6-py3-none-any.whl
- Upload date:
- Size: 53.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ceaf062de5e772644a2206fe64fb40a5988f214f086011717f96cdf616046902
|
|
| MD5 |
ce7305a62ebbecb7b4d801ca1766fe4d
|
|
| BLAKE2b-256 |
da64a3e5c71fefc169bbdbf624e1729d422aa9ed9abff05de73dca87c47380e8
|
Provenance
The following attestation bundles were made for xlsx_to_sdif-0.1.6-py3-none-any.whl:
Publisher:
publish_xlsx_to_sdif.yml on syncpulse-solutions/satif
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xlsx_to_sdif-0.1.6-py3-none-any.whl -
Subject digest:
ceaf062de5e772644a2206fe64fb40a5988f214f086011717f96cdf616046902 - Sigstore transparency entry: 216392138
- Sigstore integration time:
-
Permalink:
syncpulse-solutions/satif@e21a6dc061270b80560351375a9be6aec6178c82 -
Branch / Tag:
refs/tags/xlsx-to-sdif/v0.1.6 - Owner: https://github.com/syncpulse-solutions
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_xlsx_to_sdif.yml@e21a6dc061270b80560351375a9be6aec6178c82 -
Trigger Event:
push
-
Statement type: