-
Notifications
You must be signed in to change notification settings - Fork 93
[Feature]: add JavaScript bindings for GraphBit core functionalities #314
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
Draft
jj-devhub
wants to merge
223
commits into
main
Choose a base branch
from
feature/js-binding
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…itting, and LLM configuration
…nd migration guide for GraphBit JavaScript bindings
…tifacts, logs, and environment files
…s, including changelog, compilation errors summary, project summary, quick start guide, and README
… Perplexity, OpenRouter, Fireworks, Replicate, TogetherAI, xAI, AI21, and MistralAI in LlmConfig
…hanced workflow manipulation
…arious document types
…s and document loading
…ions and error handling
…essage passing, coordination, sequential, and parallel execution patterns
…r, branching, and parallel workflows
…bit_gmbh organization
…client and GraphBit library
… improved package detection
…M and workflow orchestration
…cluding tests, documentation, benchmarks, and CI/CD workflows
…eanup, reorder 'npm ci', expand to 8 platforms (Linux ARM64 Musl, Windows ARM64), add binary smoke test pre-publish, and harden CI permissions for OIDC and automated releases.
…ifacts/find/safety checks) and prevent static TLS crash by disabling jemallocator via feature gate
…ublication structure and generates valid manifests locally
|
nice |
Collaborator
Author
checkout the JS/TS version & try yourself: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JavaScript bindings for GraphBit core functionalities along with tests, configs and examples and some more....