RAG based chatbot client
Project description
Onegeo chat project client
📗 Table of Contents
📖 [Onegeo Chat]
Onegeo Chat is a RAG based chatbot.
It can harvest data from several sources.
💻 Getting Started
Create and Publish OGC remote with Test PyPI
To create a version of the onegeo-chat-client, simply update the project version in the pyproject.toml file with <current_version>.
First, create the package with the following command:
cd onegeo_chat_client
python -m build
Then, publish it on Test PyPI with this command:
twine upload dist/*
You will need a Test PyPI account. Take note that package file name can't be reused (desired behavior from Test PyPI).
Install and Use OGC
Then, you can install the client with this command:
pip install onegeo-chat-client==<current_version>
As for the use, you can simply add this line to your files :
from onegeo_chat_client import import Data, OnegeoChatClient
to use the classe defined in the client.
👥 Authors
👤 Mathilde POMMIER
- Mail: mpommier@neogeo.fr
👤 Sébastien DA ROCHA
- Mail: sdarocha@neogeo.fr
📝 License
This project is AGPL 3.0 licensed.
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 onegeo_chat_client-1.3.3.tar.gz.
File metadata
- Download URL: onegeo_chat_client-1.3.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03cd4c5566a3b9a195b786b79288565281d74f7010b9c8e4c479a6e2de93be20
|
|
| MD5 |
e57e2372234a994ba0fbadf708932dd3
|
|
| BLAKE2b-256 |
4fc6830898968d904a84bb7736291a21493eead56397d90fe63ac4d9f14da86a
|
File details
Details for the file onegeo_chat_client-1.3.3-py3-none-any.whl.
File metadata
- Download URL: onegeo_chat_client-1.3.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
327c2faf1cf4cac62790c3110c614beb39ac526f2deff894ccfaa2e9f067f7bb
|
|
| MD5 |
cc5f8e8227fc1e2e5b3d09422d3b9632
|
|
| BLAKE2b-256 |
e9a97d02309e22292c085d17c523b2e3e77c587667a359c7767e6e5f2041c319
|