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

Update README.md #318

Open
wants to merge 222 commits into
base: main
Choose a base branch
from
Open

Update README.md #318

wants to merge 222 commits into from

Conversation

Yuto-24
Copy link

@Yuto-24 Yuto-24 commented Sep 26, 2024

Just minor update: change link address.

When I accessed http://docs.pezzo.ai/introduction/docker-compose which you provided, this page is no more available and automatically redirect to https://docs.pezzo.ai/introduction/what-is-pezzo. And I found that URL was changed to new one.

arielweinberger and others added 30 commits May 14, 2023 15:02
* Initial work towards auth

* Get user ID

* WIP

* add migration

* Format

* use email to identify existing uesr

* add 401 Unauthorized handling for bad session

* make refresh work

* format

* formatting

* extract to hook

* add api key to consume example

* add provider API key validation for the Test button

* format and fix linting

* fix consume instructions of integrations

* Fix formatting
* fix: make printable error optional

* chore: update packages

* fix: make error optional
* chore: executors refactor

* more files

* chore: more files

* Update test.ts

* merge

* more fixes

* chore(.github): add issue templates used for creating structured issues (pezzolabs#33)

* chore(readme): update bug form

* chore(packages): update version

* chore: add .github to .nxignore

* format: .github issue templates

* fix(cors): allow k8s load balancer

* chore(npm): bump version

* fix: add the ability to see errors

* fix ai21 bug

* update packages

* fix: build

* attempt to fix th eb

* fix git file name case issues

* attempt to fix the build

* fix typings

* mystery errors

* attemp to fix

* remove pezzo client dep from integrations lib

* fix: report error to pezzo history when consuming

* fix failing build

---------

Co-authored-by: Levi van Noort <[email protected]>
Co-authored-by: Ariel Weinberger <[email protected]>
* fix: error report

* chore: remove console.log

* update package json

---------

Co-authored-by: Ariel Weinberger <[email protected]>
* disable csrf check for development mode

* WIP

* fix api key auth

* Reduce Pezzo Client execution to 1 request

* format

* remove console logs

* add db migration

* WIP

* feat: finish onboarding phase

* fix: race condition

* feat: projects

* remove project selector

* fix formatting

* fix build errors

* add auth context

* lots of stuff

* fix bug and remove unused queries

* fix bug where existing prompt validation does not work

* fix prompt history value to 4 decimal points

* remove console log

* feat: dashboard and metrics (pezzolabs#42)

* basic metric reporting

* relocate prompt tester component

* add schema.graphql to gitignore

* add influxdb env variable to .env + validation

* fix formatting

* remove influx db env variable

* Merge branch 'release/0.0.17-alpha' into feature/metrics

* fix empty state and mismatching headers

* increase gutter and change no data message

* convert name to get

* add linebreak

* remove environment slug

* update docker compose and readme

* remove environmentslug from base executor

* add influxdb volume

* make influx password longer

* update influxdb password

* update influxdb admin password in docker-compose

* fix formatting

* add await to fix race condition

* remove unused imports

* remove settimeout

* fix formatting

* fix: remove env slug & add margins

* fix formatting

---------

Co-authored-by: Itay Elgazar <[email protected]>
* add logger

* add logs to auth guard

* add logger module

* fix auth guard logger by setting scope to request

* use pino instead of pino-http

* remove unused auth methods controller

* add validation and logging to provider api keys resolver

* add validations and logger to environmnents resolver

* add logs to identity module

* improve logs

* add logs to metrics module

* improve logging in prompt environments

* fix logger in prompts resolver

* fix formatting

* update README.md to reflect changes

* fix formatting
arielweinberger and others added 22 commits November 23, 2023 22:00
* migrate opensearch to clickhouse

* fix formatting

* add mysql2 to implicitDeps

* fix formatting

* update package json and knexfile

* fix formatting

* test failing migration script

* fix knex migration
* feat: waitlist

* fix rendering
* Update docker-compose.mdx

Minor updates to fast deployment process due to changes in Docker Compose

* Update docs/deployment/docker-compose.mdx

---------

Co-authored-by: Ariel Weinberger <[email protected]>
* fix(encryption): change encryption method to AES-GCM

* fix(sec): remove dummy postgres addresses from compose files

* fix(sec): add .env to gitignore

* fix(sec): put docker-compose specific env files in .env.docker

* fix(sec): add encryption tag to db
* fix: trivial cleanup

* fix: linting
Just minor update: change link address.

When I accessed `http://docs.pezzo.ai/introduction/docker-compose` which you provided, this page is no more available and automatically redirect to `https://docs.pezzo.ai/introduction/what-is-pezzo`.
And I found that URL was changed to new one.
@arielweinberger arielweinberger force-pushed the main branch 7 times, most recently from a8db765 to a7e47e9 Compare March 9, 2025 23:05
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.