1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 06:23:28 +00:00
Commit Graph

198 Commits

Author SHA1 Message Date
ksieuk
4b28117055 fix: [#47] rewrite from_api 2023-10-13 14:56:58 +03:00
ksieuk
8eef8b46a7 fix: [#47] methods to async 2023-10-13 14:56:36 +03:00
ksieuk
5b50d78b13 fix: [#47] add voice models 2023-10-13 14:29:22 +03:00
ksieuk
881c611650 fix: [#47] voice_models must be declared 2023-10-13 14:29:22 +03:00
ksieuk
d7528028ce feat: [#47] add http_client 2023-10-13 14:29:22 +03:00
9cb2357df5 feat: [#46] хендлер с рабочим stt 2023-10-13 03:38:39 +03:00
Artem Litvinov
b529fb21f8
Merge branch 'main' into tasks/#41_assistant_base_tests 2023-10-12 17:58:19 +01:00
Artem Litvinov
fa07d962e4
Merge pull request #36 from ijaric/features/#8_template_tests
[#8] Шаблон: Добавление тестов
2023-10-12 17:57:52 +01:00
Artem Litvinov
b2351a6977 fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
Artem Litvinov
4f8963ea07 fix: update poetry.lock 2023-10-12 16:22:55 +01:00
Artem Litvinov
fed97f81ad
Merge branch 'main' into tasks/#41_assistant_base_tests 2023-10-12 16:21:50 +01:00
Artem Litvinov
3129d52a86 fix: added type ignore 2023-10-12 16:14:36 +01:00
Artem Litvinov
453d3ce38e fix: make lint-fix 2023-10-12 15:41:16 +01:00
Artem Litvinov
cd8d13f6b7 fix: poetry.lock 2023-10-12 15:24:38 +01:00
Artem Litvinov
f8a6042dc2
Merge branch 'main' into tasks/#28_tts_research 2023-10-12 15:22:25 +01:00
Artem Litvinov
395ed7057d fix: orjson to 3.9.7 (github can't find 3.9.8) 2023-10-12 15:21:29 +01:00
Artem Litvinov
73f19d46c4 build: ready chat history repo 2023-10-12 03:00:40 +01:00
Artem Litvinov
3306025640 fix: add message and get sid 2023-10-12 02:42:14 +01:00
Artem Litvinov
2db4a87bf4 fix: work in progess: models & migrations & repos 2023-10-12 02:37:30 +01:00
Artem Litvinov
b75af6034b fix: fixing types partially 2023-10-12 02:02:39 +01:00
Artem Litvinov
98bb7cbb9c build: in progress agent 2023-10-12 01:50:28 +01:00
ksieuk
48a6f4e167 fix: [#28] review fixes 2023-10-11 18:41:10 +03:00
Artem Litvinov
6354c264b9
Merge branch 'main' into tasks/#38_client_http 2023-10-10 20:09:02 +01:00
ksieuk
0ef28afa22 feat: [#28] add base service 2023-10-10 18:34:05 +03:00
ksieuk
741a470d89 feat: [#28] add base repository 2023-10-10 18:33:49 +03:00
ksieuk
61e968c33b feat: [#28] models update 2023-10-10 18:33:33 +03:00
Artem Litvinov
6d1b881e79
Merge branch 'main' into features/stt 2023-10-10 16:06:13 +01:00
Artem Litvinov
93d53f9068 fix: poetry.lock & lint-fix 2023-10-10 16:05:31 +01:00
68a80c682b feat: small fixes 2023-10-09 21:09:52 +03:00
ksieuk
5fdc5d676f feat: [#41] tests check 2023-10-08 22:22:41 +03:00
ksieuk
fdad002dde fix: [#41] formatting 2023-10-08 22:21:13 +03:00
ksieuk
24992e5464 feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
ksieuk
e05eba76fd feat: [#41] add tests packages 2023-10-08 22:15:37 +03:00
ksieuk
73babcd354 fix: [#8] testing not docker-compose tests 2023-10-08 20:31:19 +03:00
ksieuk
9569996333 Revert "fix(temp): [#8] set default value for password"
This reverts commit 3c0addcbac.
2023-10-08 19:52:45 +03:00
ksieuk
5c0632b752 Revert "fix(temp): [#8] import .env variables"
This reverts commit 8e5af23ee5.
2023-10-08 19:52:45 +03:00
ksieuk
8e5af23ee5 fix(temp): [#8] import .env variables 2023-10-08 19:08:14 +03:00
ksieuk
3c0addcbac fix(temp): [#8] set default value for password 2023-10-08 19:02:35 +03:00
ksieuk
c969fb460d fix: [#8] formatting docker-compose.tests.yml 2023-10-08 17:19:58 +03:00
ksieuk
d73173ca5a fix: [#8] move headers project -> api 2023-10-08 17:05:40 +03:00
ksieuk
fdc50d8c55 fix: [#8] remove unnecessary debug check 2023-10-08 17:03:14 +03:00
ksieuk
48b55a4035 fix: [#8] int code to http 2023-10-08 17:02:53 +03:00
ksieuk
9143343556 fix: [#8] add password get_secret_value 2023-10-08 17:00:18 +03:00
ksieuk
ea758378e7 fix: [#8] remove debug code 2023-10-08 16:57:59 +03:00
ksieuk
abffa9cbc3 fix: [#8] remove debug code 2023-10-08 16:48:17 +03:00
ksieuk
91828767f5 fix: [#8] ignoring tests for docker-dependent containers 2023-10-08 16:45:46 +03:00
ksieuk
e6f4f1a6d1 fix: [#8] docker-compose start 2023-10-08 16:43:54 +03:00
ksieuk
ce9ff7000f fix: [#8] poetry add tests packages 2023-10-08 16:43:30 +03:00
ksieuk
e2a29b7158 fix: [#8] remove unnecessary type: ignore 2023-10-08 16:41:26 +03:00
ksieuk
d23d94da82 fix: [#8] get_api to property 2023-10-08 16:40:13 +03:00
ksieuk
5cdefbc031 fix(move): [#8] remove poetry from tests 2023-10-08 16:39:38 +03:00
03a8e69367 feat: small fixes 2023-10-07 05:56:33 +03:00
0a61b4ada4 feat: review fixes 2023-10-07 05:53:49 +03:00
ksieuk
c44c8d2503 feat: [#38] class inherits all methods of httpx.Asynclient 2023-10-07 01:56:46 +03:00
ksieuk
fa601a3eca fix: [#38] socks5 is possible 2023-10-07 01:55:53 +03:00
ksieuk
468a73d380 fix: [#38] method name to private 2023-10-07 01:55:39 +03:00
5432ff69fc feat: edit pyproject.toml 2023-10-06 23:01:17 +03:00
grucshetskyaleksei
b5191e7601 feat: stt от openai 2023-10-05 22:43:40 +03:00
ksieuk
ef3e746062 fix(typing): [#38] **client_params to typing.Any 2023-10-04 23:59:01 +03:00
ksieuk
3c8ef48952 fix(typing): [#38] **client_params to typing.Any 2023-10-04 23:53:16 +03:00
ksieuk
4f29e4de73 feat: [#38] add http client 2023-10-04 23:38:52 +03:00
ksieuk
306ae27171 feat: [#38] add proxy settings 2023-10-04 23:38:15 +03:00
ksieuk
d70375956c fix(typo): [#28] audio_content -> text 2023-10-04 18:49:23 +03:00
ksieuk
f59b097cfa fix: [#28] add audio_content to request model 2023-10-04 18:46:53 +03:00
ksieuk
90735ca14e feat: [#28] add base tts service 2023-10-04 18:41:44 +03:00
ksieuk
62bd0a7b99 feat: [#28] add tts models 2023-10-04 18:41:28 +03:00
ksieuk
c82304df76 fix(temp): [#8] add pyright ignore import error 2023-10-04 01:00:51 +03:00
ksieuk
77118ad539 fix(temp): [#8] add pyright ignore import error 2023-10-04 00:57:30 +03:00
ksieuk
20cd2f143a fix(temp): [#8] add pyright ignore import error 2023-10-04 00:54:25 +03:00
ksieuk
48c2a1d6ae fix: [#8] formatting 2023-10-04 00:44:16 +03:00
ksieuk
6ba44fcd54 feat: [#8] add tests 2023-10-04 00:40:55 +03:00
Artem Litvinov
89660d1ac7 feat: new file structure 2023-10-03 21:29:55 +01:00
Artem Litvinov
45be130732 chore: deleted redundant router 2023-10-03 15:40:21 +01:00
Artem Litvinov
721651e2e2 chore: updated pyproject & deleted httpx client 2023-10-02 20:09:09 +01:00
Artem Litvinov
8722d79ee0 build: joke alembic migration 2023-10-02 20:08:49 +01:00
Artem Litvinov
18abf87598 build: joke handler & app 2023-10-02 20:08:31 +01:00
Artem Litvinov
a7afc8fa7b build: joke repo & service 2023-10-02 20:08:07 +01:00
Artem Litvinov
c0e35c4c3f build: add models 2023-10-02 20:07:19 +01:00
Artem Litvinov
741b84b875 chore: update pyright 2023-10-02 20:06:13 +01:00
Artem Litvinov
bf7807899c build: wip: joke example 2023-09-30 22:28:55 +01:00
Artem Litvinov
9888f0e993 fix: httpx client & handler & router 2023-09-30 21:47:37 +01:00
Artem Litvinov
8f2065e31f feat: example of httpx async client 2023-09-30 21:34:42 +01:00
Artem Litvinov
47f898ae18 feat: add httpx to poetry 2023-09-30 21:29:47 +01:00
Artem Litvinov
c0c4a566c4 fix: postgres client & dispose engine 2023-09-30 21:09:36 +01:00
Artem Litvinov
5d31ae0fdc fix: base and mixin models 2023-09-29 18:15:32 +01:00
Artem Litvinov
3db5df492e fix: alembic getting Settings() 2023-09-29 18:15:12 +01:00
Artem Litvinov
92380d4406 fix: token (token model TBU) 2023-09-29 18:11:11 +01:00
Artem Litvinov
46711d5172 fix: db settings improvements 2023-09-29 17:13:35 +01:00
Artem Litvinov
771b5ba2f1 chore: deleted redundant files 2023-09-29 17:08:19 +01:00
Artem Litvinov
8998fa2301 fix: lint-fix 2023-09-29 17:07:06 +01:00
Artem Litvinov
7279333da9
Merge branch 'main' into features/#15_postgres_client 2023-09-29 17:03:30 +01:00
Artem Litvinov
b245d0afb9
Merge pull request #30 from ijaric/features/#22_alembic
Alembic
2023-09-29 17:03:06 +01:00
Artem Litvinov
9501a61492 fix: updated ORM DeclarativeBase 2023-09-29 17:02:01 +01:00
Artem Litvinov
a69531767f feat: update migrations filename 2023-09-29 16:59:12 +01:00
Artem Litvinov
70c9485d0f fix: dsn password 2023-09-29 16:27:03 +01:00
Artem Litvinov
7e3c912962 feat: alembic settings 2023-09-29 15:38:11 +01:00
ksieuk
24c6605f3a fix default value 2023-09-29 15:45:05 +03:00
ksieuk
e394cc6846 fix example 2023-09-29 15:44:18 +03:00
ksieuk
21331bd743 fix rename schemas 2023-09-29 15:42:56 +03:00
ksieuk
3e0f0d07b0 fix rename schemas 2023-09-29 15:38:41 +03:00