Skip to main content

Convert XLSX files to SDIF files.

Project description

New LangGraph Project

CI Integration Tests Open in - LangGraph Studio

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.

Graph view in LangGraph studio UI

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:

  1. Takes a user message as input
  2. Maintains a history of the conversation
  3. Generates a response based on the current message and conversation history
  4. 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:

  1. Create a .env file.
cp .env.example .env
  1. Define required API keys in your .env file.
  1. Customize the code as needed.
  2. Open the folder in LangGraph Studio!

How to customize

  1. 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.
  2. Select a different model: We default to Anthropic's Claude 3 Sonnet. You can select a compatible chat model using provider/model-name via configuration. Example: openai/gpt-4-turbo-preview.
  3. 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

xlsx_to_sdif-0.1.3.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

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

xlsx_to_sdif-0.1.3-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xlsx_to_sdif-0.1.3.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xlsx_to_sdif-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b1242447f69c6c64f16e622d19ee39a46d31aa773b5bff6b7c66de319c0935cd
MD5 7e356670e30106dcdc838855689affd0
BLAKE2b-256 3be4cd285b511d1ae1def2abc5f1cb99ca52d9704a4857c7e0f4831745714b82

See more details on using hashes here.

Provenance

The following attestation bundles were made for xlsx_to_sdif-0.1.3.tar.gz:

Publisher: publish_xlsx_to_sdif.yml on syncpulse-solutions/satif

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: xlsx_to_sdif-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xlsx_to_sdif-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dfc43a35f18457bfb2546500a2f87b3fea001dd41250500cd340701e25554a3e
MD5 12d1ec24ad88a2beb68fa31c8fb6eecc
BLAKE2b-256 488810472b3e0616d33ec6d781280a6ce167260c2fc42ed961bae209fb58a4f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for xlsx_to_sdif-0.1.3-py3-none-any.whl:

Publisher: publish_xlsx_to_sdif.yml on syncpulse-solutions/satif

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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