提交歷史

作者 SHA1 備註 提交日期
  Deshraj Yadav f7dd65a3de [Feature] Add support for OpenAI assistants and support openai version >=1.0.0 (#921) 1 年之前
  Sidharth Mohanty d8cdbe0041 Set `check_same_thread` false so that one App can be used in parallel (#911) 1 年之前
  Sidharth Mohanty a1de238716 Introduce chunker config in yaml config (#907) 1 年之前
  Deven Patel 53037b5ed8 [Feature Improvement] Update JSON Loader to support loading data from more sources (#898) 1 年之前
  Deven Patel 930280f4ce [Feature] Add citations flag in query and chat functions of App to return context along with the answer (#859) 1 年之前
  Deshraj Yadav 81336668b3 [Feature]: Add posthog anonymous telemetry and update docs (#867) 1 年之前
  Deven Patel d77e8da3f3 [Feature] Update `db.query` to return source of context (#831) 1 年之前
  Deshraj Yadav 3979480532 [Feature] Add support for deploying local pipelines to Embedchain platform (#847) 1 年之前
  Rupesh Bansal cdfd6519c8 [Feature] Add support for weaviate vector db (#782) 1 年之前
  Sidharth Mohanty d065cbf934 [Bug fix] Qna pair not loading properly (#817) 1 年之前
  Deshraj Yadav 636bc0a99d [feature]: Improve pinecone db integration (#806) 1 年之前
  Rupesh Bansal a7a61fae1d [Feature] Pinecone Vector DB support (#723) 1 年之前
  Deshraj Yadav 4a8c50f886 [docs]: Revamp embedchain docs (#799) 1 年之前
  Deshraj Yadav f31351bedb [OpenSearch] Small bug fixes in query 1 年之前
  Deshraj Yadav 64a34cac32 [OpenSearch] Add chunks specific to an app_id if present (#765) 1 年之前
  Deshraj Yadav 87d0b5c76f [bugfix] Fix issue when llm config is not defined (#763) 1 年之前
  Rupesh Bansal d0af018b8d Add support for image dataset (#571) 1 年之前
  Deshraj Yadav 414c69fd62 Add support for OpenSearch as vector database (#725) 1 年之前
  Taranjeet Singh 0f16c72762 fix: use openai llm via langchain (#670) 1 年之前
  Ayush Mishra b8a838aee1 Remove load_and_embed_v1 method since it is not used (#638) 1 年之前
  Kapil Mirchandani 84e5932ea5 Rename BaseAppConfig to be snake_case (#689) 1 年之前
  Dev Khant 1db3e43adf Add support for `dry_run` in `load_and_embed_v2` method (#634) 1 年之前
  Dev Khant 77e1983b2e bug: app.online fixed (#647) 1 年之前
  Dev Khant d344ee226c Set telemetry flag as a top level attribute (#462) 1 年之前
  cachho 3d0e4141bf refactor: get existing doc id method (#616) 1 年之前
  David Talson 5e06a0d001 Fix/dont print the entire text when data type is text (#605) 1 年之前
  cachho 79efa51941 fix: url metadata for all datatypes (#613) 1 年之前
  cachho 03146946fa chore: linting (#597) 1 年之前
  Taranjeet Singh 2bd6881361 feat: Add embedding manager (#570) 1 年之前
  Dev Khant 7c39d9f0c1 Add dry_run to add() (#545) 1 年之前