Commit Graph

  • 7a48d9ee82 Merge branch 'master' of github.com:hwchase17/langchain Harrison Chase 2023-06-17 11:16:19 -07:00
  • e30fdffd1e Add new openai 0613 model costs (#6110) Kenny 2023-06-17 14:11:47 -04:00
  • 2eec687474 update web_base.py to have verify option (#6107) Dhruvil Shah 2023-06-17 11:10:48 -07:00
  • 680d6bbbf8 fix titles in documentation Harrison Chase 2023-06-17 11:09:11 -07:00
  • e194dc5306 Make lckwargs private (#6344) Nuno Campos 2023-06-17 19:08:25 +01:00
  • 8cfb52ddbb fix spelling Harrison Chase 2023-06-17 11:06:54 -07:00
  • 5d5298087f Custom Anthropic API URL (#6221) zengbo 2023-06-18 02:01:29 +08:00
  • 61e4a1adf9 Harrison/faiss score (#6341) Harrison Chase 2023-06-17 11:00:47 -07:00
  • 42a28ac1ba Harrison/error zero tools (#6340) Harrison Chase 2023-06-17 11:00:35 -07:00
  • eef62bf4e9 qdrant: search by vector (#6043) Slawomir Gonet 2023-06-17 18:44:28 +02:00
  • b7ba7e8a7b Allow GoogleDrive to authenticate via application default credentials on Cloud Run/GCE etc without service key (#6035) Mark 2023-06-17 18:44:17 +02:00
  • 6f36f0f930 Add oobabooga/text-generation-webui support as a llm (#5997) lonestriker 2023-06-17 20:42:15 +04:00
  • 444ca3f669 Improve AnalyticDB Vector Store implementation without affecting user (#6086) Richy Wang 2023-06-18 00:36:31 +08:00
  • cdd1d78bf2 make modelname_to_contextsize as a staticmethod (#6040) Ja-sonYun 2023-06-18 01:13:08 +09:00
  • 427551eabf DocArray as a Retriever (#6031) Saba Sturua 2023-06-17 18:09:33 +02:00
  • 7bb437146d fix links to prompt templates and example selectors (#6332) Masafumi Mori 2023-06-18 01:07:14 +09:00
  • 83eea230f3 changed height in the nb example (#6327) Francisco Ingham 2023-06-17 04:05:48 -03:00
  • 0475d015fe Handle Managed Motorhead Data Key (#6169) James O'Dwyer 2023-06-16 23:36:18 -04:00
  • 364f8e7b5d Better Entity Memory code documentation (#6318) Luke Stanley 2023-06-17 01:08:44 +00:00
  • af18413d97 Harrison/deeplake new features (#6263) Harrison Chase 2023-06-16 17:53:55 -07:00
  • 6640293087 fix eval guide links (#6319) Davis Chase 2023-06-16 17:53:46 -07:00
  • ad324a39ae Improve the performance of add_texts interface and upgrade the AwaDB from 0.3.2 to 0.3.3 (#6316) ljeagle 2023-06-17 07:50:01 +08:00
  • 24b2af5218 nit (#6305) Davis Chase 2023-06-16 16:21:27 -07:00
  • 9ca11c06b7 Fixes #6282 (#6283) Pierre Alexandre SCHEMBRI 2023-06-17 01:21:01 +02:00
  • 23cdebddc4 Del linkcheck readme (#6317) Davis Chase 2023-06-16 16:18:45 -07:00
  • ccd916babe Update dev container (#6189) Brigit Murtaugh 2023-06-16 15:42:14 -07:00
  • 03b5891cf7 more redirect (#6314) Davis Chase 2023-06-16 14:43:59 -07:00
  • eaee492dbc basic redirect (#6309) Davis Chase 2023-06-16 13:39:58 -07:00
  • d2243757a3 update readme (#6304) Davis Chase 2023-06-16 12:27:16 -07:00
  • 2f47e5c766 update api link (#6303) Davis Chase 2023-06-16 12:18:17 -07:00
  • d558bcfad8 rm ignore_vercel (#6302) Davis Chase 2023-06-16 12:06:58 -07:00
  • 87e502c6bc Doc refactor (#6300) Davis Chase 2023-06-16 11:52:56 -07:00
  • 94c82a189d bump to 202 (#6262) Harrison Chase 2023-06-16 06:52:36 -07:00
  • b01cf0dd54 ArxivAPIWrapper - doc_content_chars_max (#6063) hp0404 2023-06-16 08:16:42 +03:00
  • a9b97aa6f4 Update output format of MosaicML endpoint to be more flexible (#6060) Daniel King 2023-06-15 22:15:39 -07:00
  • 50d9c7d5a4 Fix: change the chatgpt plugin retriever metadata format (#5920) JaysonAlbert 2023-06-16 13:04:45 +08:00
  • e67b26eee9 Harrison/openai functions (#6261) Harrison Chase 2023-06-15 21:54:39 -07:00
  • 6aafb46807 Harrison/openai functions (#6223) Harrison Chase 2023-06-15 21:43:33 -07:00
  • bc9b8c8239 Improve Error Message for failed callback (#6247) Zander Chase 2023-06-15 19:18:37 -07:00
  • 0013256e81 Support chat history persistence in AutoGPT (#5716) Alon Roth 2023-06-16 03:49:03 +03:00
  • 1913320cbe Feature/add acreom loader (#5780) Martin Antos 2023-06-15 20:53:00 +02:00
  • ae76e473e1 Add Tags for LLMs (#6229) Zander Chase 2023-06-15 11:24:11 -07:00
  • 8e1a7a8646 bump version to 201 (#6233) Harrison Chase 2023-06-15 08:28:47 -07:00
  • e82687ddf4 Harrison/use functions agent (#6185) Harrison Chase 2023-06-15 08:18:50 -07:00
  • 7d2b946d0b Fix typo pandocs to pandoc (#6203) Ryo Kanazawa 2023-06-16 00:18:27 +09:00
  • c7db9febb0 count tokens for new OpenAI model versions (#6195) Kyle Roth 2023-06-15 09:16:03 -04:00
  • 7ad13cdbdb feat: add content_format param to ConfluenceLoader.load() (#5922) xu0o0 2023-06-15 07:56:28 +08:00
  • c5a46e7435 feat: Add support for the Solidity language (#6054) 0xJordan 2023-06-14 23:25:02 +02:00
  • 17c4ec4812 Add docs for tags (#6155) Nuno Campos 2023-06-14 22:01:58 +01:00
  • 4a649e3b14 typo: 'following following' to 'following' (#6163) thiswillbeyourgithub 2023-06-14 19:58:47 +02:00
  • 8a44c879c6 Update readthedocs_documentation.ipynb (#6148) Maciej Bryński 2023-06-14 16:21:48 +02:00
  • e0e3ef1c57 Update Name (#6136) Zander Chase 2023-06-13 22:25:36 -07:00
  • 4555ad5d1f Add Run Collector Callback (#6133) Zander Chase 2023-06-13 22:17:37 -07:00
  • 6ac120f299 bump ver to 200 (#6130) Harrison Chase 2023-06-13 19:33:51 -07:00
  • e41f0b341c add functions agent (#6113) Harrison Chase 2023-06-13 18:51:01 -07:00
  • b3b155d488 Return session name in runner response (#6112) Zander Chase 2023-06-13 16:59:43 -07:00
  • e74733ab9e support streaming for functions (#6115) Harrison Chase 2023-06-13 15:26:26 -07:00
  • 11ab0be11a Add support for tags (#5898) Nuno Campos 2023-06-13 20:30:59 +01:00
  • 1281fdf0f2 Harrison/notebook functions (#6103) Harrison Chase 2023-06-13 10:52:54 -07:00
  • 34ebb29726 bump version to 199 (#6102) Harrison Chase 2023-06-13 10:50:33 -07:00
  • f9edf76e7c Implement max_marginal_relevance_search in VectorStore of Pinecone (#6056) Wenchen Li 2023-06-14 01:46:45 +08:00
  • 970b2f9d38 convert tools to openai (#6100) Harrison Chase 2023-06-13 10:40:49 -07:00
  • 292accde2b support functions (#6099) Harrison Chase 2023-06-13 10:32:58 -07:00
  • ee3d0513ad Add tests and update notebook for MarkdownHeaderTextSplitter (#6069) Lance Martin 2023-06-13 09:07:52 -07:00
  • 8fdf88b8e3 Fix for ModuleNotFoundError while running langchain-server. Issue #5833 (#6077) Keshav Kumar 2023-06-13 21:07:07 +05:30
  • 0c52275bdb Use Run object from SDK (#6067) Zander Chase 2023-06-13 07:14:11 -07:00
  • cde1e8739a turn off repr (#6078) Harrison Chase 2023-06-12 22:45:24 -07:00
  • a9b3b2e327 Enable serialization for anthropic (#6049) Nuno Campos 2023-06-13 06:39:10 +01:00
  • 6ac5d80286 propogate kwargs fully (#6076) Harrison Chase 2023-06-12 22:37:55 -07:00
  • ec1a2adf9c improve tools (#6062) Harrison Chase 2023-06-12 22:19:03 -07:00
  • 5b6bbf4ab2 Add embaas document extraction api endpoints (#6048) Julius Lipp 2023-06-13 10:13:52 +08:00
  • 2f0088039d Log tracer errors (#6066) Zander Chase 2023-06-12 17:13:49 -07:00
  • b023f0c0f2 Text splitter for Markdown files by header (#5860) Lance Martin 2023-06-12 15:46:42 -07:00
  • 2c91f0d750 chore: spedd up integration test by using smaller model (#6044) Jens Madsen 2023-06-12 22:27:10 +02:00
  • 5922742d56 comment out Harrison Chase 2023-06-12 10:57:31 -07:00
  • 681ba6d520 embaas title Harrison Chase 2023-06-12 08:00:14 -07:00
  • 7a5e36f3f5 Mongo db doc fix (#6042) Ben Flast 2023-06-12 10:29:27 -04:00
  • 289e9aeb9d bump ver to 198 (#6026) Harrison Chase 2023-06-11 21:32:45 -07:00
  • d1561b74eb Harrison/cognitive search (#6011) Harrison Chase 2023-06-11 21:15:42 -07:00
  • bb7ac9edb5 add dashscope text embedding (#5929) wenmeng zhou 2023-06-12 12:14:20 +08:00
  • 010d0bfeea Update MongoDB Atlas support docs (#6022) Ben Flast 2023-06-11 23:57:15 -04:00
  • e05997c25e Harrison/hologres (#6012) Harrison Chase 2023-06-11 20:56:51 -07:00
  • c5bce4a465 add from_documents interface in awadb vector store (#6023) ljeagle 2023-06-12 10:35:03 +08:00
  • 2c9619bc1d Remove from PR template (#6018) Zander Chase 2023-06-11 19:34:26 -07:00
  • 18f5c985d9 Langchain decorators (#6017) ju-bezdek 2023-06-12 04:32:24 +02:00
  • a197acfcd3 Update check (#6020) Zander Chase 2023-06-11 17:59:09 -07:00
  • 18af149e91 nc/load (#5733) Nuno Campos 2023-06-11 23:51:28 +01:00
  • 614cff89bc I before E (#6015) Zander Chase 2023-06-11 15:45:12 -07:00
  • a7227ee01b Harrison/embaas (#6010) Harrison Chase 2023-06-11 13:35:14 -07:00
  • 232faba796 fix: TypeError when loading confluence pages by cql (#5878) xu0o0 2023-06-12 04:23:22 +08:00
  • d7d629911b feat: Added filtering option to FAISS vectorstore (#5966) Akhil Vempali 2023-06-12 01:50:03 +05:30
  • 6e90406e0f [APIChain] enhance the robustness or url (#6008) Jiaping(JP) Zhang 2023-06-11 13:13:57 -07:00
  • c868a3eef3 Update databricks.md (#6006) Ikko Eltociear Ashimine 2023-06-12 05:13:33 +09:00
  • 20e9ce8a62 bump version to 197 (#6007) Harrison Chase 2023-06-11 10:14:57 -07:00
  • 704d56e241 support kwargs (#5990) Harrison Chase 2023-06-11 10:09:22 -07:00
  • b934677a81 Obey handler.raise_error in _ahandle_event_for_handler (#6001) Mark Pors 2023-06-11 18:49:26 +02:00
  • 2d038b57b2 Harrison/arxiv fix (#5993) Harrison Chase 2023-06-11 09:48:09 -07:00
  • 0b740c9baa add ocr_languages param for ConfluenceLoader.load() (#5823) Vincent 2023-06-11 07:51:04 +08:00
  • ac3e6e3944 Fix IndexError in RecursiveCharacterTextSplitter (#5902) Thomas B 2023-06-11 01:48:53 +02:00
  • d2270a2261 Fix: Grammer fix in documentation (#5925) Satheesh Valluru 2023-06-11 05:13:36 +05:30