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

Merge Main to Release #255

Merged
merged 170 commits into from
Jun 26, 2024
Merged

Merge Main to Release #255

merged 170 commits into from
Jun 26, 2024

Conversation

S1LV3RJ1NX
Copy link
Collaborator

No description provided.

Prathamesh Saraf and others added 30 commits April 12, 2024 11:12
…ance (#132)

* Added support for cloning qdrant db

* Update backend/migration/qdrant_migration.py

Co-authored-by: Chirag Jain <jain.chirag925@gmail.com>

* Update backend/migration/qdrant_migration.py

Co-authored-by: Chirag Jain <jain.chirag925@gmail.com>

* Update backend/migration/qdrant_migration.py

Co-authored-by: Chirag Jain <jain.chirag925@gmail.com>

* Addressed comments, added condn for dest collection exists in separate qdrant

---------

Co-authored-by: Prathamesh Saraf <prathamesh@mbp.local>
Co-authored-by: Chirag Jain <jain.chirag925@gmail.com>
Added support for singlestore vectordb and some refactoring
* Added banner images

* Update README.md

Added Readme Banner

* Rename Github Readme Banner.png to readme-banner.png

* Rename Github Webinar Banner.png to webinar-banner.png

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
* Added doctr parser

* Updated docker file

* Updated docker file with poppler

* Updated tfy ignore

* Updated Yaml

* Added dockerignore

* Fixed linting

---------

Co-authored-by: Prathamesh Saraf <prathamesh@mbp.local>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.12...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
innoavator and others added 27 commits June 20, 2024 13:41
* Added prisma schema

* Fixed data sources API, modified METADATA_STORE client, TODOs: fix clients in all the code, fix all collections APIs

* Completed datasources and collections api

* Added data ingestion apis

* Added delete ingestion runs in delete collection

* Modified query controllers

* Wrapped TF metadata store in agent executor loop to support for sync function

* Added docker compose for prisma and postgress

* Tfloader is optional available only when TFY_API_KEY is present, modified regex for collection and datasource in FE

* import of PrismaStore only for Local environment

* Added indexer support via UI

* Symlinks and API, for localdir upload, WIP

* Added feature to upload data to docker vol

* Added delete datasource API for prisma

* Added empty function for delete_data_source in Truefoundry

* feat: upload to local directory integration in FE (#228)

* feat: upload to local directory integration in FE

* feat: add data source unlink button

* feat: integrate delete data source api

* fix: add VITE_USE_LOCAL in dockerfile

* Fixed docker-compose for FE

* Removed console logs

* Updated compose.env
* Removed local metadata store

* Updated ReadMe

* Update README.md
Added models_config and gateway to make it easy to switch betwe…
* Small changes

* Minor fixes
* Streamlined docker compose

* Updated ReadME

* Updated ReadME

* Added sample models.config.json

* Added sample models.config.json

* updated model types
* Fixed Multimodal query controller for VLM calling, minor fixes

* Fixed streaming for controllers
* Ignore registring models if API key is not present, and put out a warning. Also create a config.json file at runtime, helpful for template deployments

* increase stream timeout

* Raise error when config file is not correct, acces file using paths, and computations during init

* Added to_dict for models

* Reduce  env vars in compose
* Misc improvements and fixes for local setup

* Fix ports for infinity and length check when embedding

* Update workflow conditions

* Update workflow

* Revert removing reranker and embedding service url as build args
* Make models_config YAML for easy editing

* Make models_config configurable via env

* Remove redundant code

* Add a comment
* Fix typos `contexual` -> `contextual`

* Remove unused imports
* Added reranking via model_gateway class

* Added Auth for infinity API

---------

Co-authored-by: Abhishek Choudhary <abhichoudhary06@gmail.com>
* Added INFINITY_API_KEY in config.sample

* Optional auth for infnity service based on API key

* Updated docker compose
@S1LV3RJ1NX S1LV3RJ1NX requested a review from chiragjn June 26, 2024 11:56
@S1LV3RJ1NX S1LV3RJ1NX merged commit 1a05b6f into release Jun 26, 2024
1 check 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.

None yet

10 participants