simpleaichat 0.2.2
0
A Python package for easily interfacing with chat apps, with robust features and minimal code comple
Contents
A Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
Stars: 3478, Watchers: 3478, Forks: 230, Open Issues: 55The minimaxir/simpleaichat
repo was created 1 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 3478 github stars!
How to Install simpleaichat
You can install simpleaichat using pip
pip install simpleaichat
or add it to a project with poetry
poetry add simpleaichat
Package Details
- Author
- Max Woolf
- License
- MIT
- Homepage
- https://github.com/minimaxir/simpleaichat
- PyPi:
- https://pypi.org/project/simpleaichat/
- GitHub Repo:
- https://github.com/minimaxir/simpleaichat
Related Packages
Errors
A list of common simpleaichat errors.
Code Examples
Here are some simpleaichat
code examples and snippets.
GitHub Issues
The simpleaichat package has 55 open issues on GitHub
- JSONDecodeError - OpenAI API response is not json compliant
- Not an issue, just an example
- feat: create a session when no api_key is passed with a custom URL
- ConnectError
- ImportError
- System messages
- Add debugging option
- Usage stats for streaming response.
- Max tools > 9
- Improve documentation on tools a bit
- Support for opensource models like LLama
- Using Code for User-Driven Data Collection - Handling Non-Responses & Clarifications
- Build-in tenacity
- Access Function Calling responses before Pydantic's parsing
- orjson.JSONDecodeError: Input is a zero-length, empty document: line 1 column 1 (char 0)