Paul Gauthier
f009e8fb14
add pip as a req
2024-12-09 06:51:06 -08:00
Paul Gauthier
bf2f9e0f7e
add watchfiles dep
2024-12-01 16:44:57 -08:00
Paul Gauthier
0c4e4a123a
pin pillow<11 to avoid regressing streamlit to ancient 1.22
2024-10-31 15:31:58 -07:00
Paul Gauthier
faa80b7699
updated deps
2024-10-31 13:21:56 -07:00
Paul Gauthier
068fb38a5d
Merge branch 'main' into mixpanel
2024-10-30 09:40:01 -07:00
Mike Bailey
1cc30a22f9
feat: Option to compress audio files by ~90%
...
Add option to reduce bandwidth (and potentially latency) by converting
voice recordings (wav) into a compressed audio format (webm or mp3).
Default behaviour is unchanged.
> File uploads are currently limited to 25 MB and the following input file
> types are supported: mp3, mp4, mpeg, mpga, m4a, wav, and webm.
>
> - https://platform.openai.com/docs/guides/speech-to-text
2024-09-22 22:20:07 +10:00
paul-gauthier
36553d797f
Merge pull request #1003 from cclauss/patch-1
...
Fix typos discovered by codespell
2024-09-10 13:38:59 -07:00
Paul Gauthier
33b69d2ee8
pip-compiled
2024-09-10 09:48:23 -07:00
Paul Gauthier
e6078357d2
do not use setuptools_scm at runtime
2024-09-01 07:39:22 -07:00
Paul Gauthier
df7b181560
update +setuptools_scm version
2024-09-01 07:18:53 -07:00
Paul Gauthier
f549171d15
bump dep versions for setuptools_scm
2024-08-31 16:50:43 -07:00
Paul Gauthier
67004e7e4f
add json5 dep
2024-08-28 12:19:15 -07:00
Paul Gauthier
6f6b016d0f
refactor: remove pagination from web command
2024-08-27 13:29:30 -07:00
Paul Gauthier
089863cf32
fix: Remove unused run_interactive_subprocess method from EditBlockCoder
2024-08-27 09:15:07 -07:00
Paul Gauthier
c1d4adbebf
added mixpanel dep
2024-08-13 07:18:26 -07:00
Paul Gauthier
2f225a853e
Add pypager dep
2024-08-09 17:23:28 -04:00
Paul Gauthier
0478fa79ca
bump dep versions
2024-08-09 10:13:37 -03:00
Paul Gauthier
27af9414d5
add pyperclip
2024-08-09 07:59:11 -03:00
Christian Clauss
9364ce1f15
Fix typos discovered by codespell
2024-08-05 13:37:28 +02:00
Paul Gauthier
66c24faaca
numpy<2 Because sentence-transformers doesn't like >=2
2024-07-23 10:39:17 +02:00
Paul Gauthier
4fbe3d295a
added [playwright] extra
2024-07-14 19:34:48 +01:00
Paul Gauthier
29afc85957
drop google-generativeai as dep
2024-07-14 18:25:22 +01:00
Paul Gauthier
76dad84285
added [browser] extra; refac the pip install utils
2024-07-14 17:22:17 +01:00
Paul Gauthier
bafa8ab71c
refactor reqs into requirements/
2024-07-13 16:36:41 +01:00