Find answers from the community

Updated 8 months ago

Branch

guys what is the roles for git branching names? example: mad/fix-bug
L
m
8 comments
Since the branch is on your fork, there isn't really a rule

The general pattern i follow is logan/my_fix_name
i just opened pull request to fix the bug i need. review and good to go
I'll get to it at some point this evening probably (it is the weekend after all πŸ˜…)
sorry hahahha,
by the way when you are free hint me where to upgrade the openai latset version do i update the package and change the poetry.lock? or change openai = ">=1.1.0" to be openai = ">=1.14.0" in pyproject.toml
just add that line inside the pyproject.toml inside llama-index-integrations/agent/llama-index-agent-openai/pyproject.toml
ready for review πŸ™‚ @Logan M
Add a reply
Sign up and join the conversation on Discord