Yoni
Yoni
In our integration tests we start lakeFS in a docker-compose in GitHub actions. If we use the same way here, we need to somehow give Databricks access to this installation....
Removed this ambiguity in: #3703
Thank you for this, @rmoff - seems like this was done in another PR.
This seems to solve the Router initialization problem, however when we reach the following code in `codeact_agent.py`: ``` response = self.llm.completion( messages=self.messages, stop=[""], temperature=0.0, seed=42, ) action_str: str = parse_response(response)...
It seems like your client and server are not compatible. The `/api/configurations` endpoint was removed in #1169, so it's probably the frontend which is not up to date. Make sure...
Absolutely needed functionality. I strongly suggest not introducing the term "rollback". I would add this to the `reset` command and require a `--hard` flag - similar to git.
@arielshaqed sorry - apparently I'm not getting notifications when I'm tagged.
Hey @neubig, sure - on it
@rbren, no worries - I hope this cuts it, please take another look