al

Results 60 comments of al

> Doesn't seem to be a Windows-specific issue: I encountered this error on macos as well, where the `eccodes` python package is installed, but `pygrib` fails to locate it. My...

The error is gone after upgrading decorator from 5.0.6 to 5.0.9.

When custom `output_schema` is specified, response message won't include token counts. In this case, where do we see the token usage?

I tried to increase time to 2017-01-01 to 2018-01-01, it gives another error `ValueError: End session 2018-01-01 00:00:00+00:00 is invalid!` What does this error mean? The end time cannot be...

While running the experiment, the CPU is not 100% utilized, which makes sense since the only thing `run_experiment` does is to sleep, which shouldn't block the CPU. - So why...

handle in the same way? not the most dynamic way, but it seem to works. [another project](https://github.com/polischuk/SlugGenerator) for ref

I had the same issue. This stops me from creating custom loss function. In documentation, parallel version only uses math.sin function, not self defined function.

Just curious, is there a demo code for making it return 0-9? The README [Tools](https://github.com/minimaxir/simpleaichat/tree/db19d26250cdee7db8acb52027632083e83aeb28#tools) example seems automatically calls the tool I think, but not returning 0-9. I imagine there...

> you would just ingest the data to a vector database and have this read from it "have this read from it" - what does this mean more specifically? Possible...

`user = et.use('gj_client')`也会出现这个错误