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

FROM github/development-gitlab INTO development #143

Merged
merged 85 commits into from
Oct 11, 2024

Conversation

ryaneggz
Copy link
Contributor

No description provided.

From feature/136-lord-of-the-retriever into development

See merge request prompt-engineers/v2/llm-server!1
From feature/1-dynamic-api-tool into development

Closes #1

See merge request prompt-engineers/v2/llm-server!2
From feature/2-add-default-to-tool-args into development

Closes #2

See merge request prompt-engineers/v2/llm-server!3
From feature/3-able-to-update-api-tool into development

Closes #3

See merge request prompt-engineers/v2/llm-server!4
…g' into 'development'

From feature/6-add-toolkit-field-to-newtoolmodal-for-grouping into development

Closes #6

See merge request prompt-engineers/v2/llm-server!5
…velopment'

From bugfix/20-reopen-customize-on-new-tool-cancel into development

Closes #20

See merge request prompt-engineers/v2/llm-server!12
…elopment'

From bugfix/18-processing-spinner-showing-back-up into development

Closes #18

See merge request prompt-engineers/v2/llm-server!13
From feature/14-settings-page into development

Closes #14

See merge request prompt-engineers/v2/llm-server!14
FROM bugfix/24-fix-retrieval-agent INTO development

Closes #24

See merge request prompt-engineers/v2/llm-server!16
FROM feature/25-ai-create-tool INTO development

Closes #25

See merge request prompt-engineers/v2/llm-server!17
Copy link

vercel bot commented Sep 29, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
llm-server ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 3:45am

@ryaneggz ryaneggz merged commit cb64eb8 into development Oct 11, 2024
3 checks passed
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant