Commit Graph

41 Commits

Author SHA1 Message Date
kennethreitz a589850288 Clarify usage of Session class in README by specifying its role in setting default parameters for API calls 2024-10-30 18:29:42 -04:00
kennethreitz 4f38b44145 Simplify Session class usage example in README for clarity 2024-10-30 18:29:18 -04:00
kennethreitz 4babdcebd9 Add usage examples for Session class in README to demonstrate reduced repetition 2024-10-30 18:28:25 -04:00
kennethreitz 624c132a59 Refactor README.md to update beta notice 2024-10-30 09:29:29 -04:00
kennethreitz 63a0fea60a Refactor README.md to update beta notice 2024-10-30 09:29:10 -04:00
kennethreitz 7b794930ac Refactor README.md to add beta notice 2024-10-30 09:28:55 -04:00
kennethreitz 90b85ce08a Refactor SimpleMemoryPlugin pre_send_hook method 2024-10-30 09:21:53 -04:00
kennethreitz 6045d5b5d2 Update README.md 2024-10-29 16:54:42 -04:00
kennethreitz da9958ef46 Update README.md 2024-10-29 16:22:43 -04:00
kennethreitz a1dfe65084 ask nicely 2024-10-29 12:35:37 -04:00
kennethreitz 225c187b19 Update README.md 2024-10-29 07:36:57 -04:00
kennethreitz a7bc7cee1d Update README.md with Pydantic model for structured data 2024-10-29 07:35:05 -04:00
kennethreitz 031b154648 test 2024-10-29 07:33:42 -04:00
kennethreitz 52f0084ac8 test 2024-10-29 07:33:22 -04:00
kennethreitz 62a68aafc6 test 2024-10-29 07:32:20 -04:00
kennethreitz 462e45612d update links on readme 2024-10-29 07:31:42 -04:00
kennethreitz 9a5ad78a3f Update README.md 2024-10-29 07:30:32 -04:00
kennethreitz 42da9bcc87 Update README.md 2024-10-29 07:30:16 -04:00
kennethreitz 6319eb2a22 Update README.md 2024-10-29 07:18:46 -04:00
kennethreitz 6ad5e21d0a Refactor README.md to include instructions for continuing the conversation in SimpleMind 2024-10-29 07:05:59 -04:00
kennethreitz 4f54b1187e Refactor README.md to include instructions for setting multiple API keys in environment variables 2024-10-29 07:05:23 -04:00
kennethreitz e414e27e3d Refactor README.md to include instructions for setting multiple API keys in environment variables 2024-10-29 07:01:45 -04:00
kennethreitz 3db3a3d5e0 Update README.md 2024-10-29 06:57:00 -04:00
kennethreitz d1b3392c7c Update README.md 2024-10-29 06:56:45 -04:00
kennethreitz 0c6f6cd8e3 Add examples directory for executable examples 2024-10-29 06:55:06 -04:00
kennethreitz 3085df5a49 Refactor import paths in README.md 2024-10-29 06:25:21 -04:00
kennethreitz a0a288e921 Update README.md 2024-10-28 21:09:52 -04:00
kennethreitz 39f0514191 Update README.md 2024-10-28 20:40:11 -04:00
kennethreitz 085b334228 Update README.md 2024-10-28 20:39:14 -04:00
kennethreitz 72f67ec850 Update README.md 2024-10-28 20:18:55 -04:00
kennethreitz 60ad9f1915 Update README.md 2024-10-28 19:58:59 -04:00
kennethreitz 724e947648 Refactor README.md to add documentation for specifying provider and model 2024-10-28 19:40:57 -04:00
kennethreitz 832af117b2 yawn 2024-10-28 19:40:00 -04:00
kennethreitz 28407f7a56 whoot 2024-10-28 19:18:05 -04:00
kennethreitz a1c8e718f3 Refactor code structure and imports in README.md 2024-10-28 19:01:18 -04:00
kennethreitz 5251cbc441 Refactor code structure and imports in simplemind package 2024-10-28 19:00:29 -04:00
kennethreitz 8b043acf7f Update README.md 2024-10-28 17:02:10 -04:00
kennethreitz c6a24b8b9c Merge branch 'main' into refactor 2024-10-28 16:03:40 -04:00
Kurt Heiden 06b38f8c94 Add docker-compose build
Purpose: Ensuring that all dependencies are captured both at the container level and the python level.
2024-10-28 11:21:10 -06:00
kennethreitz 45e0eb5175 chore: Add base classes for chains and agents 2024-10-28 08:41:10 -04:00
kennethreitz 16471a31c9 code 2024-10-28 06:18:59 -04:00