Commit graph

  • e1c57d5b94 Update getting started for uv Ashwin Bharambe 2025-02-03 14:06:45 -08:00
  • 109f210369 Add a pre-commit for requirements.txt Ashwin Bharambe 2025-02-03 13:55:36 -08:00
  • bc862f1d25 Make sure torch + torchvision go together as deps Ashwin Bharambe 2025-02-03 13:52:39 -08:00
  • 0f14378135
    fix: broken "core concepts" link in docs website (#940) Nathan Weinberg 2025-02-03 16:46:34 -05:00
  • 1e36721686
    fix: broken link in Quick Start doc (#943) Nathan Weinberg 2025-02-03 16:45:35 -05:00
  • c786a7986b fix: broken link in Quick Start doc Nathan Weinberg 2025-02-03 16:35:30 -05:00
  • dac3f0595c fix: Update link to redirect to index page Francisco Javier Arceo 2025-02-03 15:52:47 -05:00
  • 48de3e925f fix: broken "core concepts" link in docs website Nathan Weinberg 2025-02-03 15:46:54 -05:00
  • fd367e20c8
    github: ignore non-hidden python virtual environments (#939) Nathan Weinberg 2025-02-03 14:53:05 -05:00
  • b1e7506f89 github: ignore non-hidden python virtual environments Nathan Weinberg 2025-02-03 14:29:27 -05:00
  • d8c88f9ce4 added section numbers Jeff Tang 2025-02-03 10:12:22 -08:00
  • 9f77e6f526 cell type fix Jeff Tang 2025-02-03 10:01:27 -08:00
  • 63d6057b0a added the llama stack 0.1 chat and agent examples of using llama 3.2 on together.ai LS server Jeff Tang 2025-02-03 09:58:06 -08:00
  • 7558678b8c
    Fix uv pip install timeout issue for PyTorch (#929) Yuan Tang 2025-02-03 09:39:35 -05:00
  • e370a77752
    Add issue template config with docs and Discord links (#930) Yuan Tang 2025-02-03 09:39:00 -05:00
  • 9e0c8a82cb Litellm support in llama stack: ak/llama-stack-litellm-support Abhishek Kumawat 2025-02-03 06:10:51 -08:00
  • 8284131630
    Add discussion Yuan Tang 2025-02-03 03:38:36 -05:00
  • 1c46d80c13
    Configurable and unit Yuan Tang 2025-02-03 03:34:25 -05:00
  • 55612cb252 run with ollama Dev-Khant 2025-02-03 13:16:15 +05:30
  • 83a51c7bfb
    Properly close PGVector DB connection during shutdown() (#931) Yuan Tang 2025-02-03 00:23:13 -05:00
  • 3444b32091
    Properly close PGVector DB connection during shutdown() Yuan Tang 2025-02-02 20:39:18 -05:00
  • 29c2255ecf
    Add issue template config with docs and Discord links Yuan Tang 2025-02-02 17:09:02 -05:00
  • f0acfdd8d1
    Fix uv pip install timeout issue for PyTorch Yuan Tang 2025-02-02 17:00:46 -05:00
  • ccf0cbb903 Update release pointer Ashwin Bharambe 2025-02-02 12:11:57 -08:00
  • 1bb74d95ad Delete CI workflows from here since they have moved to llama-stack-ops Ashwin Bharambe 2025-02-02 10:21:57 -08:00
  • 587753da2f
    LocalInferenceImpl update for LS 0.1 (#911) Jeff Tang 2025-02-02 09:49:40 -08:00
  • 7fdbd5b642 Add NBVAL skips to the getting started notebook Ashwin Bharambe 2025-02-02 07:53:07 -08:00
  • dfd6461498 kill old readme Ashwin Bharambe 2025-02-02 06:49:01 -08:00
  • 34ab7a3b6c
    Fix precommit check after moving to ruff (#927) Yuan Tang 2025-02-02 09:46:45 -05:00
  • 327259fb48 precommit Eric Huang 2025-02-01 22:07:05 -08:00
  • c76ea1018f
    Fix lint check after moving to ruff Yuan Tang 2025-02-01 23:20:45 -05:00
  • 4773092dd1
    Fix UBI9 image build when installing Python packages via uv (#926) Yuan Tang 2025-02-01 22:14:29 -05:00
  • a333116e4f
    Fix UBI9 image build when installing Python packages via uv Yuan Tang 2025-02-01 22:09:41 -05:00
  • 3b8d6578d0 Bump version to 0.1.1 v0.1.1 github-actions[bot] 2025-02-02 02:16:26 +00:00
  • 6d035b3152 sys_prompt Eric Huang 2025-01-31 11:03:58 -08:00
  • 75abe48cd0 completions can randomly blurt out something else v0.1.1rc4 Ashwin Bharambe 2025-02-01 16:01:21 -08:00
  • b03e093e80 Add a COPY option for copying source files into docker Ashwin Bharambe 2025-02-01 15:35:38 -08:00
  • 942e8b96ac Fix uv pip uninstall Ashwin Bharambe 2025-02-01 11:42:17 -08:00
  • e21c8b6d80
    add image support to NVIDIA inference provider (#907) v0.1.1rc3 Matthew Farrellee 2025-02-01 12:02:27 -05:00
  • 439d0da84c More pyproject shenanigans Ashwin Bharambe 2025-02-01 08:51:45 -08:00
  • 1ac0d8306b Remove test parameterization for safety tests, too much noise Ashwin Bharambe 2025-02-01 08:38:44 -08:00
  • 8f9ff545a4 Update LICENSE format Ashwin Bharambe 2025-02-01 08:34:25 -08:00
  • 3af9be744d Make package finding automatic Ashwin Bharambe 2025-02-01 08:09:39 -08:00
  • 5836ab2454 Add uv.lock Ashwin Bharambe 2025-01-31 22:40:53 -08:00
  • 6344b2429b Kill requirements.txt Ashwin Bharambe 2025-01-31 22:38:58 -08:00
  • 5b1e69e58e
    Use uv pip install instead of pip install (#921) Ashwin Bharambe 2025-01-31 22:29:41 -08:00
  • 36734a53a0 Clean up pre-commit.yml workflow Ashwin Bharambe 2025-01-31 22:29:15 -08:00
  • e67beafef7 Move to ruff for the linter Ashwin Bharambe 2025-01-31 22:25:10 -08:00
  • 6249d26611 Set up python-cpu index, for later use Ashwin Bharambe 2025-01-31 22:08:34 -08:00
  • fbd3ffbf99 Fix docker build Ashwin Bharambe 2025-01-31 22:00:46 -08:00
  • 62b54fd70c Use uv pip install instead of pip install Ashwin Bharambe 2025-01-31 21:38:54 -08:00
  • c6d9ff2054 Move to use pyproject.toml so it is uv compatible Ashwin Bharambe 2025-01-31 17:24:42 -08:00
  • 95786d5bdc Update client-sdk test config option handling Ashwin Bharambe 2025-01-31 15:29:55 -08:00
  • a67324c975
    Update CODEOWNERS ehhuang 2025-01-31 15:35:58 -08:00
  • f0ba367877 Update client-sdk test config option handling Ashwin Bharambe 2025-01-31 15:29:55 -08:00
  • 589a6911ba
    fix rag tests (#918) Hardik Shah 2025-01-31 15:29:29 -08:00
  • 683af78e84 fix rag tests Hardik Shah 2025-01-31 15:28:11 -08:00
  • 216cde5ee8 Add --print-deps-only for computing dependencies Ashwin Bharambe 2025-01-31 14:31:13 -08:00
  • da46d98a63
    Run code-gen (#916) Hardik Shah 2025-01-31 13:47:42 -08:00
  • a7b929f17e
    Sec fixes as raised by bandit (#917) Hardik Shah 2025-01-31 13:44:26 -08:00
  • a5a573ad76 init lmstudio inference structure lm-studio-integration Justin Lee 2025-01-31 13:37:59 -08:00
  • 5d88a2fff5 init lm studio Justin Lee 2025-01-31 13:24:06 -08:00
  • acf98b49b0 fixed issues raised by bandit Hardik Shah 2025-01-31 13:03:27 -08:00
  • 6a13461afa fixed nvidia change Hardik Shah 2025-01-31 12:59:49 -08:00
  • 5caa0f4aa1 fix sambanova and run code-gen Hardik Shah 2025-01-31 12:45:41 -08:00
  • 7ea14ae62e
    feat: enable xpu support for meta-reference stack (#558) Dmitry Rogozhkin 2025-01-31 12:11:49 -08:00
  • 750020efd7 feat: enable xpu and cpu support for meta-reference stack on text models Dmitry Rogozhkin 2024-11-18 16:00:55 -08:00
  • bb2143632b use convert_image_content_to_url Matthew Farrellee 2025-01-31 11:18:05 -05:00
  • cef35bb3db detect image.data mime type with pillow Matthew Farrellee 2025-01-31 10:25:29 -05:00
  • 0d38ba733f update to new data type Matthew Farrellee 2025-01-31 09:58:58 -05:00
  • a8027d25ca Merge branch 'main' into add-image-support Matthew Farrellee 2025-01-31 08:59:33 -05:00
  • b7e1fc0090 init commit Dev-Khant 2025-01-31 15:44:30 +05:30
  • 02c3ffcdbe RFC: config to override system prompt Eric Huang (AI Platform) 2025-01-30 20:31:37 -08:00
  • 026466228d add metrics query to telemtry Dinesh Yeduguru 2025-01-30 22:02:21 -05:00
  • 15dcc4ea5e
    openapi gen return type fix for streaming/non-streaming (#910) Xi Yan 2025-01-30 18:03:02 -08:00
  • 9a6aac40c2 Merge branch 'main' into fix-stream-non-stream Xi Yan 2025-01-30 18:00:40 -08:00
  • 5bb19a5a31 LocalInferenceImpl update for LS 0.1 Jeff Tang 2025-01-30 17:58:34 -08:00
  • 2f11c7c203
    add test for user message w/ image.data content (#906) Matthew Farrellee 2025-01-30 20:35:27 -05:00
  • 97eb3eecea
    Fix Agents to support code and rag simultaneously (#908) Hardik Shah 2025-01-30 17:09:34 -08:00
  • 4291fc0b25 generator Xi Yan 2025-01-30 16:57:21 -08:00
  • 1fd7ea881c openapi Xi Yan 2025-01-30 16:55:51 -08:00
  • 7bed2884bd Merge branch 'main' into fix-stream-non-stream Xi Yan 2025-01-30 16:55:04 -08:00
  • b94d8e9880 fix gen streaming Xi Yan 2025-01-30 16:53:32 -08:00
  • 94051cfe9e
    fix ImageContentItem to take base64 string as image.data (#909) Xi Yan 2025-01-30 15:58:23 -08:00
  • 76ff28cf3f nit Xi Yan 2025-01-30 15:56:36 -08:00
  • baddcf910b Merge branch 'main' into fix-base64 Xi Yan 2025-01-30 15:38:34 -08:00
  • ae346d9004 remove todo Xi Yan 2025-01-30 15:35:50 -08:00
  • 2b9f185363 revert back test Xi Yan 2025-01-30 15:33:11 -08:00
  • 93c48588c8 remove prints Xi Yan 2025-01-30 15:29:08 -08:00
  • 72ca18c406 openapi schema Xi Yan 2025-01-30 15:27:45 -08:00
  • fa528138f1 check for exact response in rag Hardik Shah 2025-01-30 15:07:02 -08:00
  • 5288b602ec add comments Xi Yan 2025-01-30 15:01:18 -08:00
  • e2bfaf9cd3 add back RAG logic Hardik Shah 2025-01-30 14:03:41 -08:00
  • ff73f0a17b prompt adapter Xi Yan 2025-01-30 14:01:18 -08:00
  • 393d94429c update image content item base64 Xi Yan 2025-01-30 13:54:19 -08:00
  • 89b7868e34 merge test_image_chat_completion_base64_{url,data} Matthew Farrellee 2025-01-30 15:44:24 -05:00
  • 66956277a0 remove logs from test Hardik Shah 2025-01-30 11:53:01 -08:00
  • bcd14cc2d3 add image support to NVIDIA inference provider Matthew Farrellee 2025-01-30 14:22:41 -05:00
  • 80348cbe94 drop last_message Hardik Shah 2025-01-30 10:59:13 -08:00
  • 1c31ddd388 add test for user message w/ image.data content Matthew Farrellee 2025-01-30 13:50:13 -05:00