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

Refactor/configs #609

Merged
merged 36 commits into from Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
54b5275
Edited the prompt
RafilGalimzyanov Feb 14, 2024
9c2751e
add project manager bot
RafilGalimzyanov Feb 20, 2024
215c47f
add marketing assistant bot
RafilGalimzyanov Feb 20, 2024
926c312
add guide bot
RafilGalimzyanov Feb 21, 2024
afbcaf7
add copywriter bot
RafilGalimzyanov Feb 21, 2024
b646a46
add organizer bot
RafilGalimzyanov Feb 21, 2024
2043458
add business bot
RafilGalimzyanov Feb 21, 2024
c66083c
fix business bot
RafilGalimzyanov Feb 21, 2024
ce32130
add healthy lifestyle bot
RafilGalimzyanov Feb 21, 2024
3c84f12
add intercultural_understanding skill
RafilGalimzyanov Feb 25, 2024
bd98171
add work_life_balance skill
RafilGalimzyanov Feb 26, 2024
cdf8831
add time_manager skill
RafilGalimzyanov Feb 26, 2024
27a7496
add text_editing skill
RafilGalimzyanov Feb 26, 2024
c131ba1
add text_summarization skill
RafilGalimzyanov Feb 26, 2024
7fb8d3b
add paraphrasing_text skill
RafilGalimzyanov Feb 26, 2024
7b18630
add create_definitions skill
RafilGalimzyanov Feb 26, 2024
23ec4e2
add text_checking skill
RafilGalimzyanov Feb 26, 2024
7c02363
add letter_writing skill
RafilGalimzyanov Feb 26, 2024
06d0210
add business correspondence assistant
RafilGalimzyanov Feb 27, 2024
194f7ae
fix business correspondence assistant
RafilGalimzyanov Feb 27, 2024
2c778b4
fix dream persona assistants
RafilGalimzyanov Mar 5, 2024
a36e97c
fix copywriter assistant
RafilGalimzyanov Mar 11, 2024
0194044
fix text editting skill
RafilGalimzyanov Mar 11, 2024
64410b0
rename
RafilGalimzyanov Apr 7, 2024
c80cae9
rename marketing assistant bot
RafilGalimzyanov Apr 7, 2024
901bc12
rename guide assistant bot
RafilGalimzyanov Apr 7, 2024
3120576
rename text writer assistant bot
RafilGalimzyanov Apr 7, 2024
95f3f98
rename organizer assistant bot
RafilGalimzyanov Apr 7, 2024
fe9e770
rename business assistant bot
RafilGalimzyanov Apr 7, 2024
113a755
rename healthy lifestyle assistant bot
RafilGalimzyanov Apr 7, 2024
ba6faea
rename business correspondence assistant bot
RafilGalimzyanov Apr 7, 2024
81e8267
removed unnecessary skills
RafilGalimzyanov Apr 7, 2024
f4bde0a
Merge pull request #606 from deeppavlov/feat/exhibition-public-assist…
RafilGalimzyanov Apr 8, 2024
2753c65
Merge branch 'dev' into refactor/configs
RafilGalimzyanov Apr 24, 2024
7cf3f60
Refactoring
RafilGalimzyanov Apr 24, 2024
ccbcfdc
Fix dream-persona-ru
RafilGalimzyanov Apr 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: vs8v91cf94yl
FLASK_APP: server
@@ -0,0 +1,28 @@
name: 12za251492yy
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: s9qkdg4i9g01
FLASK_APP: server
@@ -0,0 +1,28 @@
name: 56nyak2w8mxz
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: xxl6lh5ldvjr
FLASK_APP: server
@@ -0,0 +1,28 @@
name: 7pld0ozk24ob
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: o780f9k8cdh0
FLASK_APP: server
@@ -0,0 +1,28 @@
name: bemf7bqsuhxu
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: bzr9nesjzyup
FLASK_APP: server
@@ -0,0 +1,28 @@
name: gc3e60h0n71f
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: p3diuwwf0xdb
FLASK_APP: server
@@ -0,0 +1,28 @@
name: i9hs2fke2h0b
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: adzau1psfzgf
FLASK_APP: server
@@ -0,0 +1,28 @@
name: ntmeqsyzal9m
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null
@@ -0,0 +1,5 @@
SERVICE_PORT: 8135
SERVICE_NAME: prompt_selector
N_SENTENCES_TO_RETURN: 3
PROMPTS_TO_CONSIDER: jtjcrpd68is1
FLASK_APP: server
@@ -0,0 +1,28 @@
name: rhbr0olehvpe
endpoints:
- respond
compose:
image: null
volumes:
- ./annotators/prompt_selector:/src
- ./common:/src/common
env_file:
- .env
build:
args: null
context: .
dockerfile: annotators/prompt_selector/Dockerfile
command: flask run -h 0.0.0.0 -p 8135
environment: null
deploy:
mode: null
replicas: null
resources:
limits:
memory: 100M
reservations:
memory: 100M
tty: null
ports:
- 8135:8135
proxy: null