-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEAT] Remote File Storage for Prompt Studio (#827)
* Add more tests * Commit pdm.lock changes * Check in with improvements * Commit pdm.lock changes * Add permanent storage here * Commit pdm.lock changes * Add skeleton for temporary fs * Initial commit for Prompt studio file storage changes * Prompt studio changes * Commit pdm.lock changes * Commit pdm.lock changes * Commit pdm.lock changes * Handling legacy file path * Remove redundant tests * Remove redundant tests * PDM Lock files * Encoding fixes for prompt studio k8 changes * Reverting changes for v2 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Commit pdm.lock changes * Revert unused utils * Bump version to use rc2 * Change to legacy envs * Change to legacy envs * Remove unused exceptions * Revert unused changes * Enable feature flag for indexing * Commit pdm.lock changes * Adding feature flags to dynamic indexer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Addition of doc strings * Changing imports for Feature Flags * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Reverting SDK to rc1 * Commit pdm.lock changes * Roll back pdm lock file changes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: harini-venkataraman <[email protected]> Co-authored-by: gayathrivijayakumar <[email protected]> Co-authored-by: gaya3-zipstack <[email protected]> Co-authored-by: Kirtiman Mishra <[email protected]> Co-authored-by: kirtimanmishrazipstack <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: harini-venkataraman <[email protected]> Co-authored-by: Gayathri <[email protected]>
- Loading branch information
1 parent
2ea6cf0
commit 6a0a856
Showing
15 changed files
with
1,642 additions
and
1,203 deletions.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.