36 Commits

Author SHA1 Message Date
Shuveb Hussain
9797489384 Fix typo (#1553) 2025-09-25 12:57:53 +05:30
Shuveb Hussain
7830ce2f0e Update README.md (#1552) 2025-09-25 12:07:11 +05:30
VikashPratheepan
108969477a [DOCS] Listed supported file types in README.md (#1429)
readme files supported update

Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
2025-08-01 17:40:35 +05:30
Jaseem Jas
fe758ec332 added more badges (#1282) 2025-05-01 11:22:50 +05:30
Jaseem Jas
ba1df894d2 Python 3.9 to 3.12 (#1231)
* python version updated from 3.9 into 3.12

* x2text-service updated with uv and python version 3.12

* x2text-service docker file updated

* Unstract packages updated with uv

* Runner updated with uv

* Promptservice updated with uv

* Platform service updated with uv

* backend service updated with uv

* root pyproject.toml file updated

* sdk version updated in services

* unstract package modules updated based on sdk version:

* docker file update

* pdm lock workflow modified to support uv

* Docs updated based on uv support

* lock automation updated

* snowflake module version updated into 3.14.0

* tox updated to support UV

* tox updated to support UV

* tox updated with pytest

* tox updated with pytest-md-report

* tox updated with module requirements

* python migration from 3.9 to 3.12

* tox updated with module requirements

* runner updated

* Commit uv.lock changes

* runner updated

* Commit uv.lock changes

* pytest.ini added

* x2text-service docker file updated

* pytest.ini removed

* environment updated to test

* docformatter commented on pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* some pre-commit issues ignored

* some pre-commit issues ignored

* some pre-commit issues ignored

* some pre-commit issues ignored

* some pre-commit issues ignored

* pre-commit updates

* un used import removed from platfrom service controller

* tox issue fixed

* tox issue fixed

* docker files updated

* backend dockerfile updated

* open installation issue fixed

* Tools docker file updated with base python version 3.12

* python version updated into min 3.12 in pyproject.toml

* linting issue fixed

* uv version upgraded into 0.6.14

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* migrations excluded from ruff

* added PoethePoet task runner

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* feat: Added poe tasks for services (#1248)

* Added poe tasks for services

* reverted FE change made by mistake

* updated tool-sidecar to uv and python to 3.12.9

* minor updates in pyproject descreption

* feat: platform-service logging improvements (#1255)

feat: Used flask util from core to improve logging in platform-service, added core as a dependency to platform-service:

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: Platform-service build issue and numpy issue with Python 3.12 (#1258)

* fix: Platform-service build and numpy issue with Py 3.12

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: Removed backend dockerfile install statements for numpy

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* minor: Handled scenario when cost is not calculated due to no usage

* minor: Corrected content shown for workflow input

* fix: Minor fixes, used gthread for prompt-service, runner

* Commit uv.lock changes

* Removed unused line in tool dockerfile

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Chandrasekharan M <chandrasekharan@zipstack.com>
Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Co-authored-by: ali-zipstack <muhammad.ali@zipstack.com>
2025-04-24 16:07:02 +05:30
VikashPratheepan
442a1cca7e readme update (#1217) 2025-04-01 13:33:21 +05:30
Shuveb Hussain
77a4a6bc7d Fixed messaging (#1161) 2025-03-03 17:04:16 +05:30
Hari John Kuriakose
c6d53bcd2d Add issue template config (#1134)
* * Add issue template config
* Improve readme readability

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Hari John Kuriakose <ejhari@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-16 09:39:50 +05:30
ali
9f27bc5559 changes in user crdential updations and readme (#863)
* changes in user crdential updations and readme

* update man Read me by adding a linnk of Authentication of  backend readme

* Update README.md

Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Signed-off-by: ali <117142933+muhammad-ali-e@users.noreply.github.com>

* Update README.md

Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Signed-off-by: ali <117142933+muhammad-ali-e@users.noreply.github.com>

* Update backend/README.md

Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
Signed-off-by: ali <117142933+muhammad-ali-e@users.noreply.github.com>

* minor type and logs fixes

---------

Signed-off-by: ali <117142933+muhammad-ali-e@users.noreply.github.com>
Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-12-05 14:28:22 +05:30
Jaseem Jas
11961c19e3 Documents links updated (#829)
- Docs links updated based on new path changes on docs side

Signed-off-by: Jaseem Jas <89440144+jaseemjaskp@users.noreply.github.com>
2024-11-06 12:43:22 +05:30
Hari John Kuriakose
5ee4768747 Update README.md (#825)
* Fix brand name for MinIO and BigQuery
* Update contributing section

Signed-off-by: Hari John Kuriakose <hari@zipstack.com>
Co-authored-by: Jaseem Jas <89440144+jaseemjaskp@users.noreply.github.com>
2024-11-06 12:37:33 +05:30
Chandrasekharan M
177a511857 docs: Updated provider status in README.md (#737)
* Updated provider status in README.md

* Updated 3rd party icons used in README.md for visibility

* Minor README.md change - extra space removed in table

* Updated SFTP provider status to working in README.md

---------

Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-09-25 17:06:05 +05:30
Hari John Kuriakose
165f44f4de Add CONTRIBUTING.md (#725)
* * Add contributing
* Update run platform script user guide in README
* Update encryption key backup reminder in README

* Fix contributing md doc link in readme

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
2024-09-23 14:37:51 +05:30
Shuveb Hussain
6f06f72a18 Idp2.0 branding (#708)
* IDP messaging change

* Adding byline for added main messaging clarity

---------

Co-authored-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
2024-09-20 09:42:46 +05:30
Deepak K
48826c4109 Updated README for Vector Db Milvus (#423)
Co-authored-by: Gayathri <142381512+gaya3-zipstack@users.noreply.github.com>
2024-07-05 14:27:44 +05:30
Tahier Hussain
9693199c84 FEAT: Allow Disabling Posthog via ENV Variable (#453)
* Enabled disabling of posthog through ENV if required

* Update README.md

Signed-off-by: Tahier Hussain <89440263+tahierhussain@users.noreply.github.com>

---------

Signed-off-by: Tahier Hussain <89440263+tahierhussain@users.noreply.github.com>
2024-07-04 21:40:58 +05:30
VikashPratheepan
10e21484fd Add Ollama LLM. (#407)
* add ollama in readme

* add ollama in readme
2024-06-17 13:17:42 +05:30
vishnuszipstack
d5e33eb9ef removed pinecone and anthropic from coming soon (#258)
* removed pinecone and anthropic from coming soon

* removed supabase from coming soon list

* updated README

* updated readme for postgres

---------

Co-authored-by: Gayathri <142381512+gaya3-zipstack@users.noreply.github.com>
Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-04-16 12:30:58 +05:30
Gayathri
6a722c5843 [Feature] llama index 0.10.x migration (#127)
* Llama index migrations

* Remove local changes

* Service context deprecation

* Remove local changes

* Set up global level context

* Change the comment

* Update Qdrant pinned version

* Fix for token usage

* Upgrade llama-index version

* Fixes for tools-classifier to use callback manager

* Roll up versions

* CHange version compatibility mode for sdk and adapters

* Update README

* Fix calling adapter get list twice

* Update versions
2024-04-12 11:57:01 +05:30
Ritwik G
0a0d1b2b87 Changed the cloud domain to the new one (#227)
Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
2024-04-03 11:32:45 +05:30
Chandrasekharan M
a927300b2a docs: Added pdm managed badge to README.md (#204)
Added pdm managed badge to README.md

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-28 09:00:39 +05:30
Hari John Kuriakose
cc14e0793d Remove internal docker compose pull policy (#206)
* Remove pull policy

* - Update system requirements
- Update prerequisites

* Do images pull only on first setup or upgrade
2024-03-28 07:29:18 +05:30
Shuveb Hussain
8edade7531 Adding analytics disclaimer, adding social media handles and updating… (#203)
* Adding analytics disclaimer, adding social media handles and updating current state of connectors

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
2024-03-27 16:48:10 +05:30
Ritwik G
43dce88dcf Added precommit badge in readme (#201)
* Added precommit badge in readme

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added sonar cloud badges

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* CLA badge added

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* Commented out `language: system` in pre-commit config

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* Update .pre-commit-config.yaml

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update .pre-commit-config.yaml

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

* Commented out failing checks

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>

---------

Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-27 16:38:59 +05:30
Shuveb Hussain
120899fc50 Fixing list of connectors, adding prerequisites and also details of t… (#188)
Fixing list of connectors, adding prerequisites and also details of the Slack Community

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-26 16:59:58 +05:30
Shuveb Hussain
0bcd73007a Added adaptor details to README. Moved assets folder to docs/assets (#162)
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-25 11:54:19 +05:30
Shuveb Hussain
ebb3d28b10 Moved current README to CONTRIBUTING and created a new README for eas… (#138)
Moved current README to CONTRIBUTING and created a new README for easy consumption. Setting LICENSE to the correct AGPL license.

Signed-off-by: Hari John Kuriakose <hari@zipstack.com>
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-20 13:18:26 +05:30
Gayathri
aeda78bfed [Fix] Check package installation before running OSS script (#124)
* Add check to see if required packages are installed

* Add or conditional check for presence of docker-compose or docker compose

* Add back the comments removed by mistake

---------

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-19 16:06:38 +05:30
Chandrasekharan M
11cb702cca docs: Include authentication info for OSS (#129)
* Updated docs to include authentication info for OSS

* Updated root README.md to include login creds, linked to backend README for details

---------

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-18 22:48:21 +05:30
Chandrasekharan M
3041fa41a9 docs: Updated README.md on LLMWhisperer setup (#80)
Updated README.md on LLMWhisperer setup

Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-12 10:07:17 +05:30
Chandrasekharan M
40e6148b02 docs: Updated tool registry documentation (#64)
* Updated tool registry documentation
* Update unstract/tool-registry/README.md
* Update unstract/tool-registry/README.md
* Formatted doc on fernet encryption

---------

Signed-off-by: Hari John Kuriakose <hari@zipstack.com>
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-10 21:07:07 +05:30
Hari John Kuriakose
8004f1a917 Tweak run script (#72)
* Add tweaks to run script
* Update readme
* Fix user ownership of build context
* Add db migrations and env changes to pr template

---------

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-10 21:06:26 +05:30
Jaseem Jas
4f784bfc26 Feat/platform launch script (#28)
* launch script added

* removed deploy script

* webapp url updated in README

* Updated script to add encryption secret key to envs

* * Do minor refactoring

* Add minor changes

* Add minor changes

* Update docker compose build file

* Add minor changes

* * Add minor changes in launch script
* Add default value for session expiry sec in backend

* Add minor changes

* Update README

* Update README

* Update comments

* * Update readme
* Option to build docker image locally
* Pull public docker images by default
* Color code log messages

* Update help info

* Fix color coding for log message

---------

Co-authored-by: Rahul Johny <116638720+johnyrahul@users.noreply.github.com>
Co-authored-by: johnyrahul <rahul.johny@zipstack.com>
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-06 19:20:22 +05:30
Rahul Johny
b8be52176c Moved away from storing encryption key in database to ENV (#39)
* Moved away from storing it in database

* Platform service changes

* Removed encryption model and its added dependencies

* Updated the sample env for the encryption part

* Updated the sample env for the encryption part

* Updated the sample env for the encryption part

* Updated the read me with scripts

---------

Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
2024-03-06 11:00:44 +05:30
Jaseem Jas
05ba7da04c Docker compose improvements and cleanup (#54)
* replaced pgvector with official postgres docker image
* uncommented previously commented proxy_overrides.yaml  for testing
* removed old requirements.txt

---------

Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
2024-03-04 16:07:09 +05:30
jaseemjaskp
26ebb17d47 Initial commit on Unstract 2024-02-25 16:19:36 +05:30