This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
simplemind
Watch
1
Star
0
Fork
0
You've already forked simplemind
mirror of
https://github.com/kennethreitz/simplemind.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
473a054afa208d72bb52ecda6494f725bdf84241
simplemind
/
simplemind
T
History
kennethreitz
74c09d5c87
Refactor create_conversation and generate_data functions to improve type hints and maintain consistency in return types
2024-10-30 19:07:04 -04:00
..
providers
Refactor find_provider function to remove Optional type and adjust return type to BaseProvider; update import statements for consistency
2024-10-30 18:00:26 -04:00
__init__.py
Refactor create_conversation and generate_data functions to improve type hints and maintain consistency in return types
2024-10-30 19:07:04 -04:00
models.py
Refactor BasePlugin class to remove ABC inheritance and abstract method decorators
2024-10-30 18:02:03 -04:00
settings.py
Add Session class to manage API call configurations and enhance conversation creation
2024-10-30 18:24:45 -04:00
utils.py
Refactor find_provider function to remove Optional type and adjust return type to BaseProvider; update import statements for consistency
2024-10-30 18:00:26 -04:00