Artem Litvinov
|
b2351a6977
|
fix: comment out func tests and restore original Makefile
|
2023-10-12 17:47:56 +01:00 |
|
Artem Litvinov
|
133ad76881
|
fix: provide secrets in check-pr gh workflow
|
2023-10-12 17:43:20 +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
|
20f93cd510
|
Merge pull request #37 from ijaric/tasks/#28_tts_research
[#28] TTS Исследование
|
2023-10-12 16:17:05 +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 |
|
ksieuk
|
48a6f4e167
|
fix: [#28] review fixes
|
2023-10-11 18:41:10 +03:00 |
|
Artem Litvinov
|
a59a1dba2e
|
Merge pull request #39 from ijaric/tasks/#38_client_http
[#38] Assistant: HTTP клиент
|
2023-10-10 20:09:10 +01: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
|
04f4c1b246
|
Merge pull request #40 from ijaric/features/stt
feat: stt от openai
|
2023-10-10 16:06:21 +01: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 |
|
|
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 |
|
Artem Litvinov
|
005dd3ce0e
|
Merge pull request #35 from ijaric/feature/templates
Assitant Project
|
2023-10-03 21:36:36 +01:00 |
|
Artem Litvinov
|
89660d1ac7
|
feat: new file structure
|
2023-10-03 21:29:55 +01:00 |
|
Artem Litvinov
|
eab9177c00
|
Merge pull request #34 from ijaric/test/try_postgres
Пример: Handler, Service & Repository
|
2023-10-03 15:41:12 +01:00 |
|
Artem Litvinov
|
45be130732
|
chore: deleted redundant router
|
2023-10-03 15:40:21 +01:00 |
|
Artem Litvinov
|
a6700b4e17
|
Merge pull request #32 from ijaric/fix/#6_fix_template
Исправление мелких багов в "Шаблоне" #6
|
2023-10-03 15:38:25 +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 |
|