Anton Romanovich

Results 7 comments of Anton Romanovich

Unfortunately, `Document`'s methods are public and documented and can not be renamed without breaking backwards compatibility. I'll consider renaming them in the next major version.

I should've brought it up myself, but I almost always run tests from the terminal and wasn't aware of it :( > Do you know of a solution that can...

@alexshtin, could you please take a look? Most of the tests have already been affected by this issue for a couple of months (after https://github.com/temporalio/temporal/pull/5205). `tests/ndc` and `tests/xdc` are the...

> Can you fix it (and also merge conflicts) and I will approve and merge it. I've manually repeated everything from scratch again, just to be sure: * [`Move ./tests/{xdc,ndc}/*_test.go...

@alexshtin, @rodrigozhou, I've rebased it again. Could you please take a look while there are no conflicts? It's usually quite a short while :)

@alexshtin Could you please take a look?

@ekzhu, I have encountered the same issue when trying to use AutoGen over an OpenAI-compatible endpoint provided by a [LiteLLM](https://github.com/BerriAI/litellm)-powered local proxy. > could you provide a code snippet that...