Commit Graph

  • 7148f3e1fe Weaviate - Fix schema existence check (#12711) Duda Nogueira 2023-11-01 12:22:15 -03:00
  • 8dbbcf0b6c Adding a template for Solo Performance Prompting Agent (#12627) Sayandip 2023-11-01 20:40:07 +05:30
  • ae63c186af Mask API key for Anyscale LLM (#12406) Aidos Kanapyanov 2023-11-01 20:22:26 +06:00
  • 5ae51a8a85 Fix typo highlighted by ruff autoformatter. (#12691) Predrag Gruevski 2023-10-31 22:16:06 -04:00
  • 724b92231d Remove black caching config from CI lint workflow. (#12594) Predrag Gruevski 2023-10-31 21:39:05 -04:00
  • 0ea837404a Only publish to test PyPI from the _test_release.yml workflow. (#12668) Predrag Gruevski 2023-10-31 21:36:38 -04:00
  • 321cd44f13 Use separate jobs for building and publishing test releases. (#12671) Predrag Gruevski 2023-10-31 21:36:26 -04:00
  • 44c8b159b9 properly increment version in cli (#12685) Erick Friis 2023-10-31 17:27:43 -07:00
  • b825dddf95 fix elastic rag template in playground (#12682) Erick Friis 2023-10-31 17:18:35 -07:00
  • f0eba1ac63 Add RAG input types (#12684) Lance Martin 2023-10-31 17:13:44 -07:00
  • 392cfbee24 link to templates (#12680) Erick Friis 2023-10-31 16:19:22 -07:00
  • ddcec005bc fix for YahooFinanceNewsTool (#12665) Leonid Ganeline 2023-10-31 14:58:09 -07:00
  • 09711ad5a1 Both lint and format templates with ruff v0.1.3. (#12676) Predrag Gruevski 2023-10-31 17:52:00 -04:00
  • 01a3c9b94e Use an in-project virtualenv in the CLI package. (#12678) Predrag Gruevski 2023-10-31 17:51:24 -04:00
  • f7f35a9102 Use black to lint notebooks and docs for now. (#12679) Predrag Gruevski 2023-10-31 17:51:05 -04:00
  • bd668fcea1 Adds version CLI command (#12619) Jacob Lee 2023-10-31 14:50:04 -07:00
  • bf5805bb32 Add quip loader (#12259) Frank 2023-11-01 05:11:24 +08:00
  • c9a6940d58 PGVector fix (#12592) Roman Vasilyev 2023-10-31 14:01:15 -07:00
  • 9e17d1a225 Update Vertex template (#12644) Lance Martin 2023-10-31 14:00:22 -07:00
  • aa3f4a9bc8 Remove the CLI package's pydantic compatibility tests. (#12675) Predrag Gruevski 2023-10-31 16:57:38 -04:00
  • e8b99364b3 Use ruff for both linting and formatting in langchain-cli. (#12672) Predrag Gruevski 2023-10-31 16:52:25 -04:00
  • 9a10b2b047 fix plate chain (#12673) Harrison Chase 2023-10-31 13:45:09 -07:00
  • acfc485808 Update MosaicML Embedding Input Key (#12657) Margaret Qian 2023-10-31 11:43:30 -07:00
  • d26ac5f999 Update README for Hybrid Search Weaviate (#12661) Erika Cardenas 2023-10-31 14:02:34 -04:00
  • c871cc5055 Remove print() statements which seemed leftover from debugging. (#12648) Predrag Gruevski 2023-10-31 13:45:48 -04:00
  • 2a7e0a27cb update lc version (#12655) Erick Friis 2023-10-31 10:19:15 -07:00
  • 360cff81a3 Overwrite existing distributions when uploading to test PyPI. (#12658) Predrag Gruevski 2023-10-31 13:02:50 -04:00
  • da94c750c5 Add RAG template for Timescale Vector (#12651) Lance Martin 2023-10-31 09:56:29 -07:00
  • 14e8c74736 LM Format Enforcer Integration + Sample Notebook (#12625) Noam Gat 2023-10-31 18:49:01 +02:00
  • a4e4b5a86f Relax python version and remove need for explicit setup step (#12637) Stefano Lottini 2023-10-31 17:42:27 +01:00
  • 5308b836c7 Upgrade to actions/checkout@v4 in the docs lint job. (#12581) Predrag Gruevski 2023-10-31 12:41:18 -04:00
  • 94f018f1ba Support release-testing packages with dashes in their names. (#12654) Predrag Gruevski 2023-10-31 12:40:34 -04:00
  • 912ace18e9 fix template py verisons (#12650) Erick Friis 2023-10-31 09:20:29 -07:00
  • b74468f399 Fix small typo on Founcational -> Router notebook (#12634) Brian McBrayer 2023-10-31 12:16:29 -04:00
  • 72fa5a463d Show ruff output inline in GitHub PRs. (#12647) Predrag Gruevski 2023-10-31 12:16:01 -04:00
  • 17c2e3b87e Rename Template (#12649) William FH 2023-11-01 01:15:30 +09:00
  • 7f6e751a3d template updates (#12646) Erick Friis 2023-10-31 09:13:58 -07:00
  • a53cac4508 added template to use Vertex Vector Search for q&a (#12622) Leonid Kuligin 2023-10-31 16:49:24 +01:00
  • 944cb552bb Minor updates to READMEs (#12642) Lance Martin 2023-10-31 08:34:46 -07:00
  • 88f0f1e73b Conversational Feedback (#12590) William FH 2023-11-01 00:34:17 +09:00
  • f94e24dfd7 Install and use ruff format instead of black for code formatting. (#12585) Predrag Gruevski 2023-10-31 10:53:12 -04:00
  • bfd719f9d8 bind_functions convenience method (#12518) William FH 2023-10-31 23:15:37 +09:00
  • 3143324984 Improve Runnable type inference for input_schemas (#12630) Nuno Campos 2023-10-31 13:22:54 +00:00
  • 2f563cee20 Add Runnable.with_listeners() (#12549) Nuno Campos 2023-10-31 11:04:51 +00:00
  • bcc62d63be bump 327 (#12623) Bagatur 2023-10-31 02:18:08 -07:00
  • a1fae1fddd Readme rewrite (#12615) Erick Friis 2023-10-31 00:06:02 -07:00
  • 00766c9f31 Improves the description of the installation command (#12354) Ankur Singh 2023-10-31 07:26:48 +05:30
  • 1dbb77d7db VoyageEmbeddings (#12608) Yujie Qian 2023-10-30 18:37:43 -07:00
  • 92bf40a921 Add a new vector store hippo for langchain #11763 (#12412) chocolate4 2023-10-31 09:35:23 +08:00
  • 342d6c7ab6 Multi on client toolkit (#12392) Karthik Raja A 2023-10-31 07:04:56 +05:30
  • b109cb031b SecretStr for fireworks api (#12475) Prabin Nepal 2023-10-30 20:17:53 -05:00
  • f35a65124a improve agent templates (#12528) Harrison Chase 2023-10-30 18:15:13 -07:00
  • 75bb28afd8 Harrison/pii chatbot (#12523) Harrison Chase 2023-10-30 18:13:12 -07:00
  • a32c236c64 bump cli to 009 (#12611) Harrison Chase 2023-10-30 18:12:08 -07:00
  • b97b9eda21 Hybrid Search Weaviate Template (#12606) Erika Cardenas 2023-10-30 21:10:48 -04:00
  • 0c7f1d8b21 Textract linearizer (#12446) Martin Schade 2023-10-31 02:02:10 +01:00
  • a7d5e0ce8a add guardrails profanity (#12609) Harrison Chase 2023-10-30 17:01:23 -07:00
  • e933212a3d run poetry build in working dir (#12610) Erick Friis 2023-10-30 16:58:34 -07:00
  • f39246bd7e cli should pull instead of delete+clone (#12607) Erick Friis 2023-10-30 16:44:09 -07:00
  • 8b5e879171 add a template for the package readme (#12499) Harrison Chase 2023-10-30 16:39:39 -07:00
  • 9bedda50f2 Bagatur/lakefs loader2 (#12524) Bagatur 2023-10-30 16:30:27 -07:00
  • 3243dcc83e Fix very small typo (#12603) Brian McBrayer 2023-10-30 19:30:18 -04:00
  • 99b69fe607 Fixed missing optional tags. Added default key value for Ollama (#12599) Ackermann Yuriy 2023-10-31 12:30:10 +13:00
  • f6f3ca12e7 Codebase RAG fireworks (#12597) Lance Martin 2023-10-30 16:21:56 -07:00
  • 481bf6fae6 hosting note (#12589) Harrison Chase 2023-10-30 15:31:31 -07:00
  • b5c17ff188 Force List[Tuple[str,str]] to chat history widget (#12530) David Duong 2023-10-30 23:19:32 +01:00
  • d39b4b61b6 Batch apply poetry lock --no-update for all templates (#12531) David Duong 2023-10-30 23:18:53 +01:00
  • e914283cf9 add docs to min_chunk_size (#12537) Kenzie Mihardja 2023-10-30 15:13:52 -07:00
  • 016813d189 factor out to_secret (#12593) Bagatur 2023-10-30 15:10:25 -07:00
  • 630ae24b28 implement get_num_tokens to use google's count_tokens function (#10565) hsuyuming 2023-10-31 07:10:05 +09:00
  • 33e77a1007 Async support for FAISS (#11333) Pham Vu Thai Minh 2023-10-31 05:08:53 +07:00
  • 26f0ca222d RAG template for MongoDB Atlas Vector Search (#12526) Lance Martin 2023-10-30 14:31:34 -07:00
  • 13b89815a3 Issue: fix the issue #11648 init minimax llm (#12554) Jeff Zhuo 2023-10-31 05:30:17 +08:00
  • bfb27324cb [Matching Engine] Update the Matching Engine to include the distance and filters (#12555) Florian Valeye 2023-10-30 22:12:59 +01:00
  • 3c5c384f1a Test-publish to test PyPI and separate jobs to limit permissions. (#12578) Predrag Gruevski 2023-10-30 17:10:14 -04:00
  • 1d51363e49 change project template (#12493) Harrison Chase 2023-10-30 14:06:30 -07:00
  • e53b9ccd70 feat: Add Google Cloud Text-to-Speech Tool (#12572) Holt Skinner 2023-10-30 16:05:39 -05:00
  • 1f2c672d4a add routing by embedding doc (#12580) Bagatur 2023-10-30 13:03:16 -07:00
  • 199630ff93 Replace You with DDG in xml agent (#12504) William FH 2023-10-31 04:51:00 +09:00
  • 6e702b9c36 Deep memory support in LangChain (#12268) Adilkhan Sarsen 2023-10-31 01:16:14 +06:00
  • c57945e0a8 Formatting on ntbks (#12576) Lance Martin 2023-10-30 11:32:31 -07:00
  • 08103e6d48 Minor template cleaning (#12573) Lance Martin 2023-10-30 11:27:44 -07:00
  • b1e3843931 Add client_name="langchain" to Cohere usage (#11328) billytrend-cohere 2023-10-30 18:20:55 +00:00
  • 37aec1e050 bump 326 (#12569) Bagatur 2023-10-30 10:11:17 -07:00
  • 1b1a2d5740 Image Caption accepts bytes for images (#12561) Eugene Yurtsev 2023-10-30 12:29:54 -04:00
  • 7897483819 Allow astream_log to be used inside atrace_as_chain_group (#12558) Nuno Campos 2023-10-30 15:55:16 +00:00
  • 8e88ba16a8 Update neo4j template readmes (#12540) Tomaz Bratanic 2023-10-30 15:57:53 +01:00
  • b2138508cb google translate nb formatting (#12534) Bagatur 2023-10-29 21:27:04 -07:00
  • e05bb938de Merge pull request #12433 Holt Skinner 2023-10-29 20:22:36 -05:00
  • d1fdcd4fcb Masking of API Key for GooseAI LLM (#12496) Samad Koita 2023-10-30 06:51:33 +05:30
  • 64c4a698a8 More comprehensive readthedocs document loader (#12382) Andrew Zhou 2023-10-29 16:26:53 -07:00
  • 3468c038ba Add unit tests for document_transformers/beautiful_soup_transformer.py (#12520) Peter Vandenabeele 2023-10-30 00:24:47 +01:00
  • d31d705407 update contributing (#12532) Bagatur 2023-10-29 16:22:18 -07:00
  • 0b4b9e61fc Bagatur/fix doc ci (#12529) Bagatur 2023-10-29 16:15:18 -07:00
  • 2424fff3f1 notebook fmt (#12498) Bagatur 2023-10-29 15:50:09 -07:00
  • 56cc5b847c Harrison/add descriptions (#12522) Harrison Chase 2023-10-29 15:11:37 -07:00
  • b257e6a4e8 Mask API key for AI21 LLM (#12418) Anirudh Gautam 2023-10-30 03:23:41 +05:30
  • 35d726dc15 docs(prompt_templates): fix typo in prompt template (#12497) Nico Baier 2023-10-29 16:52:37 -05:00
  • 9dead1034c _dalle_image_url returns list of urls if n>1 (#11800) silvhua 2023-10-29 14:23:23 -07:00
  • 1815ea2fdb OpenAI runnable constructor (#12455) Bagatur 2023-10-29 13:40:30 -07:00