-
Notifications
You must be signed in to change notification settings - Fork 8
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
FROM feature/136-lord-of-the-retriever INTO development #137
Merged
Conversation
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
…ut just returns most similar from each even if no so similar
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
ryaneggz
added a commit
that referenced
this pull request
Aug 3, 2024
* FROM feature/124-message-out-of-order TO development (#125) * FROM development TO master (#123) * API Landing Page * Adds height to console * FROM feature/87-ability-to-abort-query TO development (#117) * init * Button in place * Abort works * FROM feature/120-status-of-split-and-upsert-to-client TO development (#121) * init * Few updates to roadmap * Button is currently not re-rendering the progress, but frontend catches it fine. * Able to upsert in parallel * Configure parallelism of upsert in API * Can fully pass from ChatPayload * Change defaults * Upsert works well * Fixes gitbook form * Fixes text loader form * init * This should fix the message order issue * FROM bugfix/111-agent-duplicating-chat-history-messages TO development (#126) * Makes sure mysql and redis data are not added to repo * looks like this solves it but may run into issues on frontend not clearing between chats * Able to connect to supabase * Should fix tests * FROM feature/131-pgvector-support TO development (#132) * Create a sample test for RedisVectorStore * Create a sample test for RedisVectorStore * Will upsert for postgres * The reason load is not working between tests is the new user getting created each test * Skip for now * Can load and delete indexes * PGVector g2g * Set default to postgres * Removes unused packages for current config * Test Docker Squash * Need to add postgres to searchProvider * Need to add postgres to searchProvider * Fix upsert * Fixed async * Add var to pipeline * Run pipeline * Add cold boot message * c-pick -> 462d291 * c-pick -> 92713c4 * c-pick -> 3e068e8 * c-pick -> bb1c0ec * FROM feature/136-lord-of-the-retriever INTO development (#137) * init * Has example in tests * Can fetch indexes from postgres * Can list and delete postgres indexes * Made edit to frontend but won't solve my issue * Can delete postgres index * Moved delete into repo * Add azure openai * Small tweak * Show link for class * Better way to have indexes named * Consolidates funcitonality of retriever into RetrievalService * Works, had assumed it would strip out docs in one of the retrievers but just returns most similar from each even if no so similar * Adds azure embedding model to backend * Update groq * resolved, azure stuff a bit quirky * Can fetch indexes * Will fetch on provider change * Works great * Can delete index * Can update index names * Have more selects but the last one gets cutoff on open with mobile on scroll * Commit ci file * config * Fix tsets * github tests need azure vars * skip
ryaneggz
added a commit
that referenced
this pull request
Oct 11, 2024
* FROM feature/124-message-out-of-order TO development (#125) * FROM development TO master (#123) * API Landing Page * Adds height to console * FROM feature/87-ability-to-abort-query TO development (#117) * init * Button in place * Abort works * FROM feature/120-status-of-split-and-upsert-to-client TO development (#121) * init * Few updates to roadmap * Button is currently not re-rendering the progress, but frontend catches it fine. * Able to upsert in parallel * Configure parallelism of upsert in API * Can fully pass from ChatPayload * Change defaults * Upsert works well * Fixes gitbook form * Fixes text loader form * init * This should fix the message order issue * FROM bugfix/111-agent-duplicating-chat-history-messages TO development (#126) * Makes sure mysql and redis data are not added to repo * looks like this solves it but may run into issues on frontend not clearing between chats * Able to connect to supabase * Should fix tests * FROM feature/131-pgvector-support TO development (#132) * Create a sample test for RedisVectorStore * Create a sample test for RedisVectorStore * Will upsert for postgres * The reason load is not working between tests is the new user getting created each test * Skip for now * Can load and delete indexes * PGVector g2g * Set default to postgres * Removes unused packages for current config * Test Docker Squash * Need to add postgres to searchProvider * Need to add postgres to searchProvider * Fix upsert * Fixed async * Add var to pipeline * Run pipeline * Add cold boot message * c-pick -> 462d291 * c-pick -> 92713c4 * c-pick -> 3e068e8 * c-pick -> bb1c0ec * FROM feature/136-lord-of-the-retriever INTO development (#137) * init * Has example in tests * Can fetch indexes from postgres * Can list and delete postgres indexes * Made edit to frontend but won't solve my issue * Can delete postgres index * Moved delete into repo * Add azure openai * Small tweak * Show link for class * Better way to have indexes named * Consolidates funcitonality of retriever into RetrievalService * Works, had assumed it would strip out docs in one of the retrievers but just returns most similar from each even if no so similar * Adds azure embedding model to backend * Update groq * resolved, azure stuff a bit quirky * Can fetch indexes * Will fetch on provider change * Works great * Can delete index * Can update index names * Have more selects but the last one gets cutoff on open with mobile on scroll * Commit ci file * config * Fix tsets * github tests need azure vars * skip * Add azure to cloudrun deploy * Should build * FROM github/development-gitlab INTO development (#143) * From feature/136-lord-of-the-retriever into development * Fix tests * resovle phython path * Need to have build * Add vars to job * Data folder needed to be moved * Print env * Need to interpolate * Don't even need to include * build image * Run build * Test Deploy dev env * Test Deploy dev env * Fix tag * Try again * base64 sa key * Update docker pull * without secrets manager * Create dir * Create secrets * one last try * From feature/1-dynamic-api-tool into development * From feature/2-add-default-to-tool-args into development * From feature/3-able-to-update-api-tool into development * From feature/6-add-toolkit-field-to-newtoolmodal-for-grouping into development * From feature/9-init-database-on-up into development * From bugfix/7-code-block-does-not-wrap into development * From feature/8-deep-check-to-enable-update-tool into development * try deploy * Push to gcr * Push to gcr * Push to gcr * Trying to push to gcr * switch env var * push image * CI * claude * driver * driver * driver * fix tag * Build works, Deploy * Build works, Deploy * Run full pipeline * Ability to gen secret and comment out search test * Ability to gen secret and comment out search test * Should pass tests, removed static APP_SECRET * test env * test env * From feature/10-add-oauth-github into development * Should deploy * From feature/17-google-oauth into development * From feature/16-improve-oauth-callback-page-ux into development * Should only run build when changes to backend folders * From bugfix/20-reopen-customize-on-new-tool-cancel into development * From bugfix/18-processing-spinner-showing-back-up into development * From feature/14-settings-page into development * FROM bugfix/24-fix-retrieval-agent INTO development * FROM feature/25-ai-create-tool INTO development * Fixing azure cred * Fixing azure cred * Fix key names * Run test with Test environment * updated test with secrets and vars * Just in case prev doesnot work * Local pgvector and redis:alpine * Remove oauth to simplify deployment * Preview should allow for deploy
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.
Closes #136