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: LlamaCloudIndex from documents #677

Merged
merged 11 commits into from
Apr 2, 2024

Conversation

EmanuelCampos
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Apr 1, 2024

🦋 Changeset detected

Latest commit: 39387f5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
llamaindex Patch
@llamaindex/experimental Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
llama-index-ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 5:00pm

modelName: transformation.model,
apiKey: transformation.apiKey,
embedBatchSize: transformation.embedBatchSize,
// TODO: API doesnt accept camelCase
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@himself65 pretty sure that the Fern API that you exported supported camelCase - how did you export it? Maybe related to this flag: https://docs.buildwithfern.com/generate-sd-ks/generators/type-script-node-js-sdk#noserdelayer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will merge it ,and we can open another PR when figure out the issue @himself65

examples/cloud/query.ts Outdated Show resolved Hide resolved
@EmanuelCampos EmanuelCampos merged commit 3cbfa98 into main Apr 2, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants