Commit graph

12 commits

Author SHA1 Message Date
Omar Abdelwahab
ccdd24985d
Merge branch 'llamastack:main' into langchain_llamastack 2025-09-23 10:42:29 -07:00
Omar Abdelwahab
d064c9e99e ran pre-commit
ran pre-commit
2025-09-18 14:03:43 -07:00
Omar Abdelwahab
875069f535 Update langchain-llama-stack.py 2025-09-18 13:57:14 -07:00
slekkala1
c7ef1f13df
feat: Add langchain llamastack Integration example notebook (#3314)
# What does this PR do?
The notebook was
reverted(https://github.com/llamastack/llama-stack/pull/3259) as it had
some local paths, I missed correcting. Trying with corrections now


## Test Plan
Ran the Jupyter notebook
2025-09-11 11:10:41 -07:00
Omar Abdelwahab
9cf73a6bdf Update langchain-llama-stack.py 2025-09-02 10:30:17 -07:00
Omar Abdelwahab
4f87a5dd72 Update README.md 2025-08-28 17:39:37 -07:00
Omar Abdelwahab
035ac8af41 Update README.md 2025-08-28 17:30:33 -07:00
Omar Abdelwahab
74e95524d7 Update README.md 2025-08-28 15:36:38 -07:00
Omar Abdelwahab
63375b8f45 Update langchain-llama-stack.py 2025-08-26 22:28:22 -07:00
Matthew Farrellee
00bd9a61ed
chore: Add example notebook for Langchain + LLAMAStack integration (#3228) (#3259) 2025-08-26 12:58:44 -07:00
slekkala1
2666029427
feat: Add example notebook for Langchain + LLAMAStack integration (#3228)
Some checks failed
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Pre-commit / pre-commit (push) Failing after 2s
Vector IO Integration Tests / test-matrix (push) Failing after 4s
Integration Tests (Replay) / Integration Tests (, , , client=, vision=) (push) Failing after 4s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 5s
Python Package Build Test / build (3.13) (push) Failing after 4s
UI Tests / ui-tests (22) (push) Failing after 4s
Test External API and Providers / test-external (venv) (push) Failing after 5s
Python Package Build Test / build (3.12) (push) Failing after 6s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
Update ReadTheDocs / update-readthedocs (push) Failing after 8s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 12s
Unit Tests / unit-tests (3.12) (push) Failing after 10s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 16s
# What does this PR do?
Add LLAMAStack + Langchain integration example notebook

## Test Plan
Ran in Jupyter notebook, works end to end.

(Used Claude mainly for documentation and coding/debugging help)
2025-08-26 11:34:08 -07:00
Omar Abdelwahab
0da0732b07 Changed the langChain dir name to langchain
Changed the langChain dir name to langchain
2025-08-21 19:51:33 -07:00