.. |
coders
|
Improved error handling in Aider to safely encode and decode text containing emojis or other problematic characters.
|
2024-07-23 11:39:31 +02:00 |
queries
|
Fix syntax error
|
2024-07-23 12:47:48 -04:00 |
website
|
copy
|
2024-07-28 07:34:23 -03:00 |
__init__.py
|
set version to 0.45.2-dev
|
2024-07-18 20:46:35 +01:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
Automatically install the new aider version
|
2024-07-13 07:47:07 +01:00 |
args_formatter.py
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
commands.py
|
Make playwright obey the --no-verify-ssl switch
|
2024-07-22 15:22:20 +02: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
|
Handle max_input_tokens set with None #757
|
2024-07-02 19:42:31 -03:00 |
io.py
|
Do case insensitive completions in /add
|
2024-07-23 09:50:03 +02:00 |
linter.py
|
Refactored flake8 linting to use subprocess module instead of modifying sys.argv and sys.stdout.
|
2024-06-23 17:07:55 -07:00 |
llm.py
|
Set litellm.drop_params=True #805
|
2024-07-06 16:40:26 -03:00 |
main.py
|
Make playwright obey the --no-verify-ssl switch
|
2024-07-22 15:22:20 +02:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
Show the correct did-you-mean models #917
|
2024-07-22 17:24:30 +02:00 |
prompts.py
|
Use the imperative tense for commit messages #933
|
2024-07-28 07:46:39 -03:00 |
repo.py
|
Give the commit message model the chat context #748
|
2024-06-30 13:02:23 -07:00 |
repomap.py
|
Updated languages doc to correctly list repo map supported langs
|
2024-07-24 11:28:37 +02:00 |
scrape.py
|
Catch and report errors when scraping web pages with Playwright, without crashing the application.
|
2024-07-25 20:24:32 +02:00 |
sendchat.py
|
streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix
|
2024-07-03 21:32:50 -03:00 |
urls.py
|
Updated .env docs
|
2024-06-18 12:57:19 -07:00 |
utils.py
|
sssh
|
2024-07-17 14:38:54 +01: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 |