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

feat(proxy): enable pre configured openai base url #312

Open
wants to merge 222 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
222 commits
Select commit Hold shift + click to select a range
f46bef4
Supertokens, Orgs, API Keys, Users (#24)
arielweinberger May 14, 2023
a218913
feat(integrations): error handling
arielweinberger May 14, 2023
677df7b
fix(executions): ownership validation
arielweinberger May 14, 2023
830fcc5
feat(info): add info page (#26)
arielweinberger May 14, 2023
5c43259
chore(readme): update roadmap
arielweinberger May 15, 2023
9e79b8c
fix(ui): remove delete button
arielweinberger May 15, 2023
4d0c0fa
chore(readme): update roadmap
arielweinberger May 15, 2023
b550c6f
chore(readme): update roadmap
arielweinberger May 15, 2023
ac4231f
fix: error handling (#27)
ItayElgazar May 15, 2023
ebc414c
fix(readme): github clone http endpoint
arielweinberger May 15, 2023
3682414
fix(docker-compose): update env variables
arielweinberger May 15, 2023
e82964c
fix(integrations): make printable error optional (#28)
ItayElgazar May 15, 2023
c5e330c
chore(readme): update with demo link
arielweinberger May 15, 2023
c0022b6
chore(readme): open demo in new tab
arielweinberger May 15, 2023
9e0b221
fix: fix comment for consume sample AI21
gregra81 May 16, 2023
d411c00
chore(.github): add issue templates used for creating structured issu…
levivannoort May 16, 2023
b588e1b
chore(readme): update bug form
arielweinberger May 16, 2023
623dcad
chore(packages): update version
arielweinberger May 16, 2023
e793ee4
chore: add .github to .nxignore
arielweinberger May 16, 2023
fb4297d
format: .github issue templates
arielweinberger May 16, 2023
0584df8
fix(cors): allow k8s load balancer
arielweinberger May 16, 2023
9bd0263
chore(npm): bump version
arielweinberger May 16, 2023
edb89f0
fix: interpolation when using pezzo tester (#36)
ItayElgazar May 17, 2023
893abcc
fix: executors refactor (#35)
ItayElgazar May 18, 2023
629ebf4
fix: error report on execution (#39)
ItayElgazar May 19, 2023
18c402a
fix: discord link
arielweinberger May 20, 2023
9fa96b9
0.0.17-alpha (#40)
arielweinberger May 21, 2023
09e67c3
chore: update readme to reflect roadmap
arielweinberger May 21, 2023
1c0d350
feat: logger (#44)
arielweinberger May 21, 2023
a3fa88b
update version
arielweinberger May 21, 2023
92299b4
readme: update with badges
arielweinberger May 21, 2023
f761244
fix: project id in upsertProviderApiKey
arielweinberger May 21, 2023
65213f9
chore: update version to 0.0.19-alpha
arielweinberger May 21, 2023
0d17e99
fix: formatting
arielweinberger May 21, 2023
4b93a82
chore: remove .env.example
arielweinberger May 21, 2023
1812889
fix(@pezzo/integrations): exports
arielweinberger May 22, 2023
1ae13f7
fix(@pezzo/client): add graphql dependency
arielweinberger May 22, 2023
ffb4a9f
fix: remove console.log
arielweinberger May 22, 2023
53f2115
fix(influxdb): enable mocking for offline gql schema generation
arielweinberger May 22, 2023
a7d75e1
fix: formatting
arielweinberger May 22, 2023
acbb294
chore: update nx to v16.2.1 (#41) (#47)
arielweinberger May 22, 2023
649dd00
fix(console): display metric controls when data is empty (#46)
AyanDas348 May 22, 2023
2c65213
Revert "chore: update nx to v16.2.1 (#41) (#47)"
arielweinberger May 22, 2023
ff230f1
fix(console): auto refresh session if unauthorized (#48)
arielweinberger May 22, 2023
4bfb97d
chore: bump version to 0.0.20-alpha
arielweinberger May 22, 2023
0bf50bc
fix(server): remove id from update upsert
arielweinberger May 22, 2023
0f8714a
fix(integrations): set default return type for run method to string (…
gregra81 May 22, 2023
250f565
chore: bump versions
arielweinberger May 22, 2023
0f7abaf
fix: cache prompts by project id (#52)
ItayElgazar May 23, 2023
5b9333a
fix: resolving prompt environment order by createdAt desc (#54)
arielweinberger May 23, 2023
7253870
fix(auth): add error message when API key auth fails
arielweinberger May 23, 2023
b948f4b
fix: prompt tester to have latest result (#55)
ItayElgazar May 23, 2023
ff7c620
feat: create default development env per project (#56)
arielweinberger May 23, 2023
e3a9788
chore: bump version to v0.0.22-alpha
arielweinberger May 23, 2023
983655f
chore: update readme with discord link
arielweinberger May 24, 2023
96c1c04
chore(ci): run on release branches
arielweinberger May 24, 2023
0a7dff9
feat: release/v0.1.0 (#65)
ItayElgazar May 28, 2023
55bbf4d
chore(docs): include docs
arielweinberger May 28, 2023
a546331
fix: conditional pino prettify
arielweinberger May 28, 2023
88cd8d9
fix: formatting
arielweinberger May 28, 2023
00488d1
chore: bump version
arielweinberger May 28, 2023
6a941d1
fix: missing analytics event
arielweinberger May 28, 2023
61cb468
chore: bump version
arielweinberger May 28, 2023
f42edfe
fix: render sets previous variables to null (#69)
ItayElgazar May 29, 2023
8a30c54
feat: support native openai config interface (#71)
arielweinberger May 31, 2023
92f8a7f
chore: remove GraphQL libm, fix Nx circular deps, add Nx caching (#72)
arielweinberger Jun 7, 2023
cdd5dd5
fix: ci base branch
arielweinberger Jun 7, 2023
dd26205
chore: migrate Pezzo client logic to REST (#73)
arielweinberger Jun 7, 2023
4d7d68a
Release/0.2.0 (#79)
arielweinberger Jun 9, 2023
ab76cf7
fix(@pezzo/integrations): generic type issue
arielweinberger Jun 10, 2023
88ba84f
chore: remove old fields and optional schema (post 0.2.0 migration) (…
arielweinberger Jun 11, 2023
f2a8142
fix: include dto in pezzo client (#82)
arielweinberger Jun 11, 2023
bd92bda
fix(@pezzo/client): consume local dependency
arielweinberger Jun 11, 2023
a9485ef
fix(@pezzo/client): type safety
arielweinberger Jun 11, 2023
ededc68
fix(integrations): empty response
arielweinberger Jun 12, 2023
4e465fa
release/0.3.0 (#95)
ItayElgazar Jun 21, 2023
29b4abc
chore(readme): update banner
arielweinberger Jun 21, 2023
41be0e7
chore(coc): update
arielweinberger Jun 22, 2023
d3a1108
fix: change project to organization id (#101)
ItayElgazar Jun 22, 2023
d7761a4
chore: bump version (#102)
ItayElgazar Jun 22, 2023
eef09fc
fix: add contributing.md (#104)
ItayElgazar Jun 22, 2023
12f6e52
chore(readme): remove alpha disclaimer
arielweinberger Jun 29, 2023
2a20dd9
feat(server): event emitter (#134)
arielweinberger Jul 11, 2023
c04237f
feat(docs): new docs with mintlify (#153)
arielweinberger Aug 1, 2023
098d61a
Release 0.4.0 (#121)
arielweinberger Aug 8, 2023
4cc2539
fix(docs): override docs link
arielweinberger Aug 9, 2023
44e8800
chore(gtm): docs (#164)
eylonmiz Aug 9, 2023
a5b7101
chore(docs): combine Pezzo Client and OpenAI sections
arielweinberger Aug 9, 2023
ee16a55
Project copy button (#165)
eylonmiz Aug 9, 2023
15739b9
feat(docs): add tutorial video for observability
arielweinberger Aug 9, 2023
a317204
fix(console): "TEST" label shows only for test prompts (#166)
arielweinberger Aug 9, 2023
63e2332
feat(docs): add tutorial video for prompt management
arielweinberger Aug 9, 2023
e38d6e8
chore(ci): ignore docs folder
arielweinberger Aug 9, 2023
9b32b4b
fix(client): v0.3.2 (#167)
arielweinberger Aug 10, 2023
fcbbf2c
feat(client): fix type issues with PezzoOpenAIApi (v0.3.4) (#168)
arielweinberger Aug 11, 2023
4d9514f
feat(client): support for openai-edge (v0.3.5) (#169)
arielweinberger Aug 13, 2023
f0bf3c9
feat(client): support OpenAI SDK v4 (#170)
arielweinberger Aug 17, 2023
52bb135
fix(events): fix-request-report-event (#171)
eylonmiz Aug 18, 2023
471175b
chore(readme): update
arielweinberger Aug 19, 2023
2222741
chore(docs): update observability video
arielweinberger Aug 19, 2023
0efd06e
feat(console): UI improvements (#172)
arielweinberger Aug 21, 2023
f42a134
feat(readme): update
arielweinberger Aug 22, 2023
0e9fb79
chore(readme): more readable images
arielweinberger Aug 22, 2023
f01af4f
chore(readme): update feaure images for better mobile experience
arielweinberger Aug 22, 2023
b6b4562
chore(assets): remove unused images
arielweinberger Aug 22, 2023
1edf124
feat(client): copy readme and license to dist
arielweinberger Aug 22, 2023
f304d9e
chore(client): update readme
arielweinberger Aug 22, 2023
9148cad
fix(client): readme formatting
arielweinberger Aug 22, 2023
d5af0dc
fix(docs): remove configurations parameter
arielweinberger Aug 26, 2023
24410a6
feat: LLM request caching (#173) (#174)
arielweinberger Aug 26, 2023
179b9f5
fix(client): cache undefined error (#175)
arielweinberger Aug 26, 2023
229a8f6
chore(readme): update features to include caching
arielweinberger Aug 26, 2023
e287d81
chore(event): fix isTestPrompt prop (#177)
eylonmiz Aug 30, 2023
59dca9d
feat: project dashboard (#178)
arielweinberger Sep 2, 2023
12ea6ef
feat: Python client, client metadata in reports (#179)
arielweinberger Sep 2, 2023
a239570
chore: update readme
arielweinberger Sep 2, 2023
f84b1a0
fix(console): tab switching event
arielweinberger Sep 2, 2023
2f02aab
feat: tailwind + shadcn + custom login page UI (#182)
arielweinberger Sep 4, 2023
fde5e60
fix(server): do not report analytics if segment is disabled
arielweinberger Sep 4, 2023
5c25e05
feat: support calculation of fine tuned costs (#184)
arielweinberger Sep 5, 2023
3cf335d
hotfix: prompts page
arielweinberger Sep 5, 2023
0031c5d
fix: login with email and password
arielweinberger Sep 5, 2023
3589d96
fix(console): conflicting Tailwind and Ant button styles
arielweinberger Sep 5, 2023
be2b8b8
fix(console): styling conflicts with antd and tailwind (#186)
arielweinberger Sep 5, 2023
f212f4d
feat: openai functions support (#185)
eylonmiz Sep 6, 2023
dc8cb22
fix(client): openai chat completion return type (#189)
arielweinberger Sep 13, 2023
d808cf1
fix(server): server analytics in production
arielweinberger Sep 14, 2023
c350c2f
fix(server): simplify analytics service initialization
arielweinberger Sep 14, 2023
133d480
fix(console): import Roboto Mono font
arielweinberger Sep 15, 2023
4ca1452
chore(console): temporarily disable functions
arielweinberger Sep 15, 2023
2f47477
feat: refactor `docker-compose` to handle healthchecks and DB migrati…
arielweinberger Sep 16, 2023
2b3ed5a
chore(server): add empty .env.local file
arielweinberger Sep 17, 2023
8c1f691
fix(console): tracking of signup
arielweinberger Sep 17, 2023
7336f6e
feat: Envelope encryption for Provider API Keys + Modal (#202)
arielweinberger Sep 17, 2023
a330d9b
fix(console): loader in full screen (#204)
arielweinberger Sep 18, 2023
422616d
feat: support system and assistant messages in Chat prompts (#205)
arielweinberger Sep 18, 2023
b5ed9ca
fix(console): Wrapping non-antd icons with <Icon />
Robbevdv13 Sep 18, 2023
165a53a
fix(console): Removing comment
Robbevdv13 Sep 18, 2023
f27918b
fix(console): Formatting code
Robbevdv13 Sep 20, 2023
7bc21e3
fix(console): visual fixes to icons
arielweinberger Sep 20, 2023
c3f0be7
Merge pull request #206 from Robbevdv13/fix/203-WrappingNonAntdIcons
arielweinberger Sep 20, 2023
ed383d5
Update docker-compose.mdx
VickyThawne Sep 23, 2023
284c67b
Update what-is-pezzo.mdx (#210)
VickyThawne Sep 23, 2023
bff0f39
Update docs/introduction/docker-compose.mdx
arielweinberger Sep 23, 2023
9d637f6
Merge pull request #211 from VickyThawne/patch-2
arielweinberger Sep 23, 2023
a53d41e
fix(docker-compose): inject the seed script via a bash command (#215)
arielweinberger Sep 25, 2023
784eeb0
feat: project deletion and renaming (#217)
arielweinberger Sep 26, 2023
3aca992
fix(console): regex and password validation messages (#219)
senderh55 Sep 27, 2023
58db785
chore(ci): only push if branch is main/release
arielweinberger Sep 27, 2023
356fd5e
chore: Better developer experience, repo housekeeping (#222)
arielweinberger Sep 27, 2023
953b63e
feat(console): update page titles in pezzo consoles (#221)
senderh55 Sep 28, 2023
2eb2d73
chore: make graphql codegen non-cachable
arielweinberger Sep 28, 2023
e3cbcd6
fix: use provided project ID in `getDeployedPrompt` (REST API) (#225)
arielweinberger Sep 28, 2023
cd65209
chore(server): remove old migration script
arielweinberger Sep 28, 2023
7b8b1d9
fix(ci): release pipeline
arielweinberger Sep 29, 2023
0f0d9ae
Fixed Login Page to be Responsive (#226)
0xsoydev Oct 5, 2023
cf0af21
chore(ci): add graphql generate
arielweinberger Oct 5, 2023
f585cd3
fix(ci): skip nx cache for graphql:generate
arielweinberger Oct 5, 2023
ae252fb
feat(server):Add OpenAPI spec to Pezzo's REST API (#223)
senderh55 Oct 5, 2023
2ea7ba5
fix(console): rendering of function call in report (#229)
arielweinberger Oct 5, 2023
4a37f4a
chore(client): update version
arielweinberger Oct 5, 2023
2b991d6
chore(ci): skip nx cache for graphql:generate in release pipeline
arielweinberger Oct 5, 2023
fa82240
Add API reference to docs, using OpenAPI spec generated by the server…
SniperBuddy101 Oct 6, 2023
9034896
feat: auto OpenAPI spec JSON, generate MDX files and update mint.json…
SniperBuddy101 Oct 10, 2023
ffd9f9d
Fix OpenAPI relative path for prod - Mintlify (#234)
SniperBuddy101 Oct 11, 2023
82196ba
fix(server): updated correct promptsService in deletePrompt mutation …
adityapuri75 Oct 11, 2023
a7758a6
chore(docker-compose): set postgres image to a fixed alpine version
arielweinberger Oct 11, 2023
d0999d2
fix(server): local KMS override local endpoint via env variable (#240)
arielweinberger Oct 11, 2023
42f3db0
fix(server+clent): added validitions in both fe and be (#241)
adityapuri75 Oct 12, 2023
b44aba1
fix(docs): api spec bsae url
arielweinberger Oct 14, 2023
d7db9c1
feat(console): display environment name in report (#248)
arielweinberger Oct 14, 2023
f472202
fix(server): lowercase opensearch "term" input
arielweinberger Oct 14, 2023
2060ada
chore(server): use bodybuilder for opensearch searches (#249)
arielweinberger Oct 14, 2023
0dbd1ed
feat: filters for metrics and charts in dashboard (#250)
arielweinberger Oct 15, 2023
d00bf09
feature: delete provider api key (#245)
adityapuri75 Oct 15, 2023
243ac5f
fix(console): responsive login page (#251)
arielweinberger Oct 15, 2023
cef0368
chore(console): cleanup analytics
arielweinberger Oct 21, 2023
e4d55e3
fix(console): remove unused import
arielweinberger Oct 21, 2023
8e25510
Revert "fix(console): remove unused import"
arielweinberger Oct 21, 2023
a9b0654
Revert "chore(console): cleanup analytics"
arielweinberger Oct 21, 2023
88b32e0
chore(analytics): cleanup
arielweinberger Oct 21, 2023
dd78dc0
feat(console): storybook nx plugin setup (#253)
Maxim-Filimonov Oct 24, 2023
cd3a9ed
reafactor: Pezzo Console to use shadcn/ui instead of ant design (#260…
arielweinberger Nov 8, 2023
35c1fc8
fix(console): ui improvements (#262)
arielweinberger Nov 8, 2023
6332724
fix(console): padding in request filters
arielweinberger Nov 8, 2023
9c988ef
feat(console): add api keys to project sidenav (#263)
arielweinberger Nov 8, 2023
50a3183
fix(console): white screen post sign in (#265)
arielweinberger Nov 8, 2023
db5cbb6
feat(server): use requests-alias OS index (#266)
arielweinberger Nov 8, 2023
5866562
feat(console): support rendering of images (#267)
arielweinberger Nov 9, 2023
75a5729
fix(console): hidden tokens tooltip in request details (#268)
arielweinberger Nov 9, 2023
691a7be
fix(console): push to dataleyer only when analytics is enabled
arielweinberger Nov 13, 2023
539231b
fix(server): creating the opensearch index
arielweinberger Nov 13, 2023
164aa4e
feat: allows merging pezzo options with openai options (#270)
lh0x00 Nov 17, 2023
1821cee
chore(client): bump version to 0.4.18
arielweinberger Nov 24, 2023
62741a2
feat: proxy (#271)
arielweinberger Nov 24, 2023
f55e6fb
chore: add pezzo proxy to docker compose
arielweinberger Nov 24, 2023
5f16125
feat(docs): update to include pezzo proxy
arielweinberger Nov 24, 2023
0f19235
fix: formatting
arielweinberger Nov 24, 2023
fece99e
feat(docs): add docs for langchain
arielweinberger Nov 24, 2023
15124bd
fix(docs): typo
arielweinberger Nov 24, 2023
abbb797
feat(docs): add callout
arielweinberger Nov 24, 2023
d30bbc7
feat(console): added drag reorder of prompt messages in the prompt ed…
kuluruvineeth Dec 15, 2023
cf2853e
migrate opensearch to clickhouse (#279)
arielweinberger Dec 31, 2023
94430df
update version
arielweinberger Dec 31, 2023
f112663
fix clickhouse knex connection (#280)
arielweinberger Dec 31, 2023
8111573
hotfix: serialized boolean parsing
arielweinberger Dec 31, 2023
c224dfd
hotfix: granularity charts display
arielweinberger Dec 31, 2023
24ad3f4
Feature/waitlist (#281)
arielweinberger Jan 5, 2024
6ac3bdc
Update docker-compose.mdx (#282)
inerserp Jan 8, 2024
559d9fb
Update README.md
arielweinberger Jan 8, 2024
da1c913
fix: wrap sendgrid call with try-catch (#284)
arielweinberger Feb 3, 2024
19e9dbe
update llm-toolkit version for newer models
arielweinberger Apr 10, 2024
585c0cb
chore(client): update version.ts
arielweinberger Apr 10, 2024
bbd6e20
fix: security advisory (#297)
arielweinberger Apr 28, 2024
dc56c85
fix: trivial cleanup (#298)
arielweinberger Apr 28, 2024
c81badd
fix: linting
arielweinberger Apr 29, 2024
f4903b9
fix: security advisory
arielweinberger Apr 29, 2024
16b3b36
feat: support gpt-4o (#301)
arielweinberger May 14, 2024
40f7b5b
hotfix: api key encrypted migrations
arielweinberger May 15, 2024
22ca62f
Change 'GenerateFacts' to 'FactGenerator' for documentation consisten…
johnnyoshika May 23, 2024
938bf61
chore(env): add .env.example and related docs (#307)
ranst91 Jul 23, 2024
76b7b33
feat(proxy): enable pre configured openai base url
Aug 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 17 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
OPENAI_API_KEY="..."
## This file is an example of the .env and .env.docker files you should have before running docker-compose command

PINO_PRETTIFY="true"
DATABASE_URL=postgresql://postgres:postgres@postgres:5432/pezzo
SUPERTOKENS_CONNECTION_URI="http://supertokens:3567"
CONSOLE_HOST="http://pezzo-console:4200"
KAFKA_BROKERS="kafka:9092"
OPENSEARCH_URL="http://opensearch:9200"
REDIS_URL="redis://redis-stack-server:6379"

NX_BASE_API_URL="http://localhost:3000"
NX_SUPERTOKENS_API_DOMAIN="http://localhost:3000"
NX_SUPERTOKENS_WEBSITE_DOMAIN="http://localhost:4200"
NX_DEBUG_MODE="true"

# Pezzo config
OPENAI_API_BASE_URL="https://api.openai.com/v1"
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
@generated
@generated
.next
10 changes: 5 additions & 5 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"root": true,
"ignorePatterns": ["**/*"],
"plugins": ["@nrwl/nx"],
"plugins": ["@nx"],
"overrides": [
{
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
Expand All @@ -13,11 +13,11 @@
"allowTemplateLiterals": true
}
],
"@nrwl/nx/enforce-module-boundaries": [
"@nx/enforce-module-boundaries": [
"error",
{
"allow": ["@pezzo/kafka"],
"enforceBuildableLibDependency": true,
"allow": ["@pezzo/graphql", "@pezzo/integrations", "@pezzo/client"],
"depConstraints": [
{
"sourceTag": "*",
Expand All @@ -30,7 +30,7 @@
},
{
"files": ["*.ts", "*.tsx"],
"extends": ["plugin:@nrwl/nx/typescript"],
"extends": ["plugin:@nx/typescript"],
"rules": {
"@typescript-eslint/quotes": [
"error",
Expand All @@ -43,7 +43,7 @@
},
{
"files": ["*.js", "*.jsx"],
"extends": ["plugin:@nrwl/nx/javascript"],
"extends": ["plugin:@nx/javascript"],
"rules": {}
}
]
Expand Down
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Global rule:
* @arielweinberger
56 changes: 56 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
name: Report a bug 🐛
description: Create a report to help us improve
labels: "bug"
body:
- type: textarea
attributes:
label: Report
description: "What issue have you encountered?"
placeholder: "A clear and concise description of what issue bug is."
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: What did you expect to happen?
placeholder: What did you expect to happen?
validations:
required: false
- type: textarea
attributes:
label: Steps to reproduce the problem
description: "How can we reproduce this bug? Please walk us through it step by step."
value: |
1.
2.
3.
validations:
required: false
- type: textarea
attributes:
label: Logs (if applicable)
description: "Provide any logs, if applicable. This will help us identify the issue."
value: |
```
example
```
validations:
required: false
- type: input
attributes:
label: Pezzo version
description: >
What version of Pezzo are you using?
validations:
required: false
- type: dropdown
attributes:
label: How do you use Pezzo?
description: Where
options:
- Local Development Setup
- Docker Compose
- Kubernetes Deployment
- Pezzo Cloud
validations:
required: false
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Feature request 🧭
description: Suggest an idea for the Pezzo project
labels: "feature-request"
body:
- type: textarea
attributes:
label: Proposal
description: "What would you like to have as a feature"
placeholder: "A clear and concise description of what you want to happen."
validations:
required: true
- type: textarea
attributes:
label: Use-Case
description: "How would this help you?"
placeholder: "Tell us more what you'd like to achieve."
validations:
required: false
- type: dropdown
attributes:
label: Is this a feature you are interested in implementing yourself?
options:
- "No"
- "Maybe"
- "Yes"
validations:
required: true
Binary file added .github/assets/banner-with-play-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .github/assets/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/features/features-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/features/features-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/features/features-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions .github/assets/logo-dark-mode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions .github/assets/logo-dark.svg

This file was deleted.

22 changes: 22 additions & 0 deletions .github/assets/logo-light-mode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading