Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(knowledge AI): Knowledge AI feature and bug fixes #104

Merged
merged 7 commits into from
Aug 21, 2023

Conversation

XavierJordaMurria
Copy link
Collaborator

No description provided.

tgbv and others added 7 commits July 19, 2023 15:43
* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
@XavierJordaMurria XavierJordaMurria merged commit 2738a42 into main Aug 21, 2023
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) update release action (#112)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTim…
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to …
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): …
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release…
XavierJordaMurria added a commit that referenced this pull request Aug 21, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release)…
@XavierJordaMurria
Copy link
Collaborator Author

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

XavierJordaMurria added a commit that referenced this pull request Oct 24, 2023
* chore(test) testing action (#121)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* …
XavierJordaMurria added a commit that referenced this pull request Oct 24, 2023
…133)

* chore(test) testing action (#121)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110…
XavierJordaMurria added a commit that referenced this pull request Oct 24, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set…
XavierJordaMurria added a commit that referenced this pull request Oct 24, 2023
* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

* chore(gh actions): adding capability to trigger action manually

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* Update release.yaml

* Update release.yaml

* chore(test): test release workflow (#113)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(test) Test release branch (#114)

* chore(test): test release workflow

* chore(test-release): adding test release workflow

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update test_workflow.yaml

* chore(test) Test release synch main (#115)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) adding support for the knowledgeAI feature (#109)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) trigger release manually (#111)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(Sync) main (#108)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI) Adding support for the knowledgeAI feature (#107)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(chore): release branch (#106)

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* Update release.yaml

* chore(main) sync main (#105)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* feat(knowledge AI): Knowledge AI feature and bug fixes (#104)

* fix(84): added playbookTimeoutSeconds to config init (#96)

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* Update pr-title-checker.yml

* feat(workflow): update token (#100)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(release): set `package.json` to 1.2.2 [skip ci]

* chore(release): set `package.json` to 1.3.0 [skip ci]

* chore(gh-token): checking gh-token

* chore(token): update token

* chore(workflow): update pr title checker version

* chore(workflow): update action name

* chore(workflow): update workflow

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(knowledgeAI): Feature/47885 knowledgeAI to the cli (#95)

* chore(global): moving commands into the program file

* feat(knowledge-ai): adding commands for the knowledgeAI feature

* feat(knowledge-ai): adding new cognigy rest-api and creating stores from cli

* feat(knowledge-ai): adding CRUD APIs for the stores

* feat(knowledge-ai): adding extract command

* feat(knowledge-ai): createKnowledgeAI Resources cli for store and source

* feat(knowledge-ai): deleteKnowledgeAIresourcesCMD

* feat(knowledge-ai): adding readKnowledgeAIResourcesCMD

* feat(knowledge-ai): persisting store creation in the file system with a .json file

* feat(knowledge-ai): ingesting single file

* feat(knowledge-ai): ingest multiple files from the same directory

no nested levels

* feat(knowledge-ai): filtering out files in a directory that don't end with the .txt extension

* feat(knowledge-ai): allowing to extract data from big PDF

* chore(knowledge-ai): removing duplicated interface

* chore(knowledge-ai): removing unused code

* feat(knowledge-ai): update extract examples for the -h

* chore(knowledge-ai): updating documentation for creating a store

* chore(security): updating security dependency

* chore(packages): updating google package

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* feat(ctext): Feature/47523 ctext metadata support cognigy (#101)

* feat(knowledgeai): adding the cognigy ctxt file for extractions and default ingestions

* feat(knowledgeai): updating documentation

* chore(fixing health workflow): health workflow

* feat(knowledgeai): setting max chunk for lsextractor

---------

Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

---------

Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(action): update release branch name in action file

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: tgbv <31542280+tgbv@users.noreply.github.com>
Co-authored-by: Xavi Jorda <x.jorda@cognigy.com>

* chore(release) manual release (#110)

* chore(release): set `package.json` to 1.2.1 [skip ci]

* chore(releas…
@XavierJordaMurria
Copy link
Collaborator Author

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants