Tiansu
Tiansu
I am thinking about trying out models from Anthropic and MistralAI on this tool as well. Given how similar the model APIs are between these companies. Could this be easily...
# Pull Request Check List Resolves: #3527 - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. # My comments I have tried to...
MVP
Overhaul of the entire codebase. Currently supports: - Main feature, chat session - Validates provider, api_key and model - Supports history saving and loading - Supports budget (budget display, saving...
### Apache Iceberg version 0.7.1 (latest release) ### Please describe the bug 🐞 I am currently trying out the pyiceberg CLI, and found this command seems not working as expected:...
### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...
### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...
**Describe the bug** I have a pre-commit file set as follows ``` - repo: https://github.com/dbt-checkpoint/dbt-checkpoint rev: v2.0.6 hooks: - id: dbt-clean - id: dbt-deps - id: dbt-compile - id: dbt-docs-generate...
How does version release getting done in this repo? Could not find any tags / releases in the repo? How could I find which version one PR has affected by...