Skip to content

Chore/update cla action node24#593

Open
c4u534 wants to merge 62 commits into
arakoodev:tsfrom
c4u534:chore/update-cla-action-node24
Open

Chore/update cla action node24#593
c4u534 wants to merge 62 commits into
arakoodev:tsfrom
c4u534:chore/update-cla-action-node24

Conversation

@c4u534

@c4u534 c4u534 commented Jun 1, 2026

Copy link
Copy Markdown

No description provided.

ArthSrivastava and others added 30 commits August 28, 2023 00:01
* Google Java Format

* Google Java Format

* Google Java Format

* context chunk table integration

* fixed some query issues

* fixed duplicate retrieval of context chunk

* metadata enrichment support

* join table support added for many to one relationship

* join table, fetch from multiple metadata tables

* fixed issues with fetching from multiple metadata tables, added support for title and document date

* added tests for metadata repository

---------

Co-authored-by: github-actions <>
… Index Query. (arakoodev#199)

* Adding JsonConverter

* Fixing Issues

* Fixing Issues

* Adding Null checks for toJson()

* Adding Args to OpenAI Endpoint

* Refining PgVector Create Table/Index Query

* Prompt A/B Testing

* Prompt A/B Testing

* Resolving Issues

* Resolving Conflict
* Google Java Format

* Google Java Format

* Google Java Format

* Google Java Format

* exception handling and improved string manipulation in jsonnet

---------

Co-authored-by: github-actions <>
* Google Java Format

* Google Java Format

* Google Java Format

* Google Java Format

* Batch Parallelization For Embedding -> Upsertion

* Batch Parallelization For Embedding -> Upsertion

* Batch Parallelization For Embedding -> Upsertion

* Batch Parallelization For Embedding -> Upsertion

* Temporary Resolve Testcase For Metadata Repo.

* Batch Parallelization For Embedding -> Upsertion

* Batch Parallelization For Embedding -> Upsertion

* metadata parallelization and uuid fix

* minor bug fixes

* probes, list fix

* Unwrapping FloatUtils

* pattern matching for metadata table

* Batch Parallelization: Generate Embeddings --> Upsert

* Batch Parallelization: Generate Embeddings --> Upsert

* Modifying Redis Example

* pattern matching and other fixes

* formatting and exception handling

* Tweaking Parallelization

* separate column for document date

* Fixing Conflict

---------

Co-authored-by: github-actions <>
Co-authored-by: EmadHanif <emadhanif200@gmail.com>
Co-authored-by: Emad Hanif <132761026+EmadHanif@users.noreply.github.com>
* Added parent pom

- common dependency versions
- Spring Boot 3.0.5 was the best option given the odd security configuration (breaks in later versions)
- manual test: chat app to show integration with edgechain app

* Plugin version

* tidy
* Add exclusions to pom to prevent test issues

- xml-apis excluded due to duplicate modules
- vaadin excluded to prevent duplicate classes in tests

* Use logger template {} instead of string concats

- plus test

* use closeable resources correctly to prevent links in BgSmallEndpoint

- plus test
- more logging including exception if there is one
- logger now static final to avoid serialisation

* Logging and pointless set

* Unused/duplicate imports, beans do not need public

- consistent logging with templates {}
- missing generics on row iterator
- missing @transactional to ensure state is same as called method
- generic <T> is implied

* Improve replaceAll, plus unit tests

* Swap replaceAll with replace, plus tests

- make the default namespace logic a common method
- white space consistent across methods
- tests check successful repo calls, and exception-generating repo calls

* Code quality

- must reset Retrofit after each test

* Create a small test support class

- sometimes we need to inject a mock into a private static field
- pair of methods to setup/teardown application context
- pair of methods to setup/teardown retrofit

* error message tidy

* logging with templates

* Test for EmbeddingLogService createTable

- uses TestContainer
- test is ignored if Docker is not running

* Code quality

- use model folder constant

* Move ObjectMapper out (heavy instance) and get thread-safe instance with
readerFor()

* Code quality for TestContainersStarter

- try.. with.. for file reads and writes
- logging
- allows for setting path of properties (for tests)
- docker test is ignored if docker is not running

* Imports as per original (more or less)

* import order

* Example TestContainer-based test for PostgreSQL history context

- tests full cycle: create, put, get, delete
- test ignored if Docker not running
- consistent logging

* disabled test (breaks Github)

- need to work around Retrofit call
- noticed builds would hang for six hours on Github
- due to test breaking interceptor with non IOException
- fix interceptor with a try..catch
- test for interceptor
- reinstate BgeSmallEndpoint test
- local build + jar run with test java completed ok
* Google Java Format

* Google Java Format

* Google Java Format

* Google Java Format

* queryWithMetadata() separate method for fixing some issues

---------

Co-authored-by: github-actions <>
github-actions and others added 23 commits September 12, 2023 04:49
* Tuning QueryRRF

* Tuning QueryRRF
* Google Java Format

* Google Java Format

* Google Java Format

* Google Java Format

* batch insertion join table

---------

Co-authored-by: github-actions <>
…ructuring & Fixes. (arakoodev#242)

* Embedding <> Database | Airtable Integration | Context Reorder | Restructuring & Fixes.

* Fixing Test Case
* 1

* 2

* 3

* Implementing llama, added endpoint, client, completion request, response,and controller
* Adding support for LLama API

* Adding support for GET request

* Refactoring llama endpoint
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the Arakoo Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text.


I have read the Arakoo CLA Document and I hereby sign the CLA


4 out of 5 committers have signed the CLA.
@ArthSrivastava
@EmadHanif01
@robincakeellis
@hemantDwivedi
@sandeep Srinivasa
Sandeep Srinivasa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@c4u534

c4u534 commented Jun 1, 2026

Copy link
Copy Markdown
Author

I have read the Arakoo CLA Document and I hereby sign the CLA

@c4u534

c4u534 commented Jun 1, 2026

Copy link
Copy Markdown
Author

CLA Assistant

@c4u534 c4u534 closed this Jun 1, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
@c4u534 c4u534 reopened this Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants