Openhosta

Latest version: v2.2.2

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.2.2

- **Fixes**
- 216 allow sync functions in google colab

2.2.0

- **Features**
- 193 Allow model thinking before answering (DeepSeek R1 compatible)
- 197 Support for asyncawait
- 182 Fix based hyperparameters in predict

- **Internal**
- stub missing functions when pydantic or predict are not installed
- 202 add regression tests
- 32 The emulate prompt could be created dynamically depending on the context. (possibility tree)

- **Fixes**
- 195 fix Bug with pydantic import
- 199 improve pydantic return type support for List[BaseModel] and Dict[..., BaseModel]

2.1.5

- **Fixes**
- Allow basic auth for models behind API

- **Doc**
- List files with versions to be modified at delivery
- Update Google colab local llm and agent documentation

2.1.4

- **Fixes**
- CUDA compatibility

- **Internal**
- Added a GitHub Action to push automatically on PyPI on a release

- **Doc**
- Added `delivery method` to the contributing file

2.1.3

- **Features**
- Added `additionnal_headers` in `Model` to add specific values in the header of the request send to the API.
- `ask` can now be used without specify the `user` parameter name.

- **Fixes**
- Fixed the bug with the f-string in python 3.10 or below.
- Removed `simple_api_call`.
- `Hosta` now support a nested pydantic type like `List[PydanticType]`.

- **Doc**
- Added two example to work with Microsoft Azure and Ollama.
- Added documentation for the `emulate` functions.
- Remplace all links in the `README` by absolute link

2.1.2

- **Doc**
- Fix the example for the custom Model class with a Llama Model

- **Fixes**
- Remove the PIL dependency

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.