9dd2520dbd
Update tiktoken to 0.7.0
2024-05-14 08:21:41 +07:00
0816370b1a
adjustments to pypi
2024-03-22 21:36:22 +02:00
3bae515e39
add claude-3-haiku
2024-03-14 16:58:44 +09:00
3f66a1f0c9
update litellm
2024-03-13 11:10:19 +09: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
1c856a7d41
upgrade litellm
2024-03-06 08:06:59 +02:00
3770704db7
reset commit
2024-02-19 08:35:45 -05:00
2112defa51
lancedb bump
2024-02-01 08:44:23 +02:00
60e79f0134
feat: Update atlassian-python-api version in requirements.txt
2024-01-07 18:08:11 +02:00
d8d954bb0f
lancedb integration
2023-12-25 00:38:24 +05:30
38ea9143f3
Make LangChain dependency optional in pr-agent and update requirements.txt
2023-12-14 09:05:53 +02:00
557b39ec87
Merge branch 'base-ai-handler' into abstract-BaseAiHandler
2023-12-14 07:44:13 +08:00
506eafc0c5
add langchain in requirement
2023-12-12 23:04:01 +08:00
71b421efa3
Updated requirements.txt for Python 3.12
2023-12-03 21:54:19 -05:00
96b91c9daa
feat: Add dynaconf to requirements.txt
2023-11-30 18:29:27 +02:00
4a71259be7
Update requirements.txt
2023-11-29 15:47:53 +01:00
1373ca23fc
support Amazon Bedrock
2023-11-28 20:58:42 +09:00
6b4b16dcf9
Support Google's Vertex AI
2023-11-15 10:26:58 +00:00
c324d88be3
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
d40285e4d3
Merge branch 'main' into tr/litellm_debugger
2023-09-10 13:40:35 +03:00
f9f0f220c2
pinecone-datasets
2023-09-10 13:31:36 +03:00
bf6a235add
pinecone-datasets==0.6.1
2023-09-10 13:16:05 +03:00
bd588b4509
solved dependencies
2023-09-10 08:39:03 +03:00
892dbe458e
litellm client
2023-09-09 17:35:45 +03:00
6fb8a882af
ordering requirements.txt
2023-09-07 12:41:31 +03:00
9889d26d3e
merged main
2023-09-07 12:31:22 +03:00
b23a4c0535
Merge remote-tracking branch 'origin/main' into tr/issue_tool
...
# Conflicts:
# requirements.txt
2023-09-07 12:30:16 +03:00
8321792a8d
==
2023-09-06 18:12:16 +03:00
901c1dc3f0
issue tool
2023-09-06 08:43:01 +03:00
cd1ae55f4f
bump litellm version to fix azure deployment id error
2023-09-05 15:26:45 -07:00
be19b64542
add dependencies for Azure DevOps provider
2023-08-31 11:53:54 +00:00
eec62c14dc
bump litellm version - prevent default logging
2023-08-30 09:49:01 -07:00
5079daa4ad
Bitbucket server, WIP
2023-08-24 16:33:51 +03:00
53108a9b20
Merge branch 'main' into main
2023-08-23 09:16:00 +03:00
d31b66b656
initial implementation of CodeCommit
2023-08-22 17:15:11 -04:00
dcad490513
adding huggingface inference support + litellm debugger
2023-08-21 15:31:51 -07:00
2d5b0fa37f
Fix repo settings bug in Gitlab
2023-08-20 14:39:05 +03:00
e00500b90c
PyYAML dependency
2023-08-10 00:56:28 +03:00
f1f271fa00
PyYAML dependency
2023-08-10 00:44:00 +03:00
0f975ccf4a
bug fixes
2023-08-05 22:50:41 -07:00
68a2f2a27d
fix requirement.txt
2023-08-03 10:19:51 +03:00
5ea607be58
Add package setup
2023-07-26 08:48:12 +02:00
8e6518f071
Added GitPython to requirements. Changed default review path (aesthetics)
2023-07-24 14:28:37 +02:00
24583b05f7
Publish GitHub review comments with single API call
2023-07-17 10:41:02 +03:00
05b4f167a3
Fix requirements.txt
2023-07-16 18:05:30 +03:00
b2d952cafa
1. Move deployment_type to configuration.toml
...
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00
ed8cf27b05
working example
2023-07-07 15:02:40 +03:00
4b4d91dfe9
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00