Commit Graph

141 Commits

Author SHA1 Message Date
kennethreitz d4cfce01ba Update OLLAMA_HOST_URL default value v0.1.2 2024-10-29 16:24:02 -04:00
kennethreitz da9958ef46 Update README.md 2024-10-29 16:22:43 -04:00
kennethreitz 918705e2d5 Add ollama provider and update version to 0.1.2 2024-10-29 16:19:25 -04:00
kennethreitz eae68d1ee1 Merge branch 'ollama' 2024-10-29 16:18:25 -04:00
kennethreitz 3dccac85ff Refactor Ollama provider to use default timeout and add support for structured responses 2024-10-29 16:18:02 -04:00
kennethreitz 4f3fcac02d Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 16:08:26 -04:00
kennethreitz 593d6c8e07 proper manners 2024-10-29 16:08:26 -04:00
kennethreitz dd2b08b4cf Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 16:08:26 -04:00
kennethreitz 0fa4b60412 ask nicely 2024-10-29 16:08:26 -04:00
kennethreitz c1115ccf47 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 16:08:26 -04:00
kennethreitz 0100ad0163 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 16:08:26 -04:00
kennethreitz 3090ade9e3 Fix Groq provider in CHANGELOG.md and update version in pyproject.toml 2024-10-29 16:08:26 -04:00
kennethreitz 3e2801a1ac Refactor Groq provider to use the correct client method 2024-10-29 16:08:26 -04:00
Kurt Heiden d9f0d21e53 Update README.md 2024-10-29 13:48:52 -06:00
kennethreitz 5bf4fc81e7 Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 14:29:50 -04:00
kennethreitz ca0246a3bb proper manners 2024-10-29 12:37:26 -04:00
kennethreitz 30885beda7 Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 12:36:13 -04:00
kennethreitz a1dfe65084 ask nicely 2024-10-29 12:35:37 -04:00
kennethreitz 641de59138 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 12:19:29 -04:00
kennethreitz 3c4ed48786 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 12:18:55 -04:00
kennethreitz 467f67d283 Fix Groq provider in CHANGELOG.md and update version in pyproject.toml 2024-10-29 12:18:55 -04:00
kennethreitz b109964340 Refactor Groq provider to use the correct client method 2024-10-29 12:18:55 -04:00
Kurt Heiden b04c68f57d Remove docker components 2024-10-29 09:37:48 -06:00
Kurt Heiden 8ed065836a Update ollama.py 2024-10-29 08:44:19 -06:00
Kurt Heiden abdac66fee Update test_ollama.py 2024-10-29 08:42:29 -06:00
Kurt Heiden 1ce2759564 Update settings.py 2024-10-29 08:29:29 -06:00
Kurt Heiden d0a76d7532 Update ollama.py 2024-10-29 08:29:26 -06:00
Kurt Heiden 846efb4190 Merge branch 'main' into ollama-update 2024-10-29 08:09:03 -06:00
kennethreitz 24b8aa1868 Delete Dockerfile 2024-10-29 07:40:28 -04:00
kennethreitz eab6730372 Delete docker-compose.yaml 2024-10-29 07:40:20 -04:00
kennethreitz 2a8b0f07f9 Add CHANGELOG.md with initial release history 2024-10-29 07:37:32 -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 7d0febedb2 Add sentiment analysis example for analyzing sentiment of text v0.1.0 2024-10-29 07:18:49 -04:00
kennethreitz c3df982690 Add sentiment_analysis.py example for analyzing sentiment of text 2024-10-29 07:18:49 -04:00
kennethreitz 92d8a38e10 Add translate_text.py example for translating text to French 2024-10-29 07:18:49 -04:00
kennethreitz 6319eb2a22 Update README.md 2024-10-29 07:18:46 -04:00
kennethreitz ce3081a27a Add MathPlugin to examples and update Conversation class in models.py 2024-10-29 07:13:34 -04:00
kennethreitz 58e3c6a3bd Refactor code to add support for generating custom temperature text 2024-10-29 07:11:19 -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