Boxuan Li
5835680292
Add test for auto_lint after file edit ( #2655 )
2024-06-27 17:13:45 +09:00
மனோஜ்குமார் பழனிச்சாமி
877d9ae794
Added Sound Notification 🎵 ( #2203 )
...
* Added Sound Notification
* prettify
* linted
* disabled by default
* Add dev config for frontend
* add volume icon
* fix typo
* lint
* lint
* Apply suggestions from code review
Co-authored-by: Graham Neubig <neubig@gmail.com >
* Move volume icon to bottom
---------
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-27 01:27:48 +00:00
Xingyao Wang
6099f72ae3
Update docusaurus.config.ts for a changed Doc URL ( #2653 )
...
* Update docusaurus.config.ts for a changed Doc URL
* fix url
* fix broken link again
* fix url again
2024-06-26 21:56:42 +00:00
Xingyao Wang
418cda23c5
Update custom_sandbox_guide.md ( #2650 )
2024-06-26 21:58:19 +02:00
dependabot[bot]
3fb8206b72
chore(deps-dev): bump openai from 1.35.3 to 1.35.4 ( #2649 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.35.3 to 1.35.4.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.35.3...v1.35.4 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 15:51:57 +00:00
dependabot[bot]
7394c91c0e
chore(deps): bump litellm from 1.40.26 to 1.40.27 ( #2648 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.26 to 1.40.27.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.26...v1.40.27 )
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 15:46:56 +00:00
dependabot[bot]
acee3e9d04
chore(deps): bump boto3 from 1.34.132 to 1.34.133 ( #2647 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.132 to 1.34.133.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.132...1.34.133 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 15:42:58 +00:00
dependabot[bot]
8fef94cac4
chore(deps): bump jose from 5.4.1 to 5.5.0 in /frontend ( #2645 )
...
Bumps [jose](https://github.com/panva/jose ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v5.4.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: jose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:40:14 +08:00
Sheun Aluko, MD-MS
0e8d1e5fb8
added custom sandbox guide markdown file ( #2637 )
2024-06-26 23:33:53 +08:00
dependabot[bot]
10b7a1e9c5
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 in /frontend ( #2644 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.8 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:29:55 +08:00
dependabot[bot]
5abe014218
chore(deps): bump react-router-dom from 6.23.1 to 6.24.0 in /frontend ( #2628 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.1 to 6.24.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.24.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:19:52 +08:00
tobitege
163ee3abf6
dev: added make-i18n to "build" (package.json) ( #2641 )
...
* added i18n to build-frontend
* revert Makefile; update package.json for make-i18n instead
2024-06-26 11:53:40 +02:00
Boxuan Li
ee86d8d25e
Frontend support for delegation and rejection ( #2608 )
...
1. Add support for rejection action on frontend
2. Show users the reason for rejection
3. Get rid of weird empty box after delegation
4. On web GUI, show customer when a delegation starts and ends
2024-06-26 00:30:10 -07:00
Xavier Vergés
cd91d45b44
Allow SANDBOX_CONTAINER_IMAGEs built from opendevin/sandbox:main ( #2622 )
2024-06-26 12:05:07 +08:00
tobitege
94d24b71d7
frontend: apply more i18n ( #2639 )
2024-06-26 05:54:35 +02:00
PierrunoYT
fcbf1f8242
feat(frontend): Add Typing Indicator for Agent Response using Tailwind CSS ( #2630 )
...
* feat(frontend): Add Typing Indicator for Agent Response
* finetuning and linting
* evil lil linter
* TailwindCSS styles now
* improve bounce
* merge fix
* merge fix 2
* one more fix
* poetry.lock fix
---------
Co-authored-by: tobitege <tobitege@gmx.de >
2024-06-26 04:15:04 +02:00
dependabot[bot]
7ff746250e
chore(deps): bump boto3 from 1.34.131 to 1.34.132 ( #2632 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.131 to 1.34.132.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.131...1.34.132 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 02:37:28 +02:00
dependabot[bot]
2b1d2104d9
chore(deps-dev): bump reportlab from 4.2.0 to 4.2.2 ( #2635 )
...
Bumps [reportlab](https://www.reportlab.com/ ) from 4.2.0 to 4.2.2.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 00:45:12 +08:00
dependabot[bot]
406bb13caf
chore(deps): bump tenacity from 8.4.1 to 8.4.2 ( #2631 )
...
Bumps [tenacity](https://github.com/jd/tenacity ) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/jd/tenacity/releases )
- [Commits](https://github.com/jd/tenacity/compare/8.4.1...8.4.2 )
---
updated-dependencies:
- dependency-name: tenacity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 00:44:52 +08:00
dependabot[bot]
c1009069ab
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #2629 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 16:33:12 +00:00
dependabot[bot]
7d413c288e
chore(deps): bump litellm from 1.40.25 to 1.40.26 ( #2633 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.25 to 1.40.26.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.25...v1.40.26 )
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 00:06:06 +08:00
dependabot[bot]
781a6250f8
chore(deps-dev): bump mypy from 1.10.0 to 1.10.1 ( #2634 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 00:05:45 +08:00
dependabot[bot]
ffda754256
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #2627 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 23:55:40 +08:00
dependabot[bot]
7ca7f803e1
chore(deps): bump framer-motion from 11.2.11 to 11.2.12 in /frontend ( #2626 )
...
Bumps [framer-motion](https://github.com/framer/motion ) from 11.2.11 to 11.2.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/framer/motion/compare/v11.2.11...v11.2.12 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 15:37:44 +00:00
tobitege
dab9a60e00
feat: Agent buttons hover decor ( #2623 )
...
* feat: Agent buttons hover decor
* use TailwindCSS for styling
2024-06-25 15:44:34 +02:00
PierrunoYT
c99b94dbe9
feat(frontend): Add "Copy" Button to Chat Messages ( #2619 )
...
* Add "Copy" Button to Chat Messages
### PR Overview: Add "Copy" Button to Chat Messages
**Description:**
This PR introduces a "Copy" button to each chat message in the `ChatMessage` component. The button allows users to easily copy the content of a chat message to their clipboard. The implementation includes a button with a clipboard icon and the necessary functionality to copy the message content.
**Changes Made:**
1. **Imports:**
- Added `FaClipboard` from `react-icons/fa` for the clipboard icon.
- Added `toast` from `#utils/toast` for displaying notifications.
2. **New Functionality:**
- Implemented `copyToClipboard` function using `navigator.clipboard.writeText` to copy the message content.
- Added a button element with an `onClick` handler to trigger the `copyToClipboard` function.
3. **UI Enhancements:**
- The button is styled to match the existing UI and is placed next to the message content.
**Code Changes:**
- Modified `frontend/src/components/chat/ChatMessage.tsx` to include the new button and functionality.
**Testing:**
- Verified that clicking the "Copy" button copies the message content to the clipboard.
- Confirmed that a toast notification appears upon successful copy or failure.
**Example Code:**
```tsx
import React from "react";
import Markdown from "react-markdown";
import { twMerge } from "tailwind-merge";
import { code } from "../markdown/code";
import { FaClipboard } from "react-icons/fa";
import toast from "#/utils/toast"; // Assuming you have a toast utility for notifications
interface MessageProps {
message: Message;
}
function ChatMessage({ message }: MessageProps) {
const className = twMerge(
"markdown-body",
"p-3 text-white max-w-[90%] overflow-y-auto rounded-lg",
message.sender === "user" ? "bg-neutral-700 self-end" : "bg-neutral-500",
);
const copyToClipboard = () => {
navigator.clipboard.writeText(message.content).then(() => {
toast.info("Message copied to clipboard!");
}).catch((error) => {
toast.error(`Failed to copy message: ${error}`);
});
};
return (
<div data-testid="message" className={className}>
<div className="flex justify-between items-center">
<Markdown components={{ code }}>{message.content}</Markdown>
<button
onClick={copyToClipboard}
className="ml-2 p-1 bg-neutral-600 rounded hover:bg-neutral-500"
aria-label="Copy message"
>
<FaClipboard />
</button>
</div>
</div>
);
}
export default ChatMessage;
```
**Notes:**
- Ensure that the `react-icons` package is installed (`npm install react-icons` or `yarn add react-icons`).
- The toast utility is assumed to be available for notifications. If not, consider using an alternative notification method.
* layout enhancements; linting
---------
Co-authored-by: tobitege <tobitege@gmx.de >
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-25 06:15:44 +00:00
Boxuan Li
7e78fde48f
Bug fix: add error observation to history ( #2610 )
...
* Bug fix: add error observation to history
* Regenerate to demonstrate format error
2024-06-24 21:24:17 -07:00
dependabot[bot]
e71b8d1464
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.8 in /frontend ( #2617 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.7 to 20.14.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 21:36:33 +03:00
dependabot[bot]
4b35497b54
chore(deps): bump litellm from 1.40.20 to 1.40.25 ( #2615 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.20 to 1.40.25.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.20...v1.40.25 )
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 19:08:03 +02:00
dependabot[bot]
6042b226a0
chore(deps): bump boto3 from 1.34.130 to 1.34.131 ( #2616 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.130 to 1.34.131.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.130...1.34.131 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 19:04:28 +02:00
tobitege
1117dfebeb
feat: update version to 0.6.2. added Action to update pyproject on Release ( #2552 )
...
* updated version; added Action to update pyproject version by current tag (if changed)
* higer pyproject version creates a tag now
* Release-only run to write tag to pyproject
2024-06-24 18:34:57 +02:00
Boxuan Li
8bce806dce
Tweak prompts of ManagerAgent and CommitWriterAgent ( #2609 )
...
* Tweak prompts of ManagerAgent and CommitWriterAgent
* Fix prompts
2024-06-24 00:14:28 -07:00
Boxuan Li
39d90c0b2a
Track metrics throughout delegation & Polish UX for out of budget error ( #2595 )
...
* Track metrics (costs) throught delegation
* Metrics should be shared across agents for better UX
* Update cost before starting delegate
2024-06-23 18:38:52 -07:00
Xingyao Wang
6de584d77d
update swe-bench output with eval results ( #2606 )
2024-06-24 08:07:28 +09:00
mamoodi
4d1ffa1aaf
Default makefile for persist_sandbox to be false ( #2605 )
...
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home >
2024-06-23 15:56:56 +00:00
Arno.Edwards
e1caf1db33
Add i18n support for official website ( #2463 )
...
* feat(i18n): initial i18n setup
- Configured i18n settings in docusaurus.config.js
- Implemented Translate component and translate function in key components
* docs(i18n): complete documentation internationalization
- Added support for Simplified Chinese and French
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* fix(build): resolve broken links causing build failure
- Fix issue causing build errors due to broken links in Docusaurus documentation.
- Resolve uncontrolled resource consumption in braces (see: https://github.com/advisories/GHSA-grv7-fg5c-xmjg ).
- Bump Docusaurus to ^3.4.0 to fix MDX loader: linkify should process the md AST instead of the md string.
* fix: sync with commit 868b746
- Change to `docusaurus write-translations` to provide translation for JSON files.
---------
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com >
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-23 15:13:04 +00:00
sp.wack
868b7460d4
Replace console errors with toast errors ( #2601 )
2024-06-23 07:09:16 +00:00
sp.wack
63a3285b23
Disable eslint rule that throws useeffect warning ( #2600 )
2024-06-23 06:32:37 +00:00
sp.wack
0c1d6f8b4e
fix(frontend): Prevent actions from disappearing before sending data ( #2599 )
...
* Prevent actions from disappearing before sending data
* Lint
2024-06-23 06:28:48 +00:00
மனோஜ்குமார் பழனிச்சாமி
c455a09e43
Remove Colima and lima directory after uninstalling for Mac OS CI ( #2598 )
...
* Remove colima dir after uninstall
* Delete lima dir
2024-06-23 08:28:29 +02:00
Graham Neubig
cab7a288ca
Add NUM_WORKERS variable to run_infer.sh scripts for configurable woker settings ( #2597 )
...
* Add NUM_WORKERS variable to run_infer.sh scripts for configurable worker settings
* Update evaluation/webarena/scripts/run_infer.sh
---------
Co-authored-by: OpenDevin <opendevin@all-hands.dev >
2024-06-23 03:43:43 +00:00
mamoodi
9af2a08eda
Remove PERSIST_SANDBOX=true option ( #2591 )
2024-06-22 17:59:34 +00:00
மனோஜ்குமார் பழனிச்சாமி
6bf1b56f06
Revert "Enable "vz" vm-type for MacOS CI ( #2586 )" ( #2588 )
...
This reverts commit 57b56c0536 .
2024-06-22 23:45:14 +08:00
Graham Neubig
6312c21f8e
Update documentation regarding feedback data usage ( #2585 )
...
* Update feedback data usage
* Update hugging face
2024-06-22 23:39:40 +08:00
மனோஜ்குமார் பழனிச்சாமி
57b56c0536
Enable "vz" vm-type for MacOS CI ( #2586 )
2024-06-22 12:30:18 +00:00
மனோஜ்குமார் பழனிச்சாமி
4c5e5a0b5a
Mention Ubuntu supported versions ( #2584 )
2024-06-22 10:19:52 +00:00
sp.wack
fa86e32231
Update feedback modal content ( #2582 )
2024-06-22 08:12:39 +00:00
Graham Neubig
45d7a53b91
Add links to a feedback sharing site ( #2580 )
...
* Add links to a feedback sharing site
* Remove console log
---------
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-22 09:36:31 +02:00
dependabot[bot]
7ad6ab1548
chore(deps-dev): bump ruff from 0.4.9 to 0.4.10 ( #2573 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.9...v0.4.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-22 03:14:30 +00:00
dependabot[bot]
ec43e67ae0
chore(deps): bump litellm from 1.40.17 to 1.40.20 ( #2576 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.17 to 1.40.20.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.17...v1.40.20 )
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-22 03:13:12 +00:00