.. |
coders
|
fix: make new dicts and sets for each instance
|
2024-08-06 08:41:40 -03:00 |
queries
|
Update the OCaml tags file to follow the same pattern as the Python tags file.
|
2024-07-30 15:02:52 -03:00 |
website
|
Updated HISTORY
|
2024-08-06 08:42:08 -03:00 |
__init__.py
|
set version to 0.47.2-dev
|
2024-07-31 17:23:18 -03:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
Can force repo-map on with: --map-tokens 1024
|
2024-08-05 14:59:12 -03:00 |
args_formatter.py
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
commands.py
|
Carry total costs back to main coder from /help and /ask
|
2024-08-03 10:18:35 -03:00 |
diffs.py
|
use utf-8
|
2023-07-05 20:51:35 -07:00 |
dump.py
|
isort
|
2023-05-28 22:47:38 -07:00 |
gui.py
|
removed get_playwright_instructions
|
2024-07-14 20:04:27 +01:00 |
help.py
|
renamed hf-embed -> help
|
2024-07-16 11:03:01 +01:00 |
help_pats.py
|
refac to help_pats
|
2024-07-05 10:18:34 -03:00 |
history.py
|
Revert "rename simple_send_with_retries -> send_with_retries"
|
2024-08-02 10:49:44 -03:00 |
io.py
|
fix: Remove unused spinner method from InputOutput class
|
2024-08-05 19:31:54 -03:00 |
linter.py
|
Improve linter error handling by replacing invalid characters and adding error handling for subprocess.
|
2024-07-30 15:21:01 -03:00 |
llm.py
|
ensure litellm respects --no-verify-ssl
|
2024-07-28 17:02:14 -03:00 |
main.py
|
fix: Remove unnecessary f-strings
|
2024-08-02 09:16:36 -03:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
Disable 8k token for vertex_ai/claude-3-5-sonnet
|
2024-08-02 12:03:01 -07:00 |
prompts.py
|
fix: Update prompts.py to follow Conventional Commits guidelines
|
2024-07-31 15:32:04 -03:00 |
repo.py
|
fix
|
2024-08-06 08:32:48 -03:00 |
repomap.py
|
small perf tweak
|
2024-08-05 20:56:06 -03:00 |
scrape.py
|
Implement playwright installation with dependencies and use system python executable.
|
2024-07-31 08:53:21 -03:00 |
sendchat.py
|
Revert "rename simple_send_with_retries -> send_with_retries"
|
2024-08-02 10:49:44 -03:00 |
urls.py
|
Updated .env docs
|
2024-06-18 12:57:19 -07:00 |
utils.py
|
feat: Use the Spinner instead of the inlined custom spinner
|
2024-08-05 19:33:57 -03:00 |
versioncheck.py
|
check_version shows output for --just-check-update
|
2024-07-17 15:23:47 +01:00 |
voice.py
|
Catch self.sd.PortAudioError gracefully #849
|
2024-07-13 07:57:12 +01:00 |