Commit graph

  • 061911b993 updating weaviate and pgvector classes Francisco Javier Arceo 2025-07-14 13:40:04 -04:00
  • 938786733c chore: Migrating kvstore into openai_vector_store_mixin.py Francisco Javier Arceo 2025-07-14 13:05:19 -04:00
  • 77d2c8e95d
    docs: clarify run.yaml files are starting points for customization (#2746) Sumanth Kamenani 2025-07-14 12:53:13 -04:00
  • 9613c63ca6 docs: clarify run.yaml files are starting points for customization skamenan7 2025-07-14 11:22:15 -04:00
  • 4087dcdd16 chore: update OpenAPI spec files after brave search integration skamenan7 2025-07-08 09:50:03 -04:00
  • 533c1323b8 feat: add proper BuiltinTool support for both websearch providers skamenan7 2025-07-07 15:41:41 -04:00
  • a0a8b86fc8 fix(brave-search): change tool name and standardize response format skamenan7 2025-07-07 15:13:56 -04:00
  • ec2ce3ef9d feat(starter): add Brave search to tool groups skamenan7 2025-07-05 09:36:05 -04:00
  • 618ccea090
    feat: add input validation for search mode of rag query config (#2275) Mark Campbell 2025-07-14 14:11:34 +01:00
  • 3066f5992d chore: block asyncio marks in tests Matthew Farrellee 2025-07-14 07:40:34 -04:00
  • 253b74a1e4
    test: add unit tests for vector db search mode validation Bobbins228 2025-05-28 14:34:09 +01:00
  • 82730fd325
    feat: add input validation for search mode of rag query Bobbins228 2025-05-27 10:14:41 +01:00
  • fd8da5fa67
    Merge branch 'main' into rm-faiss-file raghotham 2025-07-13 23:01:42 -07:00
  • a562d81825 docs: model name Young Han 2025-07-13 09:49:43 -07:00
  • 958fc92b1b
    feat: Add Vector stores UI (#2737) Francisco Arceo 2025-07-13 04:03:55 -04:00
  • 5517950edc updated client Francisco Javier Arceo 2025-07-13 00:03:25 -04:00
  • a520430ebb updated font to make dark mode more readable Francisco Javier Arceo 2025-07-12 01:08:23 -04:00
  • dc822226cb fix: telemetry config Young Han 2025-07-12 18:00:46 -07:00
  • 68e7978c88
    chore: block network access from unit tests (#2732) Matthew Farrellee 2025-07-12 19:53:54 -04:00
  • 9b3d7e85ff feat: add llamacpp in registry Young Han 2025-07-12 16:28:22 -07:00
  • ec73d0d55b init: first remote llamacpp implementation Young Han 2025-07-12 16:28:08 -07:00
  • 8374d4cefd
    chore(github-deps): bump medyagh/setup-minikube from 0.0.19 to 0.0.20 (#2738) dependabot[bot] 2025-07-12 16:23:42 -04:00
  • 6e2663b8d9
    chore(github-deps): bump medyagh/setup-minikube from 0.0.19 to 0.0.20 dependabot[bot] 2025-07-12 20:16:04 +00:00
  • f8311c827d adding vector store detailed view Francisco Javier Arceo 2025-07-12 00:28:52 -04:00
  • 466e234591 feat: Adding UI support for Vector Stores Francisco Javier Arceo 2025-07-12 00:19:26 -04:00
  • 9b5f90eefa tavily changes anigasan 2025-07-11 20:03:27 -07:00
  • ac643bfb0e
    Merge branch 'main' into vectordb_name Francisco Arceo 2025-07-11 22:41:52 -04:00
  • 78bf4558ba Merge branch 'main' of https://github.com/anigasan/llama-stack anigasan 2025-07-11 19:28:49 -07:00
  • 46148bfe83 made changes to tavily_search, simplified config logic anigasan 2025-07-07 12:39:33 -07:00
  • 1c4de89b30 chore: Exposing vector stores bug Francisco Javier Arceo 2025-07-11 22:08:09 -04:00
  • 0f74943154 adding test to verify new expected behavior Francisco Javier Arceo 2025-07-11 21:58:35 -04:00
  • a01a679914 chore: block network access from unit tests Matthew Farrellee 2025-07-11 21:24:17 -04:00
  • 3d83322003 fix safety in starter Hardik Shah 2025-07-11 16:42:24 -07:00
  • 51d9fd4808
    fix: Don't cache clients for passthrough auth providers (#2728) Ben Browning 2025-07-11 16:38:27 -04:00
  • 95b6dc69bf updated docs Francisco Javier Arceo 2025-07-11 16:29:30 -04:00
  • aa2595c7c3
    fix: sambanova shields and model validation (#2693) Jorge Piedrahita Ortiz 2025-07-11 15:29:15 -05:00
  • cfde4af3ab simplyfing Francisco Javier Arceo 2025-07-11 16:25:23 -04:00
  • d361154102 reverting to original call order for a simpler change Francisco Javier Arceo 2025-07-11 16:10:10 -04:00
  • bc65d5c9ef update api_key_from_config initialization jhpiedrahitao 2025-07-11 15:07:22 -05:00
  • 30b2e6a495
    chore: default to pytest asyncio-mode=auto (#2730) Matthew Farrellee 2025-07-11 16:00:24 -04:00
  • 56811a1483 reverting back to original order of parameters Francisco Javier Arceo 2025-07-11 15:47:24 -04:00
  • 22f2484edc moving order of parameters Francisco Javier Arceo 2025-07-11 15:20:36 -04:00
  • 7ae99f33e7 adjusting vector_db_id Francisco Javier Arceo 2025-07-11 15:07:07 -04:00
  • 67f1131040
    Merge branch 'main' into vectordb_name Francisco Arceo 2025-07-11 13:46:16 -04:00
  • 9b82ac7376 Add together dep to unit tests as well Ben Browning 2025-07-11 13:10:55 -04:00
  • f4af72d98e update nvidia/test_supervised_fine_tuning.py to simulate an available non-llama model Matthew Farrellee 2025-07-11 13:03:31 -04:00
  • e3a3f86cf7 chore: default to pytest asyncio-mode=auto Matthew Farrellee 2025-07-11 11:48:58 -04:00
  • 03e07f1236 Unit tests need litellm now... Ben Browning 2025-07-11 10:29:00 -04:00
  • 9fb3dd1b1b
    Merge c5f65b08bb into 2ebc172f33 Ben Browning 2025-07-11 16:26:08 +02:00
  • 2ebc172f33
    fix: pin opentelemtry version (#2722) Sébastien Han 2025-07-11 16:25:51 +02:00
  • 2e4eedce14
    fix: container build on podman (#2723) Sébastien Han 2025-07-11 16:25:33 +02:00
  • fa9e2dd543 fix: Don't cache clients for passthrough auth providers Ben Browning 2025-07-11 10:11:31 -04:00
  • 51787a93f6 feat: allow dynamic model registration for ollama inference provider Matthew Farrellee 2025-07-11 10:08:49 -04:00
  • d3b637e6ab chore(api): add mypy coverage to chat_format Mustafa Elbehery 2025-07-08 19:49:03 +02:00
  • 74103e4eee chore(api): add mypy coverage to meta_reference_inference Mustafa Elbehery 2025-07-08 23:11:26 +02:00
  • e3de28d872 chore: add mypy coverage to meta_llama3_multimodal Mustafa Elbehery 2025-07-10 11:50:54 +02:00
  • 6c16e2c0fd feat: allow dynamic model registration for nvidia inference provider Matthew Farrellee 2025-07-11 09:56:54 -04:00
  • 1c08a1cae9 chore: add mypy inference fp8_impls Mustafa Elbehery 2025-07-09 00:22:45 +02:00
  • 5785ddd6a6 test: Add faiss provider to openai_vector_stores test suite Derek Higgins 2025-07-11 14:27:10 +01:00
  • a5d8bc3719 Re-run pre-commit to fix formatting error SjjThaler 2025-07-11 15:34:19 +02:00
  • a5e5719d1d
    Silence mypy valid-type error SjjThaler 2025-07-11 13:27:18 +02:00
  • ea964a13ec fix: add missing extra_body to client.chat.completions.create() call Wen Zhou 2025-07-11 13:02:11 +02:00
  • 4ecd6bf5d3 fix(faiss): Delete file contents from kvstore Derek Higgins 2025-07-09 12:47:53 +01:00
  • 47d38e01a4
    fix: container build on podman Sébastien Han 2025-07-11 11:11:31 +02:00
  • be92f41dd2
    fix: pin opentelemtry version Sébastien Han 2025-07-11 11:00:43 +02:00
  • 3616dd0fd2
    Merge branch 'main' into chore/strong-typing Stefan Thaler 2025-07-11 09:43:26 +01:00
  • d880c2df0e
    fix: auth sql store: user is owner policy (#2674) ehhuang 2025-07-10 14:40:32 -07:00
  • 4cf1952c32
    chore: update vllm k8s command to support tool calling (#2717) ehhuang 2025-07-10 14:40:17 -07:00
  • dbde805743 chore: update vllm k8s command to support tool calling Eric Huang 2025-07-10 14:39:01 -07:00
  • 5fe3027cbf
    chore: remove "rfc" directory and move original rfc to "docs" (#2718) Nathan Weinberg 2025-07-10 17:06:10 -04:00
  • 28c1f5dc07
    Apply suggestions from code review raghotham 2025-07-10 14:02:36 -07:00
  • b92ff13538 chore: remove "rfc" directory and move original rfc to "docs" Nathan Weinberg 2025-07-10 16:01:55 -04:00
  • 9f04bc6d1a
    chore: move "install.sh" script into "scripts" dir (#2719) Nathan Weinberg 2025-07-10 16:14:10 -04:00
  • 69fd891bed chore: move "install.sh" script into "scripts" dir Nathan Weinberg 2025-07-10 16:08:34 -04:00
  • 0bbff91c7e
    docs: fix a few broken things in the CONTRIBUTING.md (#2714) Nathan Weinberg 2025-07-10 14:47:54 -04:00
  • ac0e3e133c
    cleanup: use enum for mcp protocols Calum Murray 2025-07-10 14:27:02 -04:00
  • 6a6b66ae4f
    chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) Francisco Arceo 2025-07-10 14:22:13 -04:00
  • 96f67146e4
    cleanup: remove unnecessary debug logs Calum Murray 2025-07-10 14:16:05 -04:00
  • caecaa8b31
    cleanup: simplify connection code Calum Murray 2025-07-10 14:15:29 -04:00
  • 006c955aae updating _load_openai_vector_stores Francisco Javier Arceo 2025-07-10 14:08:03 -04:00
  • d5034ed759 fixed comments Hardik Shah 2025-07-10 10:40:45 -07:00
  • c8990442e1 docs: fix a few broken things in the CONTRIBUTING.md Nathan Weinberg 2025-07-10 12:46:48 -04:00
  • c5f65b08bb Narrow the scope of toolgroup exception catching Ben Browning 2025-07-10 11:34:33 -04:00
  • 4867ed21b5 Ensure clients see MCP auth errors Ben Browning 2025-06-27 12:45:59 -04:00
  • 7ca51640eb fix: Gracefully handle errors when listing MCP tools Ben Browning 2025-06-27 11:43:39 -04:00
  • d739fe77a9 update way of checking available models jhpiedrahitao 2025-07-10 10:30:50 -05:00
  • b18f4d1ccf
    ci: add config for pre-commit.ci (#2712) Nathan Weinberg 2025-07-10 11:24:10 -04:00
  • a25689d78a ci: add config for pre-commit.ci Nathan Weinberg 2025-07-10 11:06:21 -04:00
  • 83c6b20067
    chore(api): add mypy coverage to cli/stack (#2650) Mustafa Elbehery 2025-07-10 16:53:38 +02:00
  • bbe0199bb7
    chore: update pre-commit hook versions (#2708) Nathan Weinberg 2025-07-10 10:47:59 -04:00
  • 6a11fdb57b chore(api): add mypy coverage to meta_llama3_generation Mustafa Elbehery 2025-07-08 23:27:10 +02:00
  • ca1b5041a4 chore: add mypy sentence transformers Mustafa Elbehery 2025-07-10 15:41:27 +02:00
  • b8168466b4
    Merge fac7e937bc into 81ebaf6e9a Juanma 2025-07-10 10:32:19 -04:00
  • 81ebaf6e9a
    fix: properly represent paths in server logs (#2698) Charlie Doern 2025-07-10 10:19:12 -04:00
  • 261362799b chore: fix ruff errors generated by new pre-commit hook Nathan Weinberg 2025-07-10 07:47:26 -04:00
  • 562e4e54fb chore: update pre-commit hook versions Nathan Weinberg 2025-07-10 07:46:56 -04:00
  • 05b40a601d fix: properly represent paths in server logs Charlie Doern 2025-07-09 16:06:25 -04:00
  • 648db8408c removing provider_ prefix Francisco Javier Arceo 2025-07-10 09:19:34 -04:00
  • 01c222e12f
    ci: run all APIs integration tests (#2646) Sébastien Han 2025-07-10 15:16:08 +02:00
  • 52aa646e1b chore: add mypy code scanner Mustafa Elbehery 2025-07-09 01:33:52 +02:00