Paul Gauthier
5c28dd039c
pip compile
2024-10-30 09:41:57 -07:00
Paul Gauthier
068fb38a5d
Merge branch 'main' into mixpanel
2024-10-30 09:40:01 -07:00
Paul Gauthier
9e7995b730
bump deps
2024-10-25 06:55:47 -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
2ca093fb84
Bumping all dependencies
2024-09-21 11:04:57 -07:00
Paul Gauthier
33b69d2ee8
pip-compiled
2024-09-10 09:48:23 -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
997ea28249
bump deps
2024-08-28 11:39:11 -07:00
Paul Gauthier
bbfbdb8adb
bump versions to fix https://github.com/BerriAI/litellm/issues/5310
2024-08-20 17:05:43 -07:00
Paul Gauthier
a849a98164
bump deps
2024-08-17 07:02:15 -07:00
Paul Gauthier
c1d4adbebf
added mixpanel dep
2024-08-13 07:18:26 -07:00
Paul Gauthier
8d7927d35b
bump deps to pickup new litellm
2024-08-12 20:55:01 -07:00
Paul Gauthier
27f92b26c6
bump versions for new litellm with prefill
2024-08-12 15:33:09 -07: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
Paul Gauthier
983da4b1c9
bump dep versions to pickup litellm bug fixes
2024-08-02 06:55:34 -03:00
Paul Gauthier
66c24faaca
numpy<2 Because sentence-transformers doesn't like >=2
2024-07-23 10:39:17 +02:00
Paul Gauthier
832b5eb997
bump deps to pickup new litellm for #883
2024-07-23 10:30:15 +02:00
Paul Gauthier
4fbe3d295a
added [playwright] extra
2024-07-14 19:34:48 +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
Paul Gauthier
0b21dbaf08
Include scipy in base reqs
2024-07-11 08:26:13 +01:00
Paul Gauthier
9e3eb4fce5
move llama core into hf-embed
2024-07-10 17:44:26 +01:00
Paul Gauthier
f688c18b65
offer to install aider[hf]
2024-07-10 16:20:06 +01:00
Paul Gauthier
4e07710d4e
added aider[hf]
2024-07-10 15:40:40 +01:00
Paul Gauthier (aider)
9a39f00c39
Remove --extra-index-url
line from requirements.txt and conditionally install torch
from the specified URL in setup.py.
2024-07-09 14:40:59 +01:00
Paul Gauthier
9fa70b4b05
Install the cpu-only version of torch
2024-07-09 09:37:10 +01:00
Paul Gauthier
e951974c43
fix pip-compile so dev-req and req agree
2024-07-04 20:53:03 -03:00
Paul Gauthier
af48cc3e4c
wip
2024-07-04 16:06:12 -03:00
Paul Gauthier
2303cef65b
bump dep versions
2024-06-29 08:21:26 -07:00
Paul Gauthier
e65f999c7a
pin importlib-metadata<8.0.0
2024-06-25 13:37:24 -07:00
Paul Gauthier
543d005085
pin to scipy<1.14 to python 3.9 compatibility
2024-06-25 13:16:52 -07:00
Paul Gauthier
2c22d30721
Bump versions to pickup latest litellm https://github.com/BerriAI/litellm/issues/4408
2024-06-25 13:13:14 -07:00
Paul Gauthier
4fed045f27
Added vertex_ai/claude-3-sonnet@20240229 , bumped deps to upgrade litellm #704
2024-06-21 16:50:49 -07:00
Paul Gauthier
73fcaa6f01
bump litellm version to pickup fix https://github.com/BerriAI/litellm/issues/4082
2024-06-16 11:21:32 -07:00
Paul Gauthier
1f1da4b1a2
refac all urls into urls.py
2024-06-08 12:53:54 -07:00
Paul Gauthier
5032ce1a95
bump deps for +grep-ast==0.3.2
2024-05-20 09:19:02 -07:00
Paul Gauthier
04539feccb
bump deps to get grep-ast 0.3.1
2024-05-19 15:10:57 -07:00
Paul Gauthier
dd2ba6e3fc
pin tree-sitter==0.21.3
2024-05-17 14:49:39 -07:00
Paul Gauthier
e09d4d8e16
Upgraded deps to pickup grep-ast 0.3.0
2024-05-17 14:42:40 -07:00
Paul Gauthier
bec9d49d64
bumped deps
2024-05-08 07:07:55 -07:00
Paul Gauthier
4e1613036e
pick up https://github.com/BerriAI/litellm/issues/3420
2024-05-04 08:05:46 -07:00
Paul Gauthier
bd2900495d
bump deps to pick up latest litellm
2024-05-02 08:46:16 -07:00
Paul Gauthier
2f589ee379
upgraded dependencies
2024-05-01 10:46:20 -07:00
Paul Gauthier
4f996d43ae
added streamlit dep
2024-04-28 14:17:55 -07:00
Paul Gauthier
80b4ebe6f7
include google-generativeai; bump all dep versions
2024-04-24 11:46:50 -07:00
Paul Gauthier
7b2dfaaa31
Upgraded dependencies
2024-04-22 09:13:12 -07:00
Paul Gauthier
7a047dc98e
networkx 3.3 no longer works on python 3.9
2024-04-18 16:25:21 -07:00
Paul Gauthier
d750511c7c
added litellm dep; upgraded all deps
2024-04-18 16:18:36 -07:00