Commit Graph

52 Commits

Author SHA1 Message Date
kennethreitz 52604dfe82 Rename .env.template to .envrc.template 2024-10-28 19:54:27 -04:00
kennethreitz 8915d12337 Update .env.template 2024-10-28 19:54:16 -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 417a6967e7 Delete t3.py 2024-10-28 19:38:17 -04:00
kennethreitz 20f2bedcc2 Refactor Conversation class to support plugins 2024-10-28 19:35:40 -04:00
kennethreitz 1a8782d562 Delete build.py 2024-10-28 19:20:49 -04:00
kennethreitz 3246e2b8b7 Refactor user message in t.py to request a poem about working at dominoes 2024-10-28 19:19:49 -04:00
kennethreitz d3d69616f1 Refactor XAI class to remove support for structured responses 2024-10-28 19:18:51 -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 c03beea057 yay 2024-10-28 18:49:08 -04:00
kennethreitz dfc960670b fuck yes 2024-10-28 18:34:17 -04:00
kennethreitz 9251ddda8a Refactor code structure and imports in simplemind package 2024-10-28 18:30:52 -04:00
kennethreitz 578f3fc11e cleanup 2024-10-28 18:21:25 -04:00
kennethreitz 300d5a1d81 finally working 2024-10-28 17:29:38 -04:00
kennethreitz 86b3ce2b81 ugh this isn't going great, but excited 2024-10-28 17:17:06 -04:00
kennethreitz ed144fa701 Refactor code structure and imports in simplemind package 2024-10-28 17:02:23 -04:00
kennethreitz 8b043acf7f Update README.md 2024-10-28 17:02:10 -04:00
kennethreitz 3e3457d168 Refactor code structure and imports in simplemind package 2024-10-28 16:31:50 -04:00
kennethreitz 25b523e372 Refactor code structure and imports in simplemind package 2024-10-28 16:24:21 -04:00
kennethreitz 0e81e5bf17 Update DEFAULT_MODEL in anthropic.py and fix import in kv.py 2024-10-28 16:06:42 -04:00
kennethreitz 53c22be6db Merge pull request #1 from kennethreitz/refactor
WIP
2024-10-28 16:05:16 -04:00
kennethreitz 75fd12e180 Delete Pipfile 2024-10-28 16:04:08 -04:00
kennethreitz c6a24b8b9c Merge branch 'main' into refactor 2024-10-28 16:03:40 -04:00
kennethreitz 8f8a249cbd Merge pull request #3 from Kheiden/add-ollama 2024-10-28 14:58:28 -04:00
Kurt Heiden edbd166ec6 Update ollama.py 2024-10-28 12:46:28 -06:00
Kurt Heiden 19e32aa504 Add ollama example usage file 2024-10-28 12:45:02 -06:00
Kurt Heiden f2777a013d Build ollama integration
Based on functionality defined in the top level README.md
2024-10-28 12:44:40 -06:00
Kurt Heiden afb375b170 Update requirements.txt 2024-10-28 12:44:01 -06:00
Kurt Heiden 8a458a6adf Add example values for .env.template 2024-10-28 12:43:57 -06:00
Kurt Heiden 7ae1aae7d0 Update build.py 2024-10-28 11:23:14 -06: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 60e52d15b3 Update simplemind/chains/reverse_text.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-28 09:12:51 -04:00
kennethreitz 2fc24bc949 Update simplemind/chains/base.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-28 09:12:38 -04:00
kennethreitz aaf3f94269 test 2024-10-28 09:00:59 -04:00
kennethreitz 45e0eb5175 chore: Add base classes for chains and agents 2024-10-28 08:41:10 -04:00
kennethreitz 146467e117 working! 2024-10-28 08:15:20 -04:00
kennethreitz 852083b58c test 2024-10-28 07:57:58 -04:00
kennethreitz e9354d915c test 2024-10-28 07:57:03 -04:00
kennethreitz 47efa51ac6 test 2024-10-28 07:17:47 -04:00
kennethreitz 116c9d2d99 test 2024-10-28 07:16:03 -04:00
kennethreitz 648cfaf290 chore: Update .gitignore to ignore .envrc and .env files 2024-10-28 07:11:56 -04:00
kennethreitz 551ec1ffb4 Remove unused .vscode/settings.json and update .gitignore 2024-10-28 06:42:29 -04:00
kennethreitz 2bbaab20d6 test 2024-10-28 06:42:01 -04:00
kennethreitz 11d6209973 test 2024-10-28 06:32:53 -04:00
kennethreitz c69efb9e5f test 2024-10-28 06:27:49 -04:00
kennethreitz 7eca40712b test 2024-10-28 06:26:39 -04:00
kennethreitz fe7aebd6b6 test 2024-10-28 06:22:41 -04:00