kennethreitz
|
90b85ce08a
|
Refactor SimpleMemoryPlugin pre_send_hook method
v0.1.3
|
2024-10-30 09:21:53 -04:00 |
|
kennethreitz
|
de36bc1328
|
fix default models
|
2024-10-30 09:18:24 -04:00 |
|
kennethreitz
|
d78aec4e1a
|
Refactor conversation plugin hooks and add plugin interface
|
2024-10-30 09:13:10 -04:00 |
|
kennethreitz
|
b47f04c557
|
Refactor OpenAI provider to improve error handling and default model usage
|
2024-10-30 09:12:14 -04:00 |
|
kennethreitz
|
7d89af37f1
|
Refactor find_provider function to improve error handling
|
2024-10-30 09:10:20 -04:00 |
|
kennethreitz
|
2e448b9c3d
|
Merge pull request #17 from fcoagz/main
Suggest some similar provider in find_provider function
|
2024-10-30 09:09:31 -04:00 |
|
kennethreitz
|
4d38ac02cc
|
Refactor conversation plugin hooks and add plugin interface
|
2024-10-30 09:07:18 -04:00 |
|
kennethreitz
|
88e82d1ad1
|
Update version to v0.1.3 in conf.py and pyproject.toml
|
2024-10-30 09:00:27 -04:00 |
|
kennethreitz
|
e44201b800
|
Refactor conversation plugin hooks and add plugin interface
|
2024-10-30 08:58:56 -04:00 |
|
kennethreitz
|
97f745f230
|
test
|
2024-10-30 08:34:54 -04:00 |
|
kennethreitz
|
3af715d650
|
Add required configuration to index.rst
|
2024-10-30 08:34:21 -04:00 |
|
kennethreitz
|
285f996082
|
Add Sphinx documentation support
|
2024-10-30 08:33:23 -04:00 |
|
Francisco Griman
|
9a5c7ff61b
|
Refactor find_provider function to optimize provider name matching
|
2024-10-30 02:10:18 -04:00 |
|
Francisco Griman
|
1ecd4a4966
|
Refine error handling in find_provider function to suggest a single similar provider name
|
2024-10-30 02:08:12 -04:00 |
|
Francisco Griman
|
b7287ad32a
|
Improve error handling in find_provider function to suggest similar provider names
|
2024-10-30 00:29:15 -04:00 |
|
kennethreitz
|
6045d5b5d2
|
Update README.md
|
2024-10-29 16:54:42 -04:00 |
|
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 |
|