fae6cab2a7
Merge pull request #877 from randy-tsukemen/support-groq-llama3
...
Add Groq Llama3 support
2024-04-22 11:41:12 +03:00
0a53f09a7f
Add GROQ.KEY support in LiteLLMAIHandler
2024-04-21 15:21:45 +09:00
7a9e73702d
Fix duplicate assignment of replicate_key in LiteLLMAIHandler
2024-04-21 14:47:25 +09:00
92ef2b4464
ask
2024-04-14 14:09:58 +03:00
4683a29819
s
2024-04-14 12:34:14 +03:00
8f0f08006f
s
2024-04-14 12:00:19 +03:00
a4680ded93
protections
2024-04-12 20:32:47 +03:00
9e4ffd824c
Merge branch 'main' into feature/gha-outputs-1
2024-04-10 23:27:44 +09:00
ae633b3cea
refine: github_action_output
2024-04-10 22:30:16 +09:00
97dcb34d77
clean: rename to github_action_output
2024-04-10 22:16:09 +09:00
108b1afa0e
add new models
2024-04-10 14:44:38 +09:00
75c4befadf
feat: set review data to github actions output
2024-04-10 01:02:05 +09:00
84d8f78d0c
publish_output
2024-04-08 14:00:41 +03:00
2be0e9108e
readme
2024-04-07 17:00:40 +03:00
9c3673209d
TokenEncoder
2024-04-03 08:42:50 +03:00
501b059575
feat: allows ollama usage
...
Fix https://github.com/Codium-ai/pr-agent/issues/657
2024-04-02 11:01:45 +02:00
d064a352ad
feat(pr_agent): add support for gpt-4-turbo-preview model and update default settings
2024-03-26 14:47:05 +09:00
dd83b196b4
Merge pull request #781 from koid/feature/support-bedrock-claude3
...
added support for bedrock/claude3
2024-03-18 08:03:29 +02:00
498b4cb34e
readme
2024-03-17 09:59:55 +02:00
6d39773a17
prompt
2024-03-17 09:44:50 +02:00
99a676d792
Merge remote-tracking branch 'origin/main' into tr/split
2024-03-17 09:00:04 +02:00
669e076938
Enhance AI handler logging and add main PR language attribute to AI handler in various tools
2024-03-16 13:52:02 +02:00
74345284bd
Enhance AI handler logging and add main PR language attribute to AI handler in various tools
2024-03-16 13:47:44 +02:00
3bae515e39
add claude-3-haiku
2024-03-14 16:58:44 +09:00
f94a0fd704
add Claude3Config
2024-03-13 11:24:51 +09:00
1ed2cd064a
add config litellm.drop_params
2024-03-13 11:20:02 +09:00
d62796ac68
update max_tokens
2024-03-13 11:14:04 +09:00
8324e9a38d
can_be_split
2024-03-10 16:56:32 +02:00
ff2346eacc
update markdown
2024-03-10 14:18:29 +02:00
0690f2bbfd
Refactor litellm_ai_handler.py and update requirements.txt
...
- Replace retry library with tenacity for better exception handling
- Add verbosity level checks for logging prompts and AI responses
- Add support for HuggingFace API base and repetition penalty in chat completion
- Update requirements.txt with tenacity library
2024-03-06 12:13:54 +02:00
26fb2a4164
Add support for Anthropic Claude-3 model in configuration and update Usage.md
2024-03-06 08:20:08 +02:00
1c856a7d41
upgrade litellm
2024-03-06 08:06:59 +02:00
da39149c61
Add unique_strings function and remove duplicate issues in utils.py; Update pr_reviewer_prompts.toml template
2024-03-04 11:07:39 +02:00
b3fd05c465
try-except
2024-03-03 13:58:10 +02:00
e589dcb489
Enhance markdown formatting and update prompt descriptions in pr_reviewer_prompts.toml
2024-03-01 13:02:50 +02:00
85cdf05ca8
review formatting
2024-02-26 09:36:16 +02:00
7c9a389abf
review formatting
2024-02-26 09:27:13 +02:00
18472492bc
s
2024-02-26 09:14:12 +02:00
dad3d3429f
artifact
2024-02-25 10:45:15 +02:00
984a2888ae
Refactor logging statements for better readability and debugging
2024-02-25 10:04:04 +02:00
8252b98bf5
Refactor logging statements for better readability and debugging
2024-02-25 10:01:53 +02:00
34e421f79b
Refactor logging statements for better readability and debugging
2024-02-25 09:58:58 +02:00
877796b539
Refactor logging statements for better readability and debugging
2024-02-25 09:46:07 +02:00
0f815876e5
bitbucket code suggestions
2024-02-19 19:46:57 +02:00
d47a840179
bitbucket code suggestions
2024-02-19 19:43:31 +02:00
7b15101051
Merge pull request #661 from Codium-ai/hl/ask_line
...
Hl/ask line
2024-02-17 22:08:55 -08:00
2b12042a85
Merge pull request #667 from Codium-ai/tr_ado
...
azure webhook
2024-02-17 22:01:57 -08:00
c6cb0524b4
rstrip
2024-02-18 07:56:14 +02:00
3eef0a4ebd
fix line selection, don't support line deletions
2024-02-15 22:21:58 +02:00
fff52e9e26
Add ask line feature
2024-02-15 14:25:22 +02:00