Commit graph

  • 28af6f9694 routing agent Xi Yan 2025-03-03 11:13:18 -08:00
  • 789f918042 fix: add tomli to requirements.txt for docs; ideally we need to move this to uv Ashwin Bharambe 2025-03-03 11:11:17 -08:00
  • b153d76c96 effective agents Xi Yan 2025-03-03 10:46:00 -08:00
  • f86154dff5
    refactor: restructure resolver logic and improve type safety (#1323) Sébastien Han 2025-03-03 19:45:12 +01:00
  • cae6c00d8a
    fix: Fixed use of chunk.id (#1356) Daniele Martinoli 2025-03-03 19:42:59 +01:00
  • 2868d8f793
    Merge branch 'meta-llama:main' into fix-ollama-rag Kai Wu 2025-03-03 10:40:14 -08:00
  • 7d111c7510
    feat: unify max_infer_iters in client/server agent loop (#1309) Xi Yan 2025-03-03 10:08:36 -08:00
  • c3515530bb Initial and very basic docling support. ilya-kolchinsky 2025-03-03 15:17:40 +01:00
  • aa1b670d5c The first draft of the Preprocessing API. ilya-kolchinsky 2025-03-03 13:32:17 +01:00
  • ab74a79a27 fixed chunk id Daniele Martinoli 2025-03-03 11:49:05 +01:00
  • d04b477e79
    refactor: restructure resolver logic and improve type safety Sébastien Han 2025-02-28 15:54:22 +01:00
  • a7368297f2 feat: add show environment infomation subcmd reidliu 2025-03-03 16:41:39 +08:00
  • 754feba61f
    feat: add a configurable category-based logger (#1352) Ashwin Bharambe 2025-03-02 18:51:14 -08:00
  • 027f0862fd fix test Ashwin Bharambe 2025-03-02 18:49:18 -08:00
  • 82d9d43b5d feat: add a configurable category-based logger Ashwin Bharambe 2025-03-01 18:07:47 -08:00
  • a9a7b11326
    docs: update agent_execution_loop example code (#1350) Reid 2025-03-03 10:27:43 +08:00
  • 58586f4f8c
    fix: update cmd check logic (#1347) Reid 2025-03-03 10:26:59 +08:00
  • b4a3c1b4ae do not check for docker available when running with venv/conda Xi Yan 2025-03-02 15:46:42 -08:00
  • 0ae8735fbd docs: update help text reidliu 2025-03-02 18:33:30 +08:00
  • fcd34c9226 docs: update agent_execution_loop example code reidliu 2025-03-02 22:41:19 +08:00
  • e84f1a5549
    fix: fix pre-commit check issue (#1349) Reid 2025-03-03 00:13:17 +08:00
  • 933f68822e fix: fix pre-commit check issue reidliu 2025-03-02 18:43:14 +08:00
  • 52977e56a8
    docs: update Agent documentation (#1333) ehhuang 2025-03-01 22:34:52 -08:00
  • 23fd3d4de1 documentation Eric Huang 2025-02-28 15:51:55 -08:00
  • b4717561ba fix: update cmd check logic reidliu 2025-03-02 09:39:22 +08:00
  • 639c57169b chore: improve --port help text reidliu 2025-03-02 06:43:16 +08:00
  • 332629438a
    Address feedback Yuan Tang 2025-03-01 17:38:41 -05:00
  • 2ac97b905e
    test: Do not require registration of both text and vision models Yuan Tang 2025-02-28 23:27:53 -05:00
  • 46b0a404e8
    chore: remove straggler references to llama-models (#1345) Ashwin Bharambe 2025-03-01 14:26:03 -08:00
  • c8dd6181f3 chore: remove straggler references to llama-models Ashwin Bharambe 2025-03-01 14:21:55 -08:00
  • 8bbd52bb9f
    chore: remove dependency on llama_models completely (#1344) Ashwin Bharambe 2025-03-01 12:48:08 -08:00
  • ed16f04a66 fix distro codegen deps Ashwin Bharambe 2025-03-01 12:44:58 -08:00
  • c4dd3f54af add jinja2 as dep for distro codegen Ashwin Bharambe 2025-03-01 12:31:00 -08:00
  • 2c22f8c97e update pyproject.toml Ashwin Bharambe 2025-03-01 12:27:17 -08:00
  • 7529cbfcc9 chore: remove dependency on llama_models completely Ashwin Bharambe 2025-03-01 11:26:29 -08:00
  • 7131d5ddeb
    chore: remove start_venv.sh (#1341) Reid 2025-03-02 03:22:06 +08:00
  • 6609d4ada4
    feat: allow conditionally enabling providers in run.yaml (#1321) Ashwin Bharambe 2025-03-01 11:19:14 -08:00
  • 81c6ef5c1c
    fix: don't update tool_config inplace (#1338) ehhuang 2025-03-01 10:40:00 -08:00
  • 327b17e5f0
    chore: add container cmd check in start_stack.sh (#1340) Reid 2025-03-02 02:39:32 +08:00
  • 7cff9f504f
    fix: raise error when request param failed to convert (#1339) ehhuang 2025-03-01 10:39:05 -08:00
  • dc069025f5
    chore: fix typo (#1343) Reid 2025-03-02 02:36:04 +08:00
  • 258cf49352 chore: fix typo reidliu 2025-03-01 18:05:17 +08:00
  • faf5e454a6 remove configure_container.sh reidliu 2025-03-01 16:40:12 +08:00
  • b229453b8a chore: remove start_venv.sh reidliu 2025-03-01 10:53:50 +08:00
  • ac8a836068 chore: add container cmd check in start_stack.sh reidliu 2025-03-01 09:58:45 +08:00
  • 710ffa88cd fix: raise error when request param failed to convert Eric Huang 2025-02-28 16:51:08 -08:00
  • 21ec67356c
    fix: RAG with documents (#1337) ehhuang 2025-02-28 16:51:00 -08:00
  • b257b0666a fix: RAG with documents Eric Huang 2025-02-28 16:50:41 -08:00
  • 5e293a8fda fix: don't update tool_config inplace Eric Huang 2025-02-28 16:45:38 -08:00
  • 7854af8b52
    docs: update user prompt example (#1329) ehhuang 2025-02-28 16:42:29 -08:00
  • ba3bedc7e9
    test: remove old test (#1334) ehhuang 2025-02-28 16:42:13 -08:00
  • 2faee24873
    chore: better raise (#1335) ehhuang 2025-02-28 16:41:20 -08:00
  • aea09adbd2 chore: remove configure_container.sh reidliu 2025-03-01 08:32:02 +08:00
  • e111a7cb4e
    Merge branch 'main' into pr1334 ehhuang 2025-02-28 16:28:51 -08:00
  • 7ad7e3b970 fix: only install llama-stack package, deps are now correctly incorporated Ashwin Bharambe 2025-02-28 16:12:05 -08:00
  • a5f3645393 chore: better raise Eric Huang 2025-02-28 16:01:52 -08:00
  • f6ff35e9ee test: remove old test Eric Huang 2025-02-28 15:48:16 -08:00
  • 5e24409189 Bump version to 0.1.5.1 v0.1.5.1 release-0.1.5.1 github-actions[bot] 2025-02-28 22:13:25 +00:00
  • 040f1f04f7 Release candidate 0.1.5.1rc1 v0.1.5.1rc1 github-actions[bot] 2025-02-28 22:13:25 +00:00
  • 9b6a2577b1
    docs: Update llama-stack version in README.md (#1330) Surya Prakash Pathak 2025-02-28 21:37:03 +00:00
  • 9c836b0a99 doc: use a better model in quickstart rag Eric Huang 2025-02-28 13:00:25 -08:00
  • b42c8027ff docs: Update installation instructions for llama-stack Surya Prakash Pathak 2025-02-28 20:51:56 +00:00
  • 3c8dd98c03 remove prints Xi Yan 2025-02-28 12:50:09 -08:00
  • 7bb5f2bf0e add a test Xi Yan 2025-02-28 12:49:17 -08:00
  • 4f94f5a708 Merge branch 'main' into max_infer_iters Xi Yan 2025-02-28 12:31:31 -08:00
  • 82fa0803fa
    chore: refactor client tool in test (#1331) Xi Yan 2025-02-28 12:29:50 -08:00
  • a027e8ded8 update tool Xi Yan 2025-02-28 12:28:12 -08:00
  • d6f8bf20c9 refactor client tool Xi Yan 2025-02-28 12:24:12 -08:00
  • c5c970a6be clean up Xi Yan 2025-02-28 12:16:04 -08:00
  • 72b72220ac Updated the llama-stack version in README.md Surya Prakash Pathak 2025-02-28 20:09:51 +00:00
  • 75cda30df7 fix: replace eval with json decoding for format_adapter (#1328) Xi Yan 2025-02-28 11:25:23 -08:00
  • 31c9c6c62f fix: replace eval with json decoding (#1327) Xi Yan 2025-02-28 11:10:45 -08:00
  • 15f69e75ff
    fix: replace eval with json decoding for format_adapter (#1328) Xi Yan 2025-02-28 11:25:23 -08:00
  • 5547ef953c
    feat: enhance OpenAPI spec to include Error types (#1320) Ashwin Bharambe 2025-02-28 11:16:12 -08:00
  • bdc1fb1618 eval in post training Xi Yan 2025-02-28 11:16:01 -08:00
  • 6520baebed
    fix: replace eval with json decoding (#1327) Xi Yan 2025-02-28 11:10:45 -08:00
  • 317bd21f81 eval to json decoding Xi Yan 2025-02-28 10:46:28 -08:00
  • 66cd128ab5
    docs: update the downloaded list doc (#1266) Reid 2025-03-01 02:10:12 +08:00
  • 14c442f177
    chore: update cmd check (#1293) Reid 2025-03-01 02:08:05 +08:00
  • ea4f13cc20
    chore: add container cmd check (#1306) Reid 2025-03-01 02:07:24 +08:00
  • 5366dab31e
    docs: update build doc (#1262) Reid 2025-03-01 02:03:45 +08:00
  • 83dc8fbdff
    test: cleanup embedding model test suite (#1322) Matthew Farrellee 2025-02-28 12:02:36 -06:00
  • c91548fe07
    build(container): misc improvements (#1291) Sébastien Han 2025-02-28 19:01:52 +01:00
  • 18ab1985da
    fix: Make remote::vllm compatible with vLLM <= v0.6.3 (#1325) Yuan Tang 2025-02-28 12:48:49 -05:00
  • df2d833e72
    more concise Yuan Tang 2025-02-28 12:46:31 -05:00
  • 6fa257b475
    chore(lint): update Ruff ignores for project conventions and maintainability (#1184) Sébastien Han 2025-02-28 18:36:49 +01:00
  • 3b57d8ee88
    feat: add prompt-format list (#1222) Reid 2025-03-01 01:27:22 +08:00
  • 234408f411
    docs: Add link to distributions guide in quick start guide (#1326) Yuan Tang 2025-02-28 12:18:02 -05:00
  • 208f02eb95
    docs: Add link to distributions guide in quick start guide Yuan Tang 2025-02-28 12:06:26 -05:00
  • d6204b072f
    fix: Make remote::vllm compatible with vLLM <= v0.6.3 Yuan Tang 2025-02-28 11:56:17 -05:00
  • d1f2d57768
    chore(lint): update Ruff ignores for project conventions and maintainability Sébastien Han 2025-02-20 18:22:35 +01:00
  • 54264b781c cleanup embedding model test suite Matthew Farrellee 2025-02-28 09:04:39 -05:00
  • ff3384dad6 In case of missing provider_id, use the first one (if any) to register an ephemeral vector db Daniele Martinoli 2025-02-28 11:39:23 +01:00
  • 8336db4976
    build(container): simply container build command Sébastien Han 2025-02-27 14:01:11 +01:00
  • 7db80df116
    build(container): remove uv once done Sébastien Han 2025-02-27 14:00:07 +01:00
  • 44eb308d9c
    build(container): fix ubi9 container Sébastien Han 2025-02-27 13:59:28 +01:00
  • 41361719fa
    build(container): remove unused variables Sébastien Han 2025-02-27 13:56:56 +01:00
  • 9f9a140fbc
    build(container): avoid forcing shebang Sébastien Han 2025-02-27 13:41:59 +01:00
  • 2d0ad6ba3f fixed RAG doc (broken URL) Daniele Martinoli 2025-02-28 10:11:56 +01:00
  • 1181754c5b fixed test_chat_agent Daniele Martinoli 2025-02-28 10:10:11 +01:00