-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Logan/merge next #10676
Merged
Merged
Logan/merge next #10676
Changes from 250 commits
Commits
Show all changes
421 commits
Select commit
Hold shift + click to select a range
e397569
wip
Disiok 5d88b59
wip
Disiok aa749a2
Merge pull request #20 from run-llama/logan/token_counting_fixes
Disiok 7087fc1
wip
Disiok 8c5efc6
fix lint
Disiok e000268
fix lint
Disiok a01511b
wip
Disiok 96888c7
remove test file
Disiok 91b8e46
wip
Disiok e41a7c9
Merge pull request #22 from run-llama/suo/merge_main
Disiok 92f1c5f
wip
Disiok 2db67dd
Merge pull request #23 from run-llama/suo/update_client
Disiok ab15f1e
s/textnodeparser/textsplitter etc
yisding 874745f
openai version for ci
yisding 27f41fb
linting
logan-markewich 14dcdf9
imports
logan-markewich d5a502c
more linting
logan-markewich c44ac1d
add pipeline caching
logan-markewich 8a67f1e
Merge pull request #24 from run-llama/revert_text_splitter_naming
Disiok 2bd48ed
wip
Disiok 454d608
wip
Disiok 62ea9a0
wip
Disiok 212c68f
Merge pull request #28 from run-llama/suo/next_merge_origin_main
Disiok 353a520
fix tests
logan-markewich d8048fc
fix linting
logan-markewich f4292b2
more linting
logan-markewich 704db96
add cache clear function
logan-markewich 71cb914
add comments about keys_to_remove
logan-markewich 6f1812a
simplify unstable value search
logan-markewich 0133b5d
simplify to/from cache json
logan-markewich bd70866
Merge pull request #27 from run-llama/logan/add_transform_cache
logan-markewich 5b95ade
use platform api key
54218b5
use random names for data sources
Disiok 3319c1b
Merge pull request #29 from run-llama/javi/framework-api-key
Disiok 3d79e16
Merge pull request #30 from run-llama/suo/fix_dup_doc
Disiok 4c5695a
make default auth key None
Disiok c4b069a
wip
Disiok 9f436a1
Merge pull request #31 from run-llama/suo/no_auth_option
Disiok cf6e44b
add dataset upload
logan-markewich f375619
api name changes
logan-markewich 52f2c64
remove RawFile as data source type
sourabhdesai d982789
Merge pull request #33 from run-llama/sour/remove_raw_file
Disiok 5bae568
update naming
logan-markewich e34bd33
Merge pull request #32 from run-llama/logan/add_dataset_upload
logan-markewich 468f0d4
New client again
logan-markewich 8fd796e
Merge pull request #34 from run-llama/logan/new_new_client
Disiok ce6e065
check for duplicate datasets
logan-markewich bbc6b41
enum update
logan-markewich 85abdc5
wip
Disiok 1e8affc
support both append and overwrite
logan-markewich 43fda20
appease the typing gods
logan-markewich 35195a6
wip
Disiok fa4ab3e
Update transformations.py
Disiok faea6a4
merge
Disiok f2df259
Merge branch 'logan/dataset_and_enums' of github.com:run-llama/llama_…
Disiok bd40980
Merge pull request #37 from run-llama/logan/dataset_and_enums
Disiok 89c4dd5
Support from_documents upload
logan-markewich 4bb793e
Support from_documents upload
logan-markewich 2f5d711
run_transformations import
logan-markewich 0103cb6
linting
logan-markewich f73bb9d
linting
logan-markewich c3a8c42
rip out client
logan-markewich 3f1e8e6
comments
logan-markewich 686e788
bump client version
logan-markewich 8ce462c
lock
logan-markewich 6aca6aa
linting
logan-markewich bf159ba
linting
logan-markewich 99108b2
Merge pull request #38 from run-llama/logan/from_documents
logan-markewich 5bf9f5a
Merge branch 'next' into logan/remove_client
logan-markewich afcd671
wip
Disiok eeeb707
Merge pull request #40 from run-llama/suo/update_url
Disiok 3323d34
merge
Disiok ad2d3c2
fix imports
logan-markewich 0f33702
Merge pull request #39 from run-llama/logan/remove_client
logan-markewich d736f39
wip
Disiok 2b02992
Merge pull request #41 from run-llama/suo/fix_global
Disiok 242466d
wip
Disiok e191d4d
add DocumentGroup class
sourabhdesai 245fc3a
set default DocumentGroup data source name to file path
sourabhdesai 1dbac29
merge main
logan-markewich b5f0e64
linting
logan-markewich 24c63f7
Merge pull request #42 from run-llama/suo/eval_with_feedback
Disiok 24e58e7
poetry
logan-markewich 02a52a6
tests
logan-markewich 07d8d40
linting
logan-markewich be14919
Merge pull request #44 from run-llama/logan/merge_main_again
logan-markewich 6586c3d
Merge pull request #43 from run-llama/sour/doc_groups
Disiok d7a8393
wip
Disiok f96dad5
Merge pull request #45 from run-llama/suo/fix_bug_again_after_merge
Disiok 79abea8
improve openai key validation
logan-markewich 29b53b6
merge main
logan-markewich 0e70623
remove data_sinks, allow multiple readers
logan-markewich bc33d03
revert vector store typing
logan-markewich 2fa6264
tests
logan-markewich eeb3414
linting
logan-markewich 081b7b7
Merge pull request #47 from run-llama/logan/merge_latest_main
logan-markewich 0309689
fix uplaod_eval_dataset
logan-markewich 76a276b
Merge pull request #48 from run-llama/logan/fix_upload_eval_dataset
logan-markewich 9f00aa5
add back data sinks
logan-markewich 8103890
Merge pull request #49 from run-llama/logan/bring_back_data_sink_enums
logan-markewich 976659b
upload empty data sinks
logan-markewich f48eded
bump client version
logan-markewich 95613e7
remove unsupported transformations
logan-markewich 8bf4e89
fix tests
logan-markewich 8a4b434
Merge pull request #50 from run-llama/logan/remove_enums
logan-markewich 2558a67
Fix test
logan-markewich 533060e
merge main
logan-markewich 0d4a2c9
specify alpha version
logan-markewich 33220ed
fix bad merge
logan-markewich 4be7fe7
Merge pull request #51 from run-llama/logan/alpha_release_version
logan-markewich ff5654f
enable integration tests in CI
logan-markewich 3641c58
use proper unit test make
logan-markewich 8a0b2f1
add eval dataset test
logan-markewich aeb9f17
fix eval tests
logan-markewich c0dfe3d
fix eval tests
logan-markewich a4d83ec
linting
logan-markewich 345b956
more linting for managed
logan-markewich 2cc636a
linting..
logan-markewich 84b0f28
typo
logan-markewich 81ba8f4
make eval test less flakey
logan-markewich 6ebce5f
unique project names
logan-markewich 0c180b9
Merge pull request #52 from run-llama/logan/activate_integration_tests
logan-markewich 672b017
add reuse_client option to openai
logan-markewich 8099301
typo
logan-markewich dbb1332
linting
logan-markewich 1e1426e
azure fix
logan-markewich 4250e4e
update client
logan-markewich c2a997d
bump package alpha version
logan-markewich f730a38
version
logan-markewich 6d5caba
poetry lock
logan-markewich 29bf8ea
Merge pull request #54 from run-llama/logan/update_client
logan-markewich 05de3bf
Merge pull request #53 from run-llama/logan/do_not_share_openai_client
logan-markewich 62a1371
merge main
logan-markewich 0d51629
fix empty embeddings
logan-markewich fb1cbdf
vesrion bump
logan-markewich 8b4c20e
fix imports
logan-markewich 21db54b
fix tests
logan-markewich 47da569
fix tests
logan-markewich b6bd0c4
Merge pull request #55 from run-llama/logan/updates
logan-markewich 8279108
fix empty docs
logan-markewich 0f42618
add download of dataset from hub
nerdai fe14e88
wip
nerdai 0086752
add try/except block
nerdai 5a4d636
fix from_pipeline_name
logan-markewich b18b0dd
kwarg
logan-markewich 2bfd4e2
Merge pull request #56 from run-llama/nerdai/update_upload_eval_dataset
logan-markewich 71f519f
enable more embedding models
logan-markewich d6d1f69
update URLs
logan-markewich ea6490a
remove bedrock
logan-markewich 6cd6579
remove slash
logan-markewich 7a4a377
typo
logan-markewich 111bf28
Merge pull request #57 from run-llama/logan/expose_embeddings
logan-markewich 970ad54
version bump
logan-markewich 748dc7f
bump dependencies
logan-markewich f626929
alpha version bump
logan-markewich 50beec1
dont exclude api key
logan-markewich a196eb8
[version] bump to a6
logan-markewich 6409b6e
Merge pull request #58 from run-llama/logan/revert_api_key_change
logan-markewich 33ff51e
merge main
logan-markewich 2aabd07
bump version
logan-markewich 9832ac4
Make schema() work again
logan-markewich 118b384
fix typing
logan-markewich 844b129
fix llm loading
logan-markewich 1dc74ff
update client version
logan-markewich 711335e
fix test
logan-markewich 5d422b6
update pipeline
logan-markewich 2333c9e
fix from_pipeline_name test
logan-markewich 88b5629
small qdrant nit
logan-markewich 21d325b
linting
logan-markewich 1cffcdf
Merge pull request #60 from run-llama/logan/merge_0.9.25
logan-markewich 268d46f
version bump
logan-markewich f8b28f2
make llm public attribute
logan-markewich 90df545
Revert "make llm public attribute"
logan-markewich c3e5eff
merge main
logan-markewich b984ab2
bump version
logan-markewich f980e26
fix some tests
logan-markewich aec4954
bump client version
logan-markewich 2e4a6d6
Merge pull request #61 from run-llama/logan/merge_main_0.9.32
logan-markewich edc83ec
update test slightly
logan-markewich e721bd5
[version] bump to v0.9.33a3
logan-markewich 8dc86b9
Merge branch 'main' into logan/merge_main_v0.9.33a2
logan-markewich e692748
version bump
logan-markewich 4790203
Merge pull request #62 from run-llama/logan/merge_main_v0.9.33a2
logan-markewich c286555
wip
logan-markewich abc2d35
janky defaults
logan-markewich 95a27c2
fix defaults + pipeline name
logan-markewich dd2d7c8
temp fix
logan-markewich e664434
poll
Disiok 2e71493
wip
Disiok 3807942
wip
Disiok 81f5a28
wip
Disiok 84f7a64
wip
Disiok d2527cd
wip
Disiok eeb4314
rename module
Disiok e8f74ba
Merge pull request #63 from run-llama/logan/platform_index
Disiok c6fcc4c
bump version to v0.9.33a4
logan-markewich b142515
update run_remote()
logan-markewich fa95936
use cloud URL
logan-markewich 5d69764
rename url and api key vars
logan-markewich e21a385
make imports easier
logan-markewich a81c4c3
make end to end work
logan-markewich 640668b
disable auto upload feature
Disiok 519de83
wip
Disiok 196b5f5
fix env var
Disiok 02767cc
update lock
Disiok 46cee9c
Merge pull request #64 from run-llama/logan/final_fixes
Disiok e2a30ea
wip
Disiok b9c1cf0
Merge pull request #65 from run-llama/suo/bump_version
Disiok 066d97d
Make errors more informative, use proper app url
logan-markewich df3e17b
Merge pull request #66 from run-llama/logan/final_fixes_for_launch
logan-markewich a1ea4b3
wip
logan-markewich 9f55b81
remove core modules from docs
logan-markewich 046be20
remove unused makefile command
logan-markewich 01576a8
remove end-to-end tutorials
logan-markewich 9f99ebe
fix var name
logan-markewich 6265c2a
clean up docs changes
logan-markewich bb7ca9a
update notebooks
logan-markewich 78b39b2
fix legacy changes, add constants
logan-markewich b057218
fix changed test
logan-markewich befe907
wip
logan-markewich df4c4c1
wip
logan-markewich 8d95edd
wip
logan-markewich ac41683
wip
logan-markewich 6ab297d
wip
logan-markewich d32b473
wip
logan-markewich 814c6c5
wip
logan-markewich fd4c406
wip
logan-markewich a0cfff6
wip
logan-markewich 6ed82ed
wip
logan-markewich 08d9ae3
wip
logan-markewich 6d5d69b
bonus fix
logan-markewich 9a62fbd
wip
logan-markewich 1b6ba01
working commit
logan-markewich 66de6eb
add llamaindex-py-client to deps
logan-markewich 04e3da4
update retriever
logan-markewich db64f56
linting
logan-markewich 3b3ff7c
address comments
logan-markewich eda9585
Merge branch 'main' into logan/merge_next
logan-markewich d53dadd
version bumps for sub packages
logan-markewich 3a458ef
bring back skip tests for legacy
logan-markewich 1955d99
remove unit test secrets
logan-markewich 4c75a6b
no infer deps
logan-markewich d9e673d
more ignore deps
logan-markewich 0859241
test caching
logan-markewich 9e84e4f
Merge branch 'main' into logan/merge_next
logan-markewich f9967b6
update module mappings
logan-markewich 7547b4d
bump client version to loosen httpx reqs
logan-markewich 4ceea93
final fixes?
logan-markewich 331d445
fix core tests
logan-markewich 2b9cedb
fix circular imports and empty tests
logan-markewich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need this? assuming we are not running integration tests here, seem extra.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yea thats stay stuff. We can remove for now