Tal
Tal
yes https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-app https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-action
ok. thanks. will consider
We need the new Tiktoken for GPT-4o model, so this new requirement will stay. You can always use a previous release of PR-Agent without the new Tiktoken, but this seems...
@s1moe2 My bad. We had a PR to upgrade litellm last week, but it did not reach that version. anyway, not trivial to upgrade to latest litellm, but I think...
We deployed a new docker. You can retry using this suggestion: https://github.com/Codium-ai/pr-agent/issues/909#issuecomment-2162887300 And let use know if it works now
/custom_prompt --pr_custom_prompt.prompt=" The suggestions should focus only on the following: - code smells - major bugs - typos "
## Generating PR code suggestions Work in progress ...
## PR Code Suggestions ✨ CategorySuggestion ...
feel free to open a PR to update this dependency
we are planing to introduce a new option next week, `show_relevant_config`, (for example --`pr_reviewer.show_relevant_config=true`), that will output an additional collapsible line with all the _relevant_ config fields for the tool...