Commit Graph

  • 0b6a650cb4 added ability to override default verbose and memory when load chain … (#1153) Francisco Ingham 2023-02-21 02:00:32 -03:00
  • d2ef5d6167 Default Chroma collection name (#1198) Anton Troynikov 2023-02-20 20:59:34 -08:00
  • 23243ae69c add gitbook document loader (#1180) Dennis Antela Martinez 2023-02-21 04:05:04 +00:00
  • 13ba0177d0 Add a StdIn "Interaction" Tool (#1193) William FH 2023-02-20 18:40:02 -08:00
  • 0118706fd6 Add Support for OpenSearch Vector database (#1191) Naveen Tatikonda 2023-02-20 20:39:34 -06:00
  • c5015d77e2 Allow k to be higher than doc size in max_marginal_relevance_search (#1187) Andrew White 2023-02-20 19:39:13 -05:00
  • 159c560c95 Refactor some loops into list comprehensions (#1185) Zach Schillaci 2023-02-21 01:38:43 +01:00
  • 926c121b98 Harrison/text splitter docs (#1188) Harrison Chase 2023-02-20 15:14:03 -08:00
  • 91446a5e9b clean up text splitting docs (#1184) Harrison Chase 2023-02-20 11:24:31 -08:00
  • a5a14405ad bump version to 0091 (#1181) Harrison Chase 2023-02-20 08:53:45 -08:00
  • 5a954efdd7 update gallery with slack bot (#1177) Harrison Chase 2023-02-20 08:21:00 -08:00
  • 4766b20223 clean up loaders (#1178) Harrison Chase 2023-02-20 08:20:48 -08:00
  • 9962bda70b searx_search: docs updates (#1175) blob42 2023-02-20 14:46:44 +00:00
  • 4f3fbd7267 improve docs for indexes (#1146) Harrison Chase 2023-02-19 23:14:50 -08:00
  • 28781a6213 Harrison/markdown splitter (#1169) Harrison Chase 2023-02-19 21:31:58 -08:00
  • 37dd34bea5 fix path (#1168) Harrison Chase 2023-02-19 21:28:49 -08:00
  • e8f224fd3a docs: add missing links to toc (#1163) Nan Wang 2023-02-20 13:15:11 +08:00
  • afe884fb96 AI21 documentation incorrectly titled Cohere (#1167) Nick 2023-02-20 16:14:59 +11:00
  • ed37fbaeff for ChatVectorDBChain, add top_k_docs_for_context to allow control how many chunks of context will be retrieved (#1155) Ji 2023-02-19 20:48:23 -08:00
  • 955c89fccb pass in prompts to vectordbqa (#1158) Harrison Chase 2023-02-19 20:47:17 -08:00
  • 65cc81c479 directory loader improvements (#1162) Harrison Chase 2023-02-19 20:47:08 -08:00
  • 05a05bcb04 bump version to 0.0.90 (#1157) Harrison Chase 2023-02-19 12:53:55 -08:00
  • 9d6d8f85da Harrison/self hosted runhouse (#1154) Harrison Chase 2023-02-19 09:53:45 -08:00
  • af8f5c1a49 Added constitutional chain. (#1147) CG80499 2023-02-18 19:31:51 -08:00
  • a83ba44efa Harrison/ver0089 (#1144) Harrison Chase 2023-02-18 14:25:37 -08:00
  • 7b5e160d28 Make Tools own model, add ToolKit Concept (#1095) Ankush Gola 2023-02-18 13:40:43 -08:00
  • 45b5640fe5 fix sql (#1141) Harrison Chase 2023-02-18 11:49:08 -08:00
  • 85c1449a96 Fix typo in HyDE docs (#1142) Sam Hogan 2023-02-18 14:48:46 -05:00
  • 9111f4ca8a fix chatvectordbchain to use pinecone namespace (#1139) kekayan 2023-02-19 00:28:48 +05:30
  • fb3c73d194 add srt loader (#1140) Harrison Chase 2023-02-18 10:58:39 -08:00
  • 3f29742adc Sql alchemy commands used in table info (#1135) Francisco Ingham 2023-02-18 15:58:29 -03:00
  • 483821ea3b fix docs (#1133) Harrison Chase 2023-02-18 08:13:54 -08:00
  • ee3590cb61 instruct embeddings docs (#1131) Harrison Chase 2023-02-17 16:14:49 -08:00
  • 8c5fbab72d [Integration Tests] Cast fake embeddings to ALL float values (#1102) Noah Gundotra 2023-02-17 18:18:09 -05:00
  • d5f3dfa1e1 Harrison/hn loader (#1130) Harrison Chase 2023-02-17 15:15:02 -08:00
  • 47c3221fda Max marginal relecance search fails if there are not enough docs (#1117) Tom Bocklisch 2023-02-18 00:12:31 +01:00
  • 511d41114f return source documents for chat vector db chain (#1128) Harrison Chase 2023-02-17 13:40:52 -08:00
  • c39ef70aa4 fix for database compatibility when getting table DDL (#1129) Jon Luo 2023-02-17 16:39:44 -05:00
  • 1ed708391e Fix a bug that shows "KeyError 'items'" (#1118) yakigac 2023-02-18 06:04:02 +09:00
  • 2bee8d4941 feat: add support for .ppt files in UnstructuredPowerPointLoader (#1124) Matt Robinson 2023-02-17 16:03:25 -05:00
  • b956070f08 docs: add an unstructured section to the ecosystem page (#1125) Matt Robinson 2023-02-17 16:02:23 -05:00
  • 383c67c1b2 Fix Issue #1100 (#1101) Hasegawa Yuya 2023-02-17 17:53:16 +09:00
  • 3f50feb280 fix telegram imports (#1110) Harrison Chase 2023-02-17 00:53:01 -08:00
  • 6fafcd0a70 Strange behavior with LLM import requirements (#1104) trigaten 2023-02-17 02:13:34 -05:00
  • ab1a3cccac Hotfix: Qdrant content retrieval (revert: #1088) (#1093) Kacper Łukawski 2023-02-16 21:46:06 +01:00
  • 6322b6f657 bump version 0.0.88 (#1090) Harrison Chase 2023-02-16 07:32:32 -08:00
  • 3462130e2d Modify number of types of chains (#1089) Francisco Ingham 2023-02-16 12:06:30 -03:00
  • 5d11e5da40 Update qdrant.py (#1088) Rishabh Raizada 2023-02-16 20:36:02 +05:30
  • 7745505482 chat qa with sources (#1084) Harrison Chase 2023-02-16 00:29:47 -08:00
  • badeeb37b0 fix stuff count (#1083) Harrison Chase 2023-02-15 23:57:13 -08:00
  • 971458c5de docs for batch size (#1082) Harrison Chase 2023-02-15 23:53:56 -08:00
  • 5e10e19bfe Harrison/align table (#1081) Harrison Chase 2023-02-15 23:53:37 -08:00
  • c60954d0f8 Harrison/telegram loader (#1080) Harrison Chase 2023-02-15 23:24:32 -08:00
  • a1c296bc3c docs: increase width (#1049) Dennis Antela Martinez 2023-02-16 07:07:01 +00:00
  • c96ac3e591 Harrison/semantic subset (#1079) Harrison Chase 2023-02-15 23:06:48 -08:00
  • 19c2797bed add anthropic example (#1041) Harrison Chase 2023-02-15 23:04:28 -08:00
  • 3ecdea8be4 SearxNG meta search api helper (#854) blob42 2023-02-16 07:03:57 +00:00
  • e08961ab25 Fixed openai embeddings to be safe by batching them based on token size calculation. (#991) Hasegawa Yuya 2023-02-16 16:02:32 +09:00
  • f0a258555b Support similarity search by vector (in FAISS) (#961) seanaedmiston 2023-02-16 17:50:00 +11:00
  • 05ad399abe Update PromptLayerOpenAI LLM to include support for ASYNC API (#1066) Jonathan Pedoeem 2023-02-16 01:48:09 -05:00
  • 98186ef180 Harrison/evernote nb (#1078) Harrison Chase 2023-02-15 22:47:30 -08:00
  • e46cd3b7db Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) rogerserper 2023-02-16 07:47:17 +01:00
  • 52753066ef Harrison/handle stop tokens ai21 (#1077) Harrison Chase 2023-02-15 22:44:55 -08:00
  • d8ed286200 Update and rename everynote.py to evernote.py (#1060) Akshay 2023-02-15 22:41:42 -08:00
  • 34cba2da32 Fix typo in integration with Chroma (#1070) Jeff Huber 2023-02-15 22:37:58 -08:00
  • 05df480376 Update PromptLayerOpenAI LLM usage instructions in documentation (#1053) Jonathan Pedoeem 2023-02-16 01:37:48 -05:00
  • 3ea1e5af1e feat: added element metadata to unstructured loader (#1068) Matt Robinson 2023-02-16 01:36:18 -05:00
  • bac676c8e7 bump version (#1057) Harrison Chase 2023-02-15 07:09:10 -08:00
  • d8ac274fc2 add to async chain notebook (#1056) Ankush Gola 2023-02-14 18:20:38 -08:00
  • caa8e4742e Enable streaming for OpenAI LLM (#986) Ankush Gola 2023-02-14 15:06:14 -08:00
  • f05f025e41 bump version to 0086 (#1050) Harrison Chase 2023-02-14 07:14:40 -08:00
  • c67c5383fd docs: fix typo in notebook (#1046) Sasmitha Manathunga 2023-02-14 20:36:08 +05:30
  • 88bebb4caa Harrison/llm integrations (#1039) Harrison Chase 2023-02-13 22:06:25 -08:00
  • ec727bf166 Align table info (#999) (#1034) Harrison Chase 2023-02-13 21:48:41 -08:00
  • 8c45f06d58 Harrison/standarize prompt loading (#1036) Harrison Chase 2023-02-13 21:48:09 -08:00
  • f30dcc6359 Add GooseAI, CerebriumAI, Petals, ForefrontAI (#981) Enrico Shippole 2023-02-14 00:20:19 -05:00
  • d43d430d86 Chroma persistence (#1028) Anton Troynikov 2023-02-13 21:09:06 -08:00
  • 012a6dfb16 Harrison/makefile (#1033) Harrison Chase 2023-02-13 21:08:47 -08:00
  • 6a31a59400 add links (#1027) Harrison Chase 2023-02-13 16:33:30 -08:00
  • 20889205e8 Added retry for openai.error.ServiceUnavailableError (#1022) Oliver Klingefjord 2023-02-13 22:30:06 +01:00
  • fc2502cd81 bump version to 0085 (#1017) Harrison Chase 2023-02-13 07:32:36 -08:00
  • 0f0e69adce agent refactors (#997) Harrison Chase 2023-02-12 23:02:13 -08:00
  • 7fb33fca47 chroma docs (#1012) Harrison Chase 2023-02-12 23:02:01 -08:00
  • 0c553d2064 Harrion/kg (#1016) Harrison Chase 2023-02-12 23:01:26 -08:00
  • 78abd277ff Chroma in LangChain (#1010) Anton Troynikov 2023-02-12 17:43:48 -08:00
  • 05d8969c79 Unstructured example notebook: add a pdf, related deps (#1011) cragwolfe 2023-02-12 14:56:48 -08:00
  • 03e5794978 typo fix on chat vector db docs (#1007) Dhruv Anand 2023-02-13 01:39:21 +05:30
  • 6d44a2285c bump version to 0084 (#1005) Harrison Chase 2023-02-12 07:47:10 -08:00
  • 0998577dfe Harrison/unstructured structured (#1004) Harrison Chase 2023-02-12 07:36:11 -08:00
  • bbb06ca4cf pdfminer (#1003) Harrison Chase 2023-02-12 07:29:26 -08:00
  • 0b6aa6a024 Added initial capital letter to bullet points that had it missing (#1000) Francisco Ingham 2023-02-12 01:31:34 -03:00
  • 10e7297306 Harrison/fake llm (#990) Harrison Chase 2023-02-11 15:12:35 -08:00
  • e51fad1488 Harrison/0083 (#996) Harrison Chase 2023-02-11 08:29:28 -08:00
  • b7747017d7 Import of declarative_base when SQLAlchemy <1.4 (#883) Shahriar Tajbakhsh 2023-02-11 02:33:47 +00:00
  • 2e96704d59 Harrison/airbyte (#989) Harrison Chase 2023-02-10 18:08:00 -08:00
  • e9799d6821 improves huggingface_hub example (#988) Charles Frye 2023-02-10 17:56:15 -08:00
  • c2d1d903fa Zander/online pdf loader (#984) zanderchase 2023-02-10 15:42:30 -08:00
  • 055a53c27f add texts example (#985) Harrison Chase 2023-02-10 12:32:44 -08:00
  • 231da14771 bump version to 0082 (#980) Harrison Chase 2023-02-10 11:38:24 -08:00
  • 6ab432d62e docs: update spelling typos (#982) jeff 2023-02-10 11:37:59 -08:00