Commit graph

5184 commits

Author SHA1 Message Date
Paul Gauthier (aider)
02c3c4b8a0 Fixed the check_for_urls method per the GitHub issue #845. 2024-07-12 17:20:29 +01:00
Paul Gauthier
b678e26281 Don't ask LLM are you sure about S/R blocks with null R section #835 2024-07-12 17:18:59 +01:00
Paul Gauthier (aider)
b4e827ef63 Added support for handling absolute paths in the glob_filtered_to_repo method. 2024-07-12 17:13:22 +01:00
Paul Gauthier
f9d173cbe6 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-12 17:06:40 +01:00
Paul Gauthier
e92a1a662d Only show the fq model name for --models #812 2024-07-12 17:05:11 +01:00
Paul Gauthier
5ccbfd6f3c copy 2024-07-12 17:02:18 +01:00
paul-gauthier
6c45e7e596
Update support.md 2024-07-12 10:26:24 +01:00
Paul Gauthier
962e899f57 cleanup 2024-07-12 09:19:47 +01:00
Paul Gauthier
b89b2c4a1d install pytest too 2024-07-12 07:37:22 +01:00
Paul Gauthier
37ebe83893 run tests without [hf-embed] first 2024-07-12 07:31:21 +01:00
Paul Gauthier (aider)
48b3076e65 Configured Ubuntu and Windows test workflows to use pytest instead of unittest. 2024-07-12 07:30:21 +01:00
Paul Gauthier
ce2673e6eb Configured GitHub Actions workflows to use pytest instead of unittest for running tests on Ubuntu and Windows. 2024-07-12 07:30:20 +01:00
Paul Gauthier
b8c4d1dcb9 Removed the hf-embed extra from the pip install command in the Ubuntu and Windows GitHub Actions workflows. 2024-07-12 07:29:59 +01:00
Paul Gauthier
7f4aab48a9 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-12 07:26:39 +01:00
paul-gauthier
09f9cf7e66
Merge pull request #837 from DubbleClick/main 2024-07-11 09:45:06 +01:00
DubbleClick
ab6cee9aa8
fix typo auder to aider 2024-07-11 10:09:30 +02:00
Paul Gauthier
54f4c12793 Updated HISTORY 2024-07-11 08:57:49 +01:00
Paul Gauthier
a8d4be441e Update benchmark dockerfile 2024-07-11 08:54:47 +01:00
Paul Gauthier
ec9b5b15c5 set version to 0.43.5-dev 2024-07-11 08:43:50 +01:00
Paul Gauthier
7463d9e02c version bump to 0.43.4 2024-07-11 08:41:45 +01:00
Paul Gauthier
0b21dbaf08 Include scipy in base reqs 2024-07-11 08:26:13 +01:00
Paul Gauthier
b4bfcc1ff1 set version to 0.43.4-dev 2024-07-11 06:34:15 +01:00
Paul Gauthier
f1cebfdf1a version bump to 0.43.3 2024-07-11 06:32:47 +01:00
Paul Gauthier
c1bb07269a restored build-essentials in docker image 2024-07-11 06:18:28 +01:00
Paul Gauthier
a23355a217 copy 2024-07-10 19:44:21 +01:00
Paul Gauthier
6879f33903 set version to 0.43.3-dev 2024-07-10 19:39:50 +01:00
Paul Gauthier
75eea74b8a version bump to 0.43.2 2024-07-10 19:38:23 +01:00
Paul Gauthier
8b0e941c4d simpler docker build 2024-07-10 19:36:30 +01:00
Paul Gauthier
752e4999cc cpu only for GH actions tests 2024-07-10 17:45:18 +01:00
Paul Gauthier
9e3eb4fce5 move llama core into hf-embed 2024-07-10 17:44:26 +01:00
Paul Gauthier
504a72b5cb handle failed install of hf-embed 2024-07-10 17:35:13 +01:00
Paul Gauthier
ea89ca6eb5 hf -> hf-embed 2024-07-10 17:26:56 +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)
8890ca1c55 Added 'aider[hf]' extra to setup.py 2024-07-10 15:36:33 +01:00
Paul Gauthier (aider)
2b7bf39099 Added an aider[dev] extra to the setup.py file. 2024-07-10 15:29:46 +01:00
Paul Gauthier
3414c3ab3b Added support for CPU-only PyTorch requirement in setup.py. 2024-07-10 15:29:45 +01:00
Paul Gauthier
f267f43094 dev-req -> req-dev 2024-07-10 15:28:10 +01:00
Paul Gauthier
84f2b0cbfd cleanup torch cpu magic 2024-07-10 15:27:13 +01:00
Paul Gauthier
cd2aca1d74 simplify multi stage dockerfile 2024-07-10 15:26:43 +01:00
Paul Gauthier
f399609caf Updated HISTORY 2024-07-10 07:38:46 +01:00
Paul Gauthier
700107ea48 Updated HISTORY 2024-07-10 07:38:24 +01:00
Paul Gauthier
116ee8138a set version to 0.43.2-dev 2024-07-10 07:35:54 +01:00
Paul Gauthier
390c26187d version bump to 0.43.1 2024-07-10 07:34:27 +01:00
Paul Gauthier
8f6098160b cleanup 2024-07-10 07:28:52 +01:00
Paul Gauthier (aider)
60ad0dee25 Implemented a multi-stage Dockerfile to reduce the final image size by removing build dependencies. 2024-07-09 18:06:54 +01:00
Paul Gauthier
6c437c0d7a updated dev-reqs 2024-07-09 17:04:29 +01:00
Paul Gauthier
fc5737fbd0 Find the true URL even if another env has cached it 2024-07-09 17:03:01 +01:00
Paul Gauthier
e307be1a9c refactored into get_requirements 2024-07-09 16:39:54 +01:00
Paul Gauthier (aider)
2af9876b76 Removed hardcoded torch version and used the one from requirements.txt 2024-07-09 16:08:44 +01:00