Commit graph

  • d38aea33c1 Merge branch 'refs/heads/main' into preprocessors ilya-kolchinsky 2025-03-11 20:05:52 +01:00
  • 8039ace5ca docs: update CONTRIBUTING.md with additional guidance around uv Nathan Weinberg 2025-03-10 11:13:01 -04:00
  • d04395e034 build: remove .python-version Nathan Weinberg 2025-03-10 10:19:43 -04:00
  • 43044f29e2
    fix: fix llama stack run with missing agent impl (#1559) Xi Yan 2025-03-11 11:22:22 -07:00
  • 85501ed875
    fix: remove Llama-3.2-1B-Instruct for fireworks (#1558) Dinesh Yeduguru 2025-03-11 11:19:29 -07:00
  • 275bab1373
    test: loosen Python 3.10 version for unit tests (#1547) Nathan Weinberg 2025-03-11 14:11:32 -04:00
  • b647ecd9ed
    feat: add support for LLAMA_STACK_LOG_FILE (#1450) Charlie Doern 2025-03-11 14:09:31 -04:00
  • 4c25287923 rename Xi Yan 2025-03-11 11:08:51 -07:00
  • c010d25dc0 fix agent run Xi Yan 2025-03-11 10:59:07 -07:00
  • d946a83d85 passthrough provider Xi Yan 2025-03-11 10:52:41 -07:00
  • 96f12a7688 fix: remove Llama-3.2-1B-Instruct for fireworks Dinesh Yeduguru 2025-03-11 10:42:52 -07:00
  • b541bcbcb7 test Eric Huang 2025-03-11 10:38:11 -07:00
  • 83a2c78615
    feat(api): list agents / sessions and get agent (#1410) Sébastien Han 2025-03-11 18:33:46 +01:00
  • aca82df7ed
    fix: Multiple fixes for server shutdown (fix lifespan handling; fix handling CancelledError when raised by provider; let uvicorn handle signals) (#1495) Ihar Hrachyshka 2025-03-11 13:30:55 -04:00
  • d33b8ea3dc
    docs: Small nits in llama CLI reference (#1542) Kelly Brown 2025-03-11 13:12:18 -04:00
  • c3d7d17bc4
    chore: fix typing hints for get_provider_impl deps arguments (#1544) Ihar Hrachyshka 2025-03-11 13:07:28 -04:00
  • 04106b94aa
    docs: Remove duplicate docs on api docs generator (#1534) Ihar Hrachyshka 2025-03-11 13:01:46 -04:00
  • 0e73186a11
    fix: Add missing shutdown handler for TorchtunePostTrainingImpl (#1535) Ihar Hrachyshka 2025-03-11 13:01:09 -04:00
  • e13c92f269
    revert: feat(server): Use system packages for execution (#1551) Ashwin Bharambe 2025-03-11 09:58:25 -07:00
  • 83085ea40a
    Revert "feat(server): Use system packages for execution (#1252)" Ashwin Bharambe 2025-03-11 09:38:48 -07:00
  • cceb5e934e docs: Remove duplicate docs on api docs generator Ihar Hrachyshka 2025-03-10 19:35:09 -04:00
  • a714bbac9d Merge-related changes. ilya-kolchinsky 2025-03-11 17:05:13 +01:00
  • 8ca56484dc Removed docling-related code. ilya-kolchinsky 2025-03-11 16:54:55 +01:00
  • a454b53bda fix intergration tests Honglin Cao 2025-03-11 11:18:50 -04:00
  • 1a13bd2c6c test: loosen Python 3.10 version for unit tests Nathan Weinberg 2025-03-11 10:54:30 -04:00
  • d1f67d90ca fix top k, add in comments Honglin Cao 2025-03-05 19:38:05 -05:00
  • 941d5f1b18 change to dev, fix issues with test Honglin Cao 2025-03-05 19:17:45 -05:00
  • e31a52b26e fix endpoint Honglin Cao 2025-03-04 18:26:08 -05:00
  • 98549b826d change to dev Honglin Cao 2025-03-04 17:56:47 -05:00
  • 3742affaaa fix stuff after rebasing - 2025/03/04 Honglin Cao 2025-03-04 11:19:32 -05:00
  • acc4d75c48 fix after rebasing, now test isn't working Honglin Cao 2025-02-04 16:59:56 -05:00
  • 102af46d5d fixing centml get params Honglin Cao 2025-02-04 16:22:54 -05:00
  • 6c1b1722b4 ruff fix Honglin Cao 2025-01-21 17:02:28 -05:00
  • e20228a7ca ruff fix and format Honglin Cao 2025-01-21 16:40:08 -05:00
  • dc1ff40413 Add centml as remote inference provider Honglin Cao 2025-01-08 11:15:29 -05:00
  • ba6d8211cb docs: Small nits in llama CLI reference Kelly Brown 2025-03-11 09:05:08 -04:00
  • ead9397e22
    fix: tracing fixes for trace context propogation across coroutines (#1522) Dinesh Yeduguru 2025-03-11 07:12:48 -07:00
  • c0cd36c995 chore: fix typing hints for get_provider_impl deps arguments Ihar Hrachyshka 2025-03-11 10:00:43 -04:00
  • 9305b4157e Updated the documentation to include the new API endpoints. ilya-kolchinsky 2025-03-11 14:56:21 +01:00
  • 377233a6d6 Convert config positional arg to --config in llama stack run Courtney Pacheco 2025-03-11 08:19:23 -04:00
  • ad4cf97604 Simplified the preprocessing interface. ilya-kolchinsky 2025-03-11 13:05:48 +01:00
  • 84c765ee5f
    update messages to force invoke tool use Yu An 2025-03-11 11:07:07 +00:00
  • fc5d7327ed
    feat: [new open benchmark] Math 500 (#1538) Botao Chen 2025-03-10 20:38:28 -07:00
  • 08ce13e98d
    fix: Use --with-editable to capture accurate code coverage reporting (#1532) Courtney Pacheco 2025-03-10 19:30:28 -04:00
  • d824da3fab
    fix: revert to using faiss for ollama distro (#1530) Ashwin Bharambe 2025-03-10 16:15:17 -07:00
  • 03b91cff53
    feat(server): Use system packages for execution (#1252) Sébastien Han 2025-03-11 00:01:03 +01:00
  • 39187a7d5d
    docs: improve integration test doc (#1502) Reid 2025-03-11 06:50:46 +08:00
  • 910811039b
    build: revamp "test" dependencies from pyproject (#1468) Sébastien Han 2025-03-10 23:43:16 +01:00
  • 031e0741d3
    test: add inspect unit test (#1417) Sébastien Han 2025-03-10 23:36:18 +01:00
  • acffc8c2a1
    chore: add color to Env Variable message (#1525) Charlie Doern 2025-03-10 18:29:40 -04:00
  • 95ea90248a
    fix: Disable async loop warning messages during test run (#1526) Ihar Hrachyshka 2025-03-10 18:29:08 -04:00
  • d2778d8920
    fix: server logging (#1521) ehhuang 2025-03-10 15:25:23 -07:00
  • bbf2f18931
    chore: Together async client (#1510) Sarthak Deshpande 2025-03-11 03:55:01 +05:30
  • cd2efaa723
    fix: include jinja2 as a core llama-stack dependency (#1529) Ashwin Bharambe 2025-03-10 14:59:11 -07:00
  • a3e4ebca9c
    refactor: ImageType to LlamaStackImageType (#1500) James Kunstle 2025-03-10 14:12:53 -07:00
  • d6124f51c0
    chore: Display code coverage for unit tests in PR builds (#1512) Courtney Pacheco 2025-03-10 16:27:33 -04:00
  • 39c9cb0a30
    docs: update ollama doc url (#1508) Reid 2025-03-11 04:04:59 +08:00
  • 3992eb348d
    fix: update getting_started structured decoding cell (#1523) Xi Yan 2025-03-10 13:03:57 -07:00
  • 49983f33fd
    docs: improve eval doc (#1501) Reid 2025-03-11 02:38:07 +08:00
  • b827b9e07b
    docs: update prompt for websearch example (#1520) ehhuang 2025-03-10 10:42:05 -07:00
  • 99068dfde4
    docs: [RFC] uploaded rerank RFC document Kevin Cogan 2025-03-11 10:25:31 +00:00
  • 41c40954d7
    update example scripts to adapt agentconfig deparcated in v0.1.6 Yu An 2025-03-11 10:28:33 +00:00
  • f8872b3184
    Rename RFC-0003-reranker-API.md to RFC-0003-reranker-api.md Kevin Cogan 2025-03-11 10:21:18 +00:00
  • 50c4052e0b
    docs: [RFC] Draft 1 - RFC-0003-reranker-API.md Kevin Cogan 2025-03-11 10:19:47 +00:00
  • 1efbe21937
    docs: add notes to websearch tool and two extra example scripts Yu An 2025-03-03 10:23:22 +00:00
  • a66c590a88
    feat(api): list agents / sessions and get agent Sébastien Han 2025-03-06 14:05:43 +01:00
  • 96039831c4 init commit Botao Chen 2025-03-10 21:12:58 -07:00
  • e3edca7739
    feat: [new open benchmark] Math 500 (#1538) Botao Chen 2025-03-10 20:38:28 -07:00
  • f1cfbe5f6a address comment Botao Chen 2025-03-10 20:36:52 -07:00
  • bde99482c6 init commit Botao Chen 2025-03-10 20:24:04 -07:00
  • 5319cef5af fix pre-commit Botao Chen 2025-03-10 20:01:22 -07:00
  • 6beb80f2ac Add unit tests for CLI to increase code coverage + fix bug Courtney Pacheco 2025-03-10 21:15:02 -04:00
  • f7c1e87293 fix: Add missing shutdown handler for TorchtunePostTrainingImpl Ihar Hrachyshka 2025-03-11 00:33:18 +00:00
  • e7d038ce47 chore: improve pytest api not found exception reidliu 2025-03-08 23:12:09 +08:00
  • 84d067c4e3 Release candidate 0.1.6.1rc1 v0.1.6.1rc1 github-actions[bot] 2025-03-10 23:31:05 +00:00
  • ff853ccc38
    fix: Use --with-editable to capture accurate code coverage reporting (#1532) Courtney Pacheco 2025-03-10 19:30:28 -04:00
  • dc84bc755a
    fix: revert to using faiss for ollama distro (#1530) Ashwin Bharambe 2025-03-10 16:15:17 -07:00
  • aae756c224 revert the no-binary change Ashwin Bharambe 2025-03-10 16:06:21 -07:00
  • 21e39633d8
    feat(server): Use system packages for execution (#1252) Sébastien Han 2025-03-11 00:01:03 +01:00
  • 2077c649aa add Optional Ashwin Bharambe 2025-03-10 15:58:36 -07:00
  • b1c8afbcc9 Fix code coverage reporting Courtney Pacheco 2025-03-10 18:55:47 -04:00
  • feacf89548
    docs: improve integration test doc (#1502) Reid 2025-03-11 06:50:46 +08:00
  • 91b1b92908
    build: revamp "test" dependencies from pyproject (#1468) Sébastien Han 2025-03-10 23:43:16 +01:00
  • 201a7567ef
    test: add inspect unit test (#1417) Sébastien Han 2025-03-10 23:36:18 +01:00
  • 7559b4055e
    chore: add color to Env Variable message (#1525) Charlie Doern 2025-03-10 18:29:40 -04:00
  • a64021bb47
    fix: Disable async loop warning messages during test run (#1526) Ihar Hrachyshka 2025-03-10 18:29:08 -04:00
  • 0e3c0cf8de
    fix: server logging (#1521) ehhuang 2025-03-10 15:25:23 -07:00
  • 921f8b1125
    chore: Together async client (#1510) Sarthak Deshpande 2025-03-11 03:55:01 +05:30
  • bf44381044 fix: revert to using faiss for ollama distro Ashwin Bharambe 2025-03-10 15:04:50 -07:00
  • bc8daf7fea
    fix: include jinja2 as a core llama-stack dependency (#1529) Ashwin Bharambe 2025-03-10 14:59:11 -07:00
  • 0885b7f9fd
    build: revamp "test" dependencies from pyproject Sébastien Han 2025-03-07 17:31:48 +01:00
  • 7cd96834e0 fix: include jinja2 as a core llama-stack dependency Ashwin Bharambe 2025-03-10 14:35:47 -07:00
  • 5388d212bc Updated the api spec to include COT object Yukt Mitash 2025-03-10 14:31:06 -07:00
  • 735892cbd2
    refactor: ImageType to LlamaStackImageType (#1500) James Kunstle 2025-03-10 14:12:53 -07:00
  • 232ba9da73 fix: Disable async loop warning messages during test run Ihar Hrachyshka 2025-03-10 20:50:57 +00:00
  • 6dbac3beed
    chore: Display code coverage for unit tests in PR builds (#1512) Courtney Pacheco 2025-03-10 16:27:33 -04:00
  • 0bcf785ddd chore: add color to Env Variable message Charlie Doern 2025-03-10 16:09:43 -04:00
  • a4ca4508df chore: resolved comments sarthakdeshpande 2025-03-11 01:39:37 +05:30
  • ca571025f5 fix: Enable lifespan=on for uvicorn Ihar Hrachyshka 2025-03-10 20:03:14 +00:00
  • 056eb68fcc fix: Fix lifespan app handler not working Ihar Hrachyshka 2025-03-10 19:59:10 +00:00