Commit Graph

  • 5161ae7e08
    add new example (#345) Harrison Chase 2022-12-14 22:31:34 -0800
  • 8c167627ed
    bump version (#340) Harrison Chase 2022-12-14 10:38:31 -0800
  • e26b6f9c89
    fix batching (#339) Harrison Chase 2022-12-14 08:25:37 -0800
  • 3c6796b72e
    bump version to 0036 (#333) Harrison Chase 2022-12-13 08:17:41 -0800
  • 996b5a3dfb
    Harrison/llm final stuff (#332) Harrison Chase 2022-12-13 07:50:46 -0800
  • 9bb7195085
    Harrison/llm saving (#331) Harrison Chase 2022-12-13 06:46:01 -0800
  • 595cc1ae1a
    RFC: more complete return (#313) Harrison Chase 2022-12-13 05:50:03 -0800
  • 482611f426
    unit test / code coverage improvements (#322) Hunter Gerlach 2022-12-13 08:48:53 -0500
  • 8861770bd0
    expose get_num_tokens method (#327) Harrison Chase 2022-12-13 05:22:42 -0800
  • 8fdcdf4c2f
    add .idea files to gitignore, add zsh note to installation docs (#329) Ankush Gola 2022-12-13 08:20:22 -0500
  • 137356dbec
    -1 max token description for openai (#330) thepok 2022-12-13 14:15:51 +0100
  • 2fbb152386
    Add Python 3.11 to the testing (#324) Christian Clauss 2022-12-12 16:19:52 +0100
  • d946be2f3d
    Add Python 3.11 to the testing (#323) Christian Clauss 2022-12-12 15:09:08 +0100
  • 292f1cfa96
    Harrison/add contributing docs (#315) Harrison Chase 2022-12-12 06:07:40 -0800
  • 948e999eff
    bump version to 0035 (#312) Harrison Chase 2022-12-11 11:07:30 -0800
  • a7c8e37e77
    Harrison/token counts (#311) Harrison Chase 2022-12-11 07:43:40 -0800
  • 19a9fa16a9
    Add `clear()` method for `Memory` (#305) Shobith Alva 2022-12-11 07:09:06 -0800
  • 27601a13c4 return agent intermediate steps Harrison Chase 2022-12-11 00:20:37 -0800
  • 81383474c4 cr Harrison Chase 2022-12-10 23:58:02 -0800
  • aacd417076 cr Harrison Chase 2022-12-10 23:47:55 -0800
  • 16201f1d77 stash Harrison Chase 2022-12-10 23:34:43 -0800
  • e02d6b2288
    beta: logger (#307) Harrison Chase 2022-12-10 23:17:19 -0800
  • 36b4c58acf
    expose more stuff (#306) Harrison Chase 2022-12-10 23:16:32 -0800
  • 7827f0a844
    fix typing (int -> float) (#308) Harrison Chase 2022-12-10 20:31:55 -0800
  • 9ee6115deb
    Minor grammar fixes for memory docs to improve readability (#303) Hunter Gerlach 2022-12-10 19:18:01 -0500
  • 9d08384d5f
    Harrison/bump version (#300) Harrison Chase 2022-12-10 09:37:42 -0800
  • 853894dd47
    add moderation chain (#299) Harrison Chase 2022-12-10 09:19:16 -0800
  • 5267ebce2d
    Add LLMCheckerChain (#281) andersenchen 2022-12-09 15:49:05 -0500
  • 43c9bd869f
    add memprompt docs (#294) Harrison Chase 2022-12-09 12:40:24 -0800
  • ff96fb53f8 prompt mrkl harrison/promot-mrkl Harrison Chase 2022-12-09 06:49:18 -0800
  • 0f399350f1
    Fix typo in Getting Started / LLM Chains docs (#291) Ben 2022-12-09 06:48:02 -0800
  • 85c66dc6a4
    bump version to 0033 (#290) Harrison Chase 2022-12-09 06:47:49 -0800
  • b10be842f6
    ChatGPT Clone: adding ConversationBufferWindowMemory to replicate vir… (#288) Samantha Whitmore 2022-12-08 23:01:08 -0800
  • 440083fb35 agent multi inputs Harrison Chase 2022-12-08 09:40:27 -0800
  • e2e501aa06
    Harrison/version 0032 (#283) Harrison Chase 2022-12-08 07:59:58 -0800
  • e9b1c8cdfa
    Harrison/base combine doc chain (#264) Harrison Chase 2022-12-07 22:56:26 -0800
  • c27a6fa8a4
    update docs (#278) Harrison Chase 2022-12-07 08:40:08 -0800
  • 1690292b09
    bump version to 0031 (#276) Harrison Chase 2022-12-07 07:29:08 -0800
  • 834b391792
    update notebooks (#275) Harrison Chase 2022-12-06 22:55:27 -0800
  • 3c1c7ba672
    update branch name in gha (#274) Harrison Chase 2022-12-06 22:28:50 -0800
  • 48b093823e
    Add a Transformation Chain (#257) Akash Samant 2022-12-06 21:58:16 -0800
  • b7bef36ee1
    BashChain (#260) coyotespike 2022-12-06 23:57:50 -0600
  • 28be37f470
    LLMRequestsChain (#267) Harrison Chase 2022-12-06 21:55:02 -0800
  • 68666d6a22
    Gracefully degrade when model asks for nonexistent tool (#268) John McDonnell 2022-12-06 21:52:48 -0800
  • 2180a91196
    bump 0.0.30 (#269) Harrison Chase 2022-12-06 05:57:00 -0800
  • 2163d064f3
    add return of ids (#254) Harrison Chase 2022-12-05 12:50:48 -0800
  • 8cba5b791a
    hotfix for api logging (#262) Harrison Chase 2022-12-04 21:12:05 -0800
  • ec65ca00c1 cr harrison/fix_logging_api Harrison Chase 2022-12-04 20:34:53 -0800
  • 64ea17bd21 Merge branch 'master' into harrison/fix_logging_api Harrison Chase 2022-12-04 20:29:25 -0800
  • ec842b7e7b fix logging in api chain Harrison Chase 2022-12-04 20:29:19 -0800
  • bf8bed493f wip logging Harrison Chase 2022-12-04 19:31:57 -0800
  • ad85f3bdbc Merge branch 'master' into harrison/logger Harrison Chase 2022-12-04 18:52:10 -0800
  • 5cd6956d58
    Harrison/version 0028 (#259) Harrison Chase 2022-12-04 17:44:40 -0800
  • c2580cf401 stash Harrison Chase 2022-12-04 16:35:13 -0800
  • f5c665a544
    combine python files (#256) Harrison Chase 2022-12-04 15:57:36 -0800
  • 7ec210767a Merge branch 'master' into harrison/logger Harrison Chase 2022-12-04 08:52:40 -0800
  • 2bef195a1f stash Harrison Chase 2022-12-04 08:45:34 -0800
  • 98fb19b535
    chore: use poetry as dependency manager (#242) Steven Hoelscher 2022-12-03 16:42:59 -0800
  • 988cb51a7c
    fix out of date docs (#255) Harrison Chase 2022-12-03 14:48:42 -0800
  • 9481a23314
    stop using chained input except in agent (#249) Harrison Chase 2022-12-03 14:15:56 -0800
  • b5d8434a50
    Harrison/improve chain docs (#251) Harrison Chase 2022-12-03 13:28:50 -0800
  • ac2c2f6f28
    Harrison/delete bad code (#253) Harrison Chase 2022-12-03 13:28:29 -0800
  • db58032973
    introduce output parser (#250) Harrison Chase 2022-12-03 13:28:07 -0800
  • cc606180cd Merge branch 'master' into harrison/use_output_parser harrison/use_output_parser Harrison Chase 2022-12-03 13:13:34 -0800
  • f423bbc8ac Merge branch 'master' into harrison/use_output_parser Harrison Chase 2022-12-03 13:13:01 -0800
  • b4762dfff0
    Refine Olivia Wilde's boyfriend example prompt to work better (#248) Scott Leibrand 2022-12-03 08:11:38 -0800
  • a9ce04201f
    Harrison/improve usability of api chain (#247) Harrison Chase 2022-12-02 15:44:10 -0800
  • c897bd6cbd
    api chain (#246) Harrison Chase 2022-12-02 13:39:36 -0800
  • 024c3e1dbe
    add react text world doc (#245) Harrison Chase 2022-12-02 09:07:21 -0800
  • 8145c79fd8
    bump version to 0.0.27 (#244) Harrison Chase 2022-12-02 07:27:36 -0800
  • 78a29f1060
    text world agent (#240) Harrison Chase 2022-12-01 17:45:28 -0800
  • bfe50949f5 cr Harrison Chase 2022-12-01 16:28:36 -0800
  • 9966fd0e05 cr Harrison Chase 2022-12-01 16:27:54 -0800
  • bb4bf9d6d0
    chore: minor clean up / formatting (#233) Xupeng (Tony) Tong 2022-12-02 02:50:36 +0800
  • 473943643e
    bump version 0026 (#235) Harrison Chase 2022-12-01 09:01:15 -0800
  • a1fec47d9b track intermediate steps harrison/track_intermediate_steps Harrison Chase 2022-12-01 06:39:35 -0800
  • 3ca2c8d6c5
    allow passing of stop params into openai (#232) Harrison Chase 2022-11-30 22:20:13 -0800
  • 347fc49d4d
    Harrison/combine documents chain (#212) Harrison Chase 2022-11-30 22:00:02 -0800
  • ab9abf53b7
    Harrison/version 0025 (#227) Harrison Chase 2022-11-30 06:48:22 -0800
  • 3bda0019ae
    Harrison/list of examples (#218) Harrison Chase 2022-11-29 20:08:00 -0800
  • ca2394028f
    move search to not be a chain (#226) Harrison Chase 2022-11-29 20:07:44 -0800
  • b19a73be26
    pal chain touch ups (#225) Harrison Chase 2022-11-29 18:13:21 -0800
  • ea67c049f0
    Support SQL statements that return no results (#222) Andrew Gleave 2022-11-29 16:28:45 +0000
  • d368c43648
    Bug Fix (#221) Akash Samant 2022-11-29 07:03:40 -0800
  • 1db7b18341
    bump version to 0.0.24 (#220) Harrison Chase 2022-11-28 22:20:30 -0800
  • 1b9b8efbc9
    pal chain (#207) Harrison Chase 2022-11-28 21:38:34 -0800
  • de4b255c1f
    Switch default openai model to text-davinci-003 (#215) Shyamal H Anadkat 2022-11-28 18:03:34 -0800
  • 0568998166
    Harrison/fix react stateful (#219) Harrison Chase 2022-11-28 18:03:04 -0800
  • 03c7140228
    fix self ask template (#216) Harrison Chase 2022-11-28 17:27:26 -0800
  • cf3569fb1b
    remove check (#217) Harrison Chase 2022-11-28 17:27:11 -0800
  • a39c998342
    Add chain name to verbose logging (#214) Hansen Qian 2022-11-28 14:11:30 -0500
  • 261029cef3
    bump version to 0.0.23 (#211) Harrison Chase 2022-11-27 19:51:11 -0800
  • 3665c98158 stash harrison/sql_error Harrison Chase 2022-11-27 19:36:42 -0800
  • 844151605c WIP logging to disk harrison/logging_to_file Harrison Chase 2022-11-27 15:20:44 -0800
  • b94244eb12
    nits (#210) Harrison Chase 2022-11-27 13:03:09 -0800
  • ae72cf84b8
    Save Prompts (#194) Akash Samant 2022-11-27 09:10:35 -0800
  • b90e25f786
    Add HuggingFace Hub Embeddings (#125) Bagatur 2022-11-27 00:24:59 -0800
  • d0415952f7
    Update README.md memory now added as a feature (#208) Dillon Chen 2022-11-26 23:21:42 -0500
  • 287f1857ee
    fix self ask w search (#206) Harrison Chase 2022-11-26 15:15:43 -0800
  • 3ef44f41b7 add llm for loop Harrison Chase 2022-11-26 13:44:38 -0800