From 846d6cdd23ed198d24e07111be0eccb5394720ba Mon Sep 17 00:00:00 2001 From: Sermet Pekin <96650846+SermetPekin@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:34:02 +0300 Subject: [PATCH] Update home.rst --- docs/source/home.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/source/home.rst b/docs/source/home.rst index 77cb36d..874ff7e 100644 --- a/docs/source/home.rst +++ b/docs/source/home.rst @@ -23,6 +23,21 @@ What's New - Added a new function, ``get_series``, which enhances the way data groups and series are handled. - Deprecated: The ``get_datagroup`` function will be deprecated in future versions; ``get_series`` will cover its functionalities. +### Updated on this version + +#### evdspyChat application was added. + +Api Key is not required for only evdspy documentation related questions. + +[evdspyChat](https://evdspychat-b11f96868cb6.herokuapp.com/) + + [![tellme](https://github.com/user-attachments/assets/14024132-4d41-4879-9ea8-3e510b2f8f02)](https://evdspychat-b11f96868cb6.herokuapp.com/) + +[![askyourself](https://github.com/user-attachments/assets/2cece3e0-958a-454b-8876-5dbdfea1e1a4)](https://evdspychat-b11f96868cb6.herokuapp.com/) + +[![a2](https://github.com/user-attachments/assets/3e5d3ab4-df41-4d34-8e2a-e1ca3d19a190)](https://evdspychat-b11f96868cb6.herokuapp.com/) + + Key Features ------------ - **API Key Management**: Automatically saves the API key to a file when provided to the ``get_series`` function, ignoring subsequent entries unless explicitly updated.