Commit graph

  • 913e6eb50f
    Update llama_stack/apis/evaluation/evaluation.py Xi Yan 2025-03-18 20:16:24 -07:00
  • 820b9a00c7
    Update llama_stack/apis/evaluation/evaluation.py Xi Yan 2025-03-18 20:16:15 -07:00
  • 85cad639ca
    Update llama_stack/apis/evaluation/evaluation.py Xi Yan 2025-03-18 20:16:08 -07:00
  • d994499f09 update EvaluationTask Xi Yan 2025-03-18 19:30:01 -07:00
  • f107e3229b update EvaluationTask Xi Yan 2025-03-18 19:28:34 -07:00
  • 5e817cd56a update Xi Yan 2025-03-18 18:16:00 -07:00
  • 398319fe7a agent config Xi Yan 2025-03-18 18:14:55 -07:00
  • 238cdc4e69 grading Xi Yan 2025-03-18 18:12:06 -07:00
  • b98497ee56 docs Xi Yan 2025-03-18 18:10:45 -07:00
  • e860c536da pre Xi Yan 2025-03-18 18:01:40 -07:00
  • 5b39d5a76a
    feat(auth, rfc): Add support for Bearer (api_key) Authentication (#1626) Ashwin Bharambe 2025-03-18 16:24:18 -07:00
  • b79e0435de
    fix: avoid tensor memory error (#1688) yyymeta 2025-03-18 16:17:29 -07:00
  • a69759613a comments Xi Yan 2025-03-18 15:01:41 -07:00
  • 9c8e88ea9c
    fix: Fixed import errors for UI and playground (#1666) Sarthak Deshpande 2025-03-19 03:30:48 +05:30
  • 0cbb7f7f21
    chore: fix mypy violations in post_training modules (#1548) Ihar Hrachyshka 2025-03-18 17:58:16 -04:00
  • f86f3cf878
    docs: remove redundant installation instructions (#1138) Sébastien Han 2025-03-18 22:52:21 +01:00
  • a8b0467ec3 address Xi Yan 2025-03-18 14:51:52 -07:00
  • 5c0888c29a comments Xi Yan 2025-03-18 14:50:19 -07:00
  • 46f2ba5910 Merge branch 'main' into eval_api_final Xi Yan 2025-03-18 14:49:57 -07:00
  • 22e560351e
    ci: Add scheduled workflow to update changelog (#1503) Yuan Tang 2025-03-18 17:39:22 -04:00
  • 5ece262976
    chore: Make code interpreter async (#1654) Sarthak Deshpande 2025-03-19 02:43:46 +05:30
  • d609ffce2a
    chore: Add links and badges to both unit and integration tests (#1632) Yuan Tang 2025-03-18 17:12:17 -04:00
  • c029fbcd13
    fix: return 4xx for non-existent resources in GET requests (#1635) Sébastien Han 2025-03-18 22:06:53 +01:00
  • cca9bd6cc3
    feat: Qdrant inline provider (#1273) Daniele Martinoli 2025-03-18 22:04:21 +01:00
  • 141b3c14dd
    docs: fix broken test path in CONTRIBUTING.md (#1679) Nathan Weinberg 2025-03-18 16:39:46 -04:00
  • 814eb75321
    chore: enable ruff for ./scripts too (#1643) Ihar Hrachyshka 2025-03-18 15:17:21 -04:00
  • 706b4ca651
    feat: support nvidia hosted vision models (llama 3.2 11b/90b) (#1278) Matthew Farrellee 2025-03-18 13:54:10 -05:00
  • f4dc290705
    feat: Created Playground Containerfile and Image Workflow (#1256) Jamie Land 2025-03-18 12:26:49 -04:00
  • ffe9b3b278
    ci(ollama): run more integration tests (#1636) Sébastien Han 2025-03-18 16:54:42 +01:00
  • 168cbcbb92
    fix: Add the option to not verify SSL at remote-vllm provider (#1585) Luis Tomas Bolivar 2025-03-18 14:33:35 +01:00
  • 37f155e41d
    feat(agent): support multiple tool groups (#1556) ehhuang 2025-03-17 22:13:09 -07:00
  • c23a7af5d6
    fix: agents with non-llama model (#1550) ehhuang 2025-03-17 22:11:06 -07:00
  • 0bdfc71f8d
    test: Bump slow_callback_duration to 200ms to avoid flaky remote vLLM unit tests (#1675) Yuan Tang 2025-03-18 00:33:04 -04:00
  • 2d2bb701fa
    ci: Add dependabot scans for Python deps (#1618) Yuan Tang 2025-03-17 23:20:31 -04:00
  • e14f69eb7e
    chore: Remove unused cursor rules (#1653) Yuan Tang 2025-03-17 23:19:37 -04:00
  • 1261bc93bf
    docs: fixed broken tip in distro build docs (#1673) Nathan Weinberg 2025-03-17 20:22:26 -04:00
  • ade3391170 revert job related Xi Yan 2025-03-17 17:12:28 -07:00
  • 452b2b1284 precommit Xi Yan 2025-03-17 17:08:21 -07:00
  • 66cd83fb58 Merge branch 'main' into eval_api_final Xi Yan 2025-03-17 17:00:30 -07:00
  • 5287b437ae
    feat(api): (1/n) datasets api clean up (#1573) Xi Yan 2025-03-17 16:55:45 -07:00
  • 3b35a39b8b
    ci: limit PR testing based on modified files (#1644) Nathan Weinberg 2025-03-17 18:20:29 -04:00
  • 24fd06879e
    refactor: simplify command execution and remove PTY handling (#1641) Sébastien Han 2025-03-17 23:03:14 +01:00
  • 77ca09467f
    chore: consolidate scripts under ./scripts directory (#1646) Ihar Hrachyshka 2025-03-17 17:56:30 -04:00
  • e48af78b76
    fix: add shutdown method for ProviderImpl (#1670) Nathan Weinberg 2025-03-17 17:55:40 -04:00
  • 252a487085
    feat: added nvidia as safety provider (#1248) cdgamarose-nv 2025-03-17 14:39:23 -07:00
  • ac51564ad5
    docs: Fixing outputs in client cli and formatting suggestions (#1668) Kelly Brown 2025-03-17 17:31:09 -04:00
  • f11b6db40d
    fix: build distribution with podman (#1671) Jeff MAURY 2025-03-17 22:30:06 +01:00
  • dfa11a1216
    fix: fixed import error (#1637) Sarthak Deshpande 2025-03-18 02:34:47 +05:30
  • fb418813fc
    fix: passthrough impl response.content.text (#1665) yyymeta 2025-03-17 13:42:08 -07:00
  • 60ae7455f6
    docs: Fix trailing whitespace error (#1669) Kelly Brown 2025-03-17 11:53:30 -04:00
  • 62abe2899a pre Xi Yan 2025-03-16 20:49:09 -07:00
  • cb492eba37 inline -> sync Xi Yan 2025-03-16 20:46:07 -07:00
  • 1860751655 benchmarks Xi Yan 2025-03-16 19:41:40 -07:00
  • c80d1f906b precommit Xi Yan 2025-03-16 19:40:18 -07:00
  • 035b2dcb60 new apis Xi Yan 2025-03-16 19:33:57 -07:00
  • d34b70e3ab grader Xi Yan 2025-03-16 18:30:06 -07:00
  • d9264a0925 dataaset Xi Yan 2025-03-16 16:34:56 -07:00
  • 63f1525165 precommit Xi Yan 2025-03-16 16:27:29 -07:00
  • 5cf7779b8f fix integeration Xi Yan 2025-03-15 17:36:39 -07:00
  • a6fa3aa5a2
    feat(dataset api): (1.6/n) fix all iterrows callsites (#1660) Xi Yan 2025-03-15 17:24:16 -07:00
  • f2d93324e9 pre Xi Yan 2025-03-15 17:08:32 -07:00
  • 28b8c1c815 scoring fix Xi Yan 2025-03-15 17:06:53 -07:00
  • 6f5df08ebf fix hf url endpoint Xi Yan 2025-03-15 16:50:43 -07:00
  • a568bf3f9d
    feat(dataset api): (1.5/n) fix dataset registeration (#1659) Xi Yan 2025-03-15 16:48:09 -07:00
  • 2c9d624910
    feat(dataset api): (1.4/n) fix resolver signature mismatch (#1658) Xi Yan 2025-03-15 14:56:11 -07:00
  • 72ccdc19a8
    feat(datasets api): (1.3/n) patch OpenAPI gen for datasetio->datasets (#1657) Xi Yan 2025-03-15 14:12:45 -07:00
  • 5cb0ad7d7f openapi gen + precommit fix Xi Yan 2025-03-15 14:08:01 -07:00
  • 39f4dfbf50
    feat(api): (1.2/n) datasets.iterrorws pagination api updates (#1656) Xi Yan 2025-03-15 13:58:47 -07:00
  • c7d741d89e Merge branch 'main' into pr1573 Xi Yan 2025-03-15 13:40:18 -07:00
  • b56b06037c
    Web updates to point to latest releases for Mobile SDK (#1650) Chirag Modi 2025-03-14 17:06:07 -07:00
  • d2dda4af64
    docs: add additional guidance around using virtualenv (#1642) Nathan Weinberg 2025-03-14 19:00:55 -04:00
  • cba4842a87 Merge branch 'main' into pr1573 Xi Yan 2025-03-14 15:58:27 -07:00
  • 7b81761a56 fix: update CDN url for stoplight Ashwin Bharambe 2025-03-14 15:46:45 -07:00
  • 93cfade8c9 ci: Bump version to 0.1.7 Ashwin Bharambe 2025-03-14 15:21:26 -07:00
  • f40e759e9a Bump version to 0.1.7 v0.1.7 release-0.1.7 github-actions[bot] 2025-03-14 22:15:42 +00:00
  • c56a683f6e Release candidate 0.1.7rc2 v0.1.7rc2 github-actions[bot] 2025-03-14 21:49:59 +00:00
  • c5857a9b50 fix: sleep between tests oof Ashwin Bharambe 2025-03-14 14:45:37 -07:00
  • a626b7bce3
    feat: [new open benchmark] BFCL_v3 (#1578) yyymeta 2025-03-14 12:50:49 -07:00
  • 78d4872c0c
    feat: add support for logging config in the run.yaml (#1408) Charlie Doern 2025-03-14 15:36:25 -04:00
  • 0e2a13da9c Merge branch 'main' into pr1573 Xi Yan 2025-03-14 12:18:00 -07:00
  • b2d1717ff2 Release candidate 0.1.7rc1 v0.1.7rc1 github-actions[bot] 2025-03-14 19:17:50 +00:00
  • e3e7013ac8
    chore: Add pre-commit check to sync api spec docs (#1609) Ihar Hrachyshka 2025-03-14 12:20:49 -04:00
  • bfc79217a8
    chore: Add ./scripts/unit-tests.sh (#1515) Ihar Hrachyshka 2025-03-13 23:25:15 -04:00
  • 33b096cc21
    fix: OpenAPI with provider get (#1627) Xi Yan 2025-03-13 19:56:32 -07:00
  • 9e73341008
    fix: change dog.jpg path in test_vision_inference.py (#1624) Kai Wu 2025-03-13 18:58:12 -07:00
  • ca0cbf4338
    fix: Fix pre-commit check (#1628) Yuan Tang 2025-03-13 21:57:42 -04:00
  • c02464b635
    fix: Clarify llama model prompt-format help text (#1010) Alina Ryan 2025-03-13 20:47:09 -04:00
  • 7606e49dbc
    feat(dataset api): (1.1/n) dataset api implementation fix pre-commit (#1625) Xi Yan 2025-03-13 16:41:03 -07:00
  • 98b1b15e0f
    refactor: move all datetime.now() calls to UTC (#1589) Sébastien Han 2025-03-13 23:34:53 +01:00
  • b906bad238
    docs: Add OpenAI, Anthropic, Gemini to inference API providers table (#1622) Yuan Tang 2025-03-13 18:28:52 -04:00
  • a062723d03
    feat: add provider API for listing and inspecting provider info (#1429) Charlie Doern 2025-03-13 18:07:21 -04:00
  • a6095820af docs Xi Yan 2025-03-13 14:48:11 -07:00
  • 89885fd2fa datasetio->datasets Xi Yan 2025-03-13 14:47:06 -07:00
  • e101d15f12
    build(deps): bump astral-sh/setup-uv from 4 to 5 (#1620) dependabot[bot] 2025-03-13 16:40:15 -04:00
  • a3d710e59c
    chore: Always check that git merge conflict markers are not present (#1610) Ihar Hrachyshka 2025-03-13 16:19:44 -04:00
  • ed841380dc
    test: turn off recordable mock for now (#1616) ehhuang 2025-03-13 13:18:08 -07:00
  • a1bb7c8d82
    docs: Add OpenAI, Anthropic, Gemini to API providers table (#1617) Yuan Tang 2025-03-13 15:47:58 -04:00
  • 28aade9a27
    ci: add GitHub Action to close stale issues and PRs (#1613) Sébastien Han 2025-03-13 20:09:04 +01:00
  • edfcb02a0e
    ci(ollama): add GitHub Actions workflow for integration tests (#1546) Sébastien Han 2025-03-13 20:04:53 +01:00
  • 42788a9d50
    test: re record responses after client sync (#1615) ehhuang 2025-03-13 11:21:10 -07:00