Commit Graph

416 Commits

Author SHA1 Message Date
kennethreitz 30d8412bbf Refactor LLM provider and model in enhanced_context.py 2024-11-06 09:57:27 -05:00
kennethreitz 4a852e6220 Refactor LLM provider and model in enhanced_context.py 2024-11-06 09:15:54 -05:00
kennethreitz 7f5ba667bd Refactor EnhancedContextPlugin to store datetime in SQLite format, handle datetime strings properly, and extract/store entities for context 2024-11-06 09:13:59 -05:00
kennethreitz 4b87a8b91c Refactor EnhancedContextPlugin to store datetime in SQLite format, handle datetime strings properly, and extract/store entities for context 2024-11-06 09:03:38 -05:00
kennethreitz 4c1d1fa873 Refactor EnhancedContextPlugin to store datetime in SQLite format and handle datetime strings properly 2024-11-06 08:46:21 -05:00
kennethreitz 0087a7e8f2 Refactor enhanced_context.py and update requirements.txt 2024-11-06 08:42:43 -05:00
kennethreitz 07715ed8df Refactor enhanced_context.py and update requirements.txt 2024-11-06 08:30:29 -05:00
kennethreitz 03f91c5153 Refactor enhanced_context.py and update requirements.txt 2024-11-06 08:18:27 -05:00
kennethreitz aa601648c6 Refactor EnhancedContextPlugin to extract and store entities for context 2024-11-06 08:09:15 -05:00
kennethreitz a26c51014b Refactor enhanced_context.py and update requirements.txt 2024-11-06 08:08:43 -05:00
kennethreitz b3946f1ff9 Refactor mood_detector_plugin.py by removing unused import 2024-11-06 08:00:25 -05:00
kennethreitz 7a84ade5a4 Add MoodDetectorPlugin to examples/mood_detector_plugin.py and update requirements.txt 2024-11-06 08:00:09 -05:00
kennethreitz 3e1d1f98ad Refactor InspirationPlugin in examples/inspiration_plugin.py 2024-11-06 07:54:42 -05:00
kennethreitz 48e6ef2a43 Add InspirationPlugin to examples/inspiration_plugin.py and allow extra fields in BasePlugin's Config 2024-11-06 07:54:11 -05:00
kennethreitz 1528dc2a21 Revert "Merge pull request #39 from lucianosrp/fix-sys-role-anthropic"
This reverts commit 46cd19ea90, reversing
changes made to 3e8d5662d2.
2024-11-06 07:42:55 -05:00
kennethreitz 46cd19ea90 Merge pull request #39 from lucianosrp/fix-sys-role-anthropic
fix: anthropic system message
2024-11-06 07:42:07 -05:00
Luciano 2848e86dce Update simplemind/providers/anthropic.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-06 02:25:07 +01:00
Luciano Scarpulla 6aadc9fcd7 resolve conflict 2024-11-06 09:07:17 +08:00
Luciano Scarpulla a8792319a8 add sys prompt handling 2024-11-06 09:00:27 +08:00
kennethreitz 3e8d5662d2 Merge pull request #38 from SZubarev/fix/amazon-inference
use inference profile with Claude 3.5 on Bedrock
2024-11-05 16:48:48 -05:00
Stan Zubarev 51c1646ef4 use inference profile with Claude 3.5 on Bedrock 2024-11-05 16:41:08 -05:00
kennethreitz f09052c18e rename 2024-11-04 11:22:10 -05:00
kennethreitz 1d3ae26301 Merge pull request #31 from Siddhesh-Agarwal/main
[Add to cookbook]: Multi-LLM Discussion
2024-11-04 11:21:37 -05:00
kennethreitz 44fd3468fa Revert "Merge pull request #37 from lucianosrp/fix-sys-role-anthropic"
This reverts commit 5770c37edf, reversing
changes made to a5c7486dfc.
2024-11-04 11:21:07 -05:00
kennethreitz 5770c37edf Merge pull request #37 from lucianosrp/fix-sys-role-anthropic
fix: anthropic system message
2024-11-04 11:14:20 -05:00
kennethreitz 37334a21c5 Update simplemind/providers/anthropic.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-04 11:14:02 -05:00
Luciano Scarpulla 57d54abf24 remove unrelted changes 2024-11-04 17:23:48 +08:00
Luciano Scarpulla c3397488e3 fix: antropic system message 2024-11-04 17:18:59 +08:00
Siddhesh Agarwal 678a8a8b32 Merge branch 'kennethreitz:main' into main 2024-11-04 10:20:44 +05:30
kennethreitz a5c7486dfc oops 2024-11-03 10:17:36 -05:00
kennethreitz 5c6650f2b2 add it to the repo 2024-11-03 10:17:20 -05:00
kennethreitz 549d74e146 Refactor recipe printing for better formatting and styling 2024-11-03 07:24:16 -05:00
kennethreitz 328be94677 Revert "Merge pull request #35 from barisozmen/logger-for-streaming"
This reverts commit d7f8418f23, reversing
changes made to cb73621e39.
2024-11-03 07:17:44 -05:00
kennethreitz 7b21b9f258 improve logging for streaming functions 2024-11-03 07:08:03 -05:00
kennethreitz d7f8418f23 Merge pull request #35 from barisozmen/logger-for-streaming
[Suggestion] Improved logging to handle streaming functions.
2024-11-03 07:07:14 -05:00
kennethreitz 9968f162d6 Update simplemind/logging.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-03 07:07:04 -05:00
kennethreitz cb73621e39 rename file 2024-11-03 07:03:51 -05:00
kennethreitz 4721dd8cc0 Add Bible Explorer web app with endpoints for retrieving Bible verses and chapter counts 2024-11-03 07:03:09 -05:00
kennethreitz bdb1ff0e69 Update default model for Amazon provider 2024-11-03 06:56:26 -05:00
kennethreitz 94f381032e Update DEFAULT_MODEL in amazon.py 2024-11-03 06:55:56 -05:00
kennethreitz b3a35cadd4 Update DEFAULT_MODEL in amazon.py 2024-11-03 06:55:37 -05:00
kennethreitz 718f5a66c0 Refactor AI model sessions and user input handling 2024-11-03 06:53:26 -05:00
Siddhesh Agarwal df02547dec Create multi-LLM-discussion.py 2024-11-03 08:51:37 +05:30
Barış Özmen 9dd89b7ef1 logging now takes into account streaming functions + logfire API now uses span and structured outputs 2024-11-03 01:07:58 +03:00
kennethreitz 15ee5d1cf9 Add four-way conversation example 2024-11-02 17:27:09 -04:00
kennethreitz 25ba1a9289 update function annotations 2024-11-02 17:15:03 -04:00
kennethreitz 22aff505c4 Update README.md 2024-11-02 17:11:20 -04:00
kennethreitz 29b2008edf Update README.md 2024-11-02 17:10:45 -04:00
kennethreitz c5c99a05fd Update README.md 2024-11-02 17:06:47 -04:00
kennethreitz cb969dec4c Update README.md 2024-11-02 17:06:12 -04:00