Tiansu

Results 59 comments of Tiansu

> A PyArrow Dataset can be initiated from a list of file paths: > > Create a FileSystemDataset from explicitly given files. The files must be located on the same...

I am also seeing the same issue. Though the change I applied is only about tagging.

This does not solve the issue where some package wants to be specifically declared as from a private pypi. I am missing something like this from the UX: ```toml [project]...

stuck at error invalid API Key. To reproduce: ``` export CHAT_API_CLI=xxx chatgpt-cli --model claude-3-5-sonnet-20240620 --supplier anthropic ```

Warning: current state works for Anthropic, but somehow breaks the openai integration. The mix between biz logic / config logic and networking logic makes scaling out this CLI kind of...

Hey @tadeasf That looks awesome! Cannot wait for this to get out!

@tadeasf I will give it try!

Just tested against openai, look all good. Though I find adding this to the end of every chat, is a bit verbose: ``` ChatGPT CLI Provider: openai Model: gpt-4o ───────────────────────────────────...

> Which branch you tested? styling

@marcolardera What do you think of this overhaul initiative? Would you consider this to be merged into repo? Or you prefer us working on something separately.