239 Commits

Author SHA1 Message Date
Nithin Bose 1cc7d013ab Merge pull request #261 from langchain-ai/update-support-email
Update support email to support@langchain.dev
2025-07-25 07:02:53 -07:00
Nithin Bose ee3455936a Update support email from support@langchain.com to support@langchain.dev 2025-07-23 12:53:41 -07:00
William Fu-Hinthorn 3723f41965 Disable linkcheck (too flakey right now) 2024-09-18 11:51:49 -07:00
John Groetzinger de2c9552d4 Refactored code to use LANGCHAIN_ENDPOINT environment variable for API calls (#250) 2024-07-30 05:33:12 -07:00
William Fu-Hinthorn 668182e10b Update Data 2024-07-02 12:54:38 -07:00
Lance Martin d8eed8567f Merge pull request #247 from langchain-ai/rlm/update-model-path-fireworks
Update modal path for Fireworks agent
2024-06-18 10:28:49 -07:00
Lance Martin 7d867ea48c Update path 2024-06-17 15:56:34 -07:00
Lance Martin f4dd00fa8e Merge pull request #246 from langchain-ai/rlm/test-fireworks-sql-agent
Test Fireworks sql agent
2024-06-17 14:17:57 -07:00
Lance Martin 33a9161dc5 Update ntbk to compare LLMs 2024-06-17 13:56:49 -07:00
Lance Martin 799743cded Update agent eval ntbk to test various LLMs 2024-06-17 13:30:00 -07:00
Lance Martin ce79b6374e Merge pull request #245 from langchain-ai/rlm/agent-eval-testing
Update / clean SQL agent cookbook
2024-06-17 09:17:53 -07:00
Lance Martin 66e7083cb0 Add evals to SQL agent cookbook 2024-06-13 20:12:08 -07:00
Lance Martin cdb7fbb43c Merge pull request #243 from langchain-ai/ankush/agent-eval
add sql agent eval notebook
2024-06-13 11:10:48 -07:00
Lance Martin d6148003f4 Fix imports 2024-06-11 16:48:04 -07:00
Lance Martin 4b40c2fac4 Clean 2024-06-11 10:52:30 -07:00
Lance Martin dd31e89de0 Clean 2024-06-10 15:25:37 -07:00
Lance Martin 10732c5bef Update single tool call 2024-06-07 06:38:37 -07:00
Lance Martin 9941c8458b Remove initial ntbk 2024-06-06 17:08:25 -07:00
Lance Martin 1ca23a68a5 Add eval for result, single tool, trajectory 2024-06-06 17:05:02 -07:00
Lance Martin 8aa21cc621 Merge pull request #244 from langchain-ai/rlm/update-cookbooks
Update cookbooks to sync w videos
2024-06-05 11:54:53 -07:00
Ankush Gola cb1133c4f8 add sql agent eval notebook 2024-06-04 22:19:19 -07:00
Lance Martin 5a18c8f9c2 Update cookbooks to sync w videos 2024-06-02 19:25:20 -07:00
Lance Martin 209236ba43 Merge pull request #242 from langchain-ai/rlm/online-eval-example
Add online eval
2024-05-23 12:49:42 -07:00
Lance Martin 295a78c1fe Add online eval 2024-05-23 12:40:16 -07:00
Lance Martin e9f59b0d24 Merge pull request #241 from langchain-ai/rlm/update-eval-prompts
Update eval prompts
2024-05-16 14:35:45 -07:00
Lance Martin 3102e59ec6 Update w/ new prompts 2024-05-16 14:27:42 -07:00
Lance Martin edb76b2835 Update eval to use prompts 2024-05-15 17:02:58 -07:00
Sangkeun Kim ffdf524120 Fix typo Groun -> Ground (#238)
Co-authored-by: Windy <windy@classum.com>
2024-05-14 19:04:49 -07:00
William FH d1521ebe67 Migrate langchain deps (#240) 2024-05-14 19:04:26 -07:00
Lance Martin c6748108ff Merge pull request #239 from langchain-ai/rlm/update-intro-cookbook
Add gpt-4o regression testing
2024-05-13 11:35:06 -07:00
Lance Martin 515f4140cb Add gpt-4o testing 2024-05-13 11:28:30 -07:00
Lance Martin 651b0eb613 Merge pull request #236 from langchain-ai/rlm/regression-testing-gpt4
Add regression testing across model versions
2024-05-09 10:36:35 -07:00
Lance Martin 9767ce0d43 Add pairwise eval 2024-05-08 16:20:59 -07:00
Lance Martin 4419a87e09 Add pairwise 2024-05-07 16:38:10 -07:00
William FH 1a46c089ed Redirect Pytest Examples (#237) 2024-05-05 01:30:01 -07:00
Lance Martin 9beba6a62c Add online evaluators 2024-05-03 16:39:58 -07:00
Lance Martin d6f168ebef Add regression testing across model versions 2024-05-02 13:06:23 -07:00
Lance Martin 3229017d5c Merge pull request #224 from langchain-ai/rlm/langsmith-evals-intro
Update for newer LangSmith Evaluation videos
2024-05-01 12:38:33 -07:00
Lance Martin a453633a9d Merge pull request #235 from langchain-ai/rlm/rag-intermediate-eval
Add intermediate trace eval
2024-05-01 12:34:39 -07:00
Lance Martin 1d279d7b15 Update for regression testing 2024-05-01 12:33:38 -07:00
Lance Martin 45cbfc9e75 Add intermediate trace eval 2024-04-30 14:32:23 -07:00
Lance Martin 8f1aacfa28 Add regression testing 2024-04-30 11:02:57 -07:00
Lance Martin f059ab843e Merge branch 'main' into rlm/langsmith-evals-intro 2024-04-29 19:08:35 -07:00
Lance Martin f770fdfb10 Merge pull request #234 from langchain-ai/rlm/update_figure
Update doc relevance flow figure
2024-04-29 16:27:14 -07:00
Lance Martin ffb9a56def Update doc relevance flow figure 2024-04-29 16:18:52 -07:00
Lance Martin 165bf7e6c7 Use score_string evaluator for RAG docs (instead of labeled_score_string) (#233)
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-04-29 15:59:28 -07:00
Rengar Lee 76bd7987af Remove duplicate statement in Algorithmic Pipeline doc 2024-04-29 15:41:33 -07:00
Lance Martin 5ff015a675 Merge branch 'main' into rlm/langsmith-evals-intro 2024-04-29 13:42:03 -07:00
Lance Martin 55fb129ee4 Add regression testing 2024-04-29 13:41:23 -07:00
Ankush Gola fcb783ae31 Ankush/add rag eval (#229)
---------

Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-04-22 12:05:58 -07:00