Commit Graph

  • 634e1cecf2 Update SQL agents to use read-only connections (#51) main Joshua Carroll 2024-02-08 10:56:44 -08:00
  • 4592ddd1c3 Update SQL agents to use read-only connections sql-readonly Joshua Carroll 2024-02-07 15:43:48 -08:00
  • dcfc93313e Update basic_memory example to LCEL (#48) Joshua Carroll 2024-01-16 22:38:58 -08:00
  • ac84b35286 Update basic_memory example to LCEL update-chathistory-lcel Joshua Carroll 2024-01-16 22:38:31 -08:00
  • 740e7dec14 Bump DDG search to latest (#47) Joshua Carroll 2024-01-16 22:11:28 -08:00
  • 859bf05959 Bump DDG search to latest fix-ddg Joshua Carroll 2024-01-16 22:10:43 -08:00
  • e6ff27575c Update everything to langchain 0.1 (#45) Joshua Carroll 2024-01-15 22:51:33 -08:00
  • 025bda224c Update everything to langchain 0.1 update-0.1 Joshua Carroll 2024-01-15 22:49:18 -08:00
  • 2a6ab4cfc6 make explicit (#39) Bagatur 2023-09-13 20:37:07 -07:00
  • 4e47dd8f4e make explicit bagatur/explicit_docarray_import Bagatur 2023-09-13 16:02:55 -07:00
  • 11e3f5751f Add section for additional app links (#38) Joshua Carroll 2023-09-13 15:26:45 -07:00
  • 2157886fa5 Add section for additional app links add-more-app-links Joshua Carroll 2023-09-13 15:26:18 -07:00
  • 51c3eb400f Pin pydantic to ^1 to fix import issues (#37) Joshua Carroll 2023-09-13 15:07:14 -07:00
  • 48bffcb731 Pin pydantic to ^1 to fix import issues fix-docarray-imports Joshua Carroll 2023-09-13 15:06:07 -07:00
  • 6125bddf43 Update streamlit version lukasmasuch 2023-08-30 21:55:25 +02:00
  • 07c87797b4 Add warnings on chat_pandas_df (#30) Joshua Carroll 2023-08-23 21:37:26 -07:00
  • 86aa306d10 Add warnings on chat_pandas_df pandas-warning Joshua Carroll 2023-08-23 21:33:00 -07:00
  • 0d2fc797a7 File Extensions Updated (#23) ma-raza 2023-08-24 14:12:10 +10:00
  • a0400b8a8e Fix chat_with_documents.py callbacks (#29) Bruno Gonzalez 2023-08-24 01:09:47 -03:00
  • 0e14931196 Update to nightly to use st.status (will update to 1.26 after release) (#28) Joshua Carroll 2023-08-23 15:46:24 -07:00
  • 979aadde90 Update to nightly to use st.status (will update to 1.26 after release) update-st-status Joshua Carroll 2023-08-23 15:45:33 -07:00
  • 910156b502 Swap to langchain-experimental for SQLDatabaseChain in MRKL demo (#27) Joshua Carroll 2023-08-22 12:22:04 -07:00
  • c1ee64bde2 Swap to langchain-experimental for SQLDatabaseChain in MRKL demo mrkl-fix Joshua Carroll 2023-08-22 12:21:23 -07:00
  • 64e64e45bd Simple langsmith feedback (#22) Joshua Carroll 2023-08-15 17:01:37 -07:00
  • 7b43bbbac8 Add links in README simple-langsmith-feedback Joshua Carroll 2023-08-15 16:59:50 -07:00
  • 8def944aee Add simple feedback app using LangSmith Joshua Carroll 2023-08-15 16:55:43 -07:00
  • 927c64e3f4 Update to use streamlit-feedback (initial) langsmith-example Joshua Carroll 2023-08-10 14:14:00 -07:00
  • 0f24af4718 Playing with feedback UX Joshua Carroll 2023-07-29 17:14:18 -07:00
  • 19e4287e4f Switch to using tracer to support dynamic input Joshua Carroll 2023-07-25 21:54:09 -07:00
  • 4171aa77c0 Add reference in README Joshua Carroll 2023-07-25 21:30:43 -07:00
  • fea8adfa91 Move langsmith example to its own file Joshua Carroll 2023-07-25 21:24:52 -07:00
  • 766fc53066 Add langsmith feedback to search_and_chat Joshua Carroll 2023-07-25 21:23:31 -07:00
  • 46a48a4854 search_and_chat: Store and re-render intermediate steps (#20) Joshua Carroll 2023-08-04 16:20:49 -07:00
  • ca78106084 search_and_chat: Store and re-render intermediate steps remember-search Joshua Carroll 2023-08-04 16:18:11 -07:00
  • 74fa008337 Update existing agents to use StreamlitChatMessageHistory where relevant (#19) Joshua Carroll 2023-08-04 15:48:33 -07:00
  • edf99d9c04 Update existing agents to use StreamlitChatMessageHistory where relevant memory-updates Joshua Carroll 2023-08-04 15:45:31 -07:00
  • efd29074b3 basic_memory.py cleanups Joshua Carroll 2023-08-04 14:06:54 -07:00
  • 42738ae060 Add memory example and information (#18) Joshua Carroll 2023-08-04 13:41:50 -07:00
  • 1bd8c96874 Fix dependencies back memory-examples Joshua Carroll 2023-08-04 13:41:07 -07:00
  • eba43f65bf Add memory example and information Joshua Carroll 2023-08-04 13:37:04 -07:00
  • 24f3d54e52 Feature/docker (#12) ma-raza 2023-07-29 12:31:16 +10:00
  • d1a407a214 Fix bug with api key getting cached, other small cleanups (#15) Joshua Carroll 2023-07-27 10:09:22 -07:00
  • aa5b1bf243 Add web_explorer rlm/web_research Lance Martin 2023-07-25 15:06:54 -07:00
  • f8ed6c2980 Update contributing message in README Joshua Carroll 2023-07-20 15:36:30 -07:00
  • fa7de5c1bb Improvements! (#10) Joshua Carroll 2023-07-20 15:26:17 -07:00
  • 7da834467e Feature/pandas agent (#8) ma-raza 2023-07-21 08:14:18 +10:00
  • e9ab27b4ef Add chat_with_sql_db example (#9) Shashank Deshpande 2023-07-21 03:15:21 +05:30
  • 23e814223a Added StreamHandler to Streamlit UI for chat_with_documents (#6) Muhtasham Oblokulov 2023-07-20 23:39:07 +02:00
  • 9c35e5035b devcontainer image Joshua Carroll 2023-07-18 15:02:52 -07:00
  • c696686102 Add a ttl on the cached qachain for documents Joshua Carroll 2023-07-18 13:04:53 -07:00
  • a6a6cccf0f Add document chat link to README Joshua Carroll 2023-07-17 13:17:16 -07:00
  • b13999ce73 Attempt to fix torch dependency issue Joshua Carroll 2023-07-17 10:43:32 -07:00
  • 519e1ba207 Add chat_with_documents example (#5) Shashank Deshpande 2023-07-17 20:21:11 +05:30
  • 58bafbd2aa Try local whl Joshua Carroll 2023-07-11 14:14:35 -07:00
  • 1bcc0f6c89 Revert to streamlit 1.24.1 Joshua Carroll 2023-07-11 09:58:15 -07:00
  • 1d0fb1df36 Dependencies update Joshua Carroll 2023-07-11 09:50:01 -07:00
  • df2c0c2f60 Update dependencies Joshua Carroll 2023-07-11 09:46:19 -07:00
  • 49324fa438 Switch to nightly to fix embed chat_input issue Joshua Carroll 2023-07-11 09:31:41 -07:00
  • 35a637ce5d Update README Joshua Carroll 2023-07-07 15:31:06 -07:00
  • 3dd0968691 Add hosted links Joshua Carroll 2023-07-07 15:30:06 -07:00
  • cffdb1f7e0 Simplify basic_streaming a bit Joshua Carroll 2023-07-03 10:49:55 -07:00
  • 0c6a1cc872 Add basic_streaming info to README Joshua Carroll 2023-07-03 10:38:14 -07:00
  • 27dc1ced2c Add basic streaming example Joshua Carroll 2023-07-03 10:15:39 -07:00
  • c2f49f6085 Search agent improvements Joshua Carroll 2023-06-28 09:45:37 -07:00
  • c2dbc64c5a Add search_and_chat example Joshua Carroll 2023-06-27 18:17:31 -07:00
  • 850f5f8a06 Merge pull request #2 from langchain-ai/streamlit-upgrade Joshua Carroll 2023-06-27 16:48:41 -07:00
  • f939f7340b Update to Streamlit 1.24 for chat, various app and README cleanups, add minimal_agent Joshua Carroll 2023-06-27 16:46:47 -07:00
  • a0bfa04d2b We just have one API key now Tim Conkling 2023-06-27 12:06:31 -04:00
  • 92249209f7 fix output clearing Tim Conkling 2023-06-27 11:57:17 -04:00
  • 366a65504a fix output clearing Tim Conkling 2023-06-27 11:57:17 -04:00
  • ff03902ba4 Revert "remove unused clear_results" Tim Conkling 2023-06-27 11:43:17 -04:00
  • 2443c5d29d Update README Tim Conkling 2023-06-27 11:39:41 -04:00
  • 4a5e48b7bb remove unused clear_results Tim Conkling 2023-06-27 11:37:17 -04:00
  • 49368009c0 swap in DuckDuckGo for Google Tim Conkling 2023-06-27 11:30:42 -04:00
  • fd8a7b0e14 Update demo to use chat Joshua Carroll 2023-06-26 17:28:10 -07:00
  • 822612fb14 Merge pull request #1 from langchain-ai/make-general Joshua Carroll 2023-06-26 16:59:53 -07:00
  • 8a91283591 Add a devcontainer and make the README a bit more general Joshua Carroll 2023-06-26 16:59:09 -07:00
  • 399a1d9145 pre-commit Tim Conkling 2023-06-26 13:31:02 -04:00
  • b9c7b7043e mypy Tim Conkling 2023-06-26 13:28:16 -04:00
  • f33f47274d black Tim Conkling 2023-06-26 13:26:49 -04:00
  • 14b46b98d4 tweak Tim Conkling 2023-06-26 13:25:35 -04:00
  • 8cc8fe6acb Reorganize source code and remove "Show source" expander Tim Conkling 2023-06-26 13:23:27 -04:00
  • cc7f817ad9 Apache 2 license Tim Conkling 2023-06-26 13:03:28 -04:00
  • 594114981f Apache 2 license Tim Conkling 2023-06-26 12:56:32 -04:00
  • 043285980f additional dependencies; gitignore Tim Conkling 2023-06-26 12:47:37 -04:00
  • 262c9bd1f1 mrkl_demo source Tim Conkling 2023-06-26 12:31:39 -04:00
  • be2ffeb262 poetry init Tim Conkling 2023-06-26 12:30:12 -04:00
  • 8801446e84 Initial commit Tim Conkling 2023-06-23 17:05:33 -04:00