Alexander Wu
Alexander Wu
flask: https://github.com/pallets/flask/blob/main/pyproject.toml django: https://github.com/django/django/blob/main/setup.cfg fastapi: https://github.com/tiangolo/fastapi/blob/master/requirements.txt pydantic: https://github.com/pydantic/pydantic/blob/main/pyproject.toml After looking at the practices of several frameworks, it seems that >= and frequently updating dependency versions is the best practice. Your...
@better629 could you take a look at this?
aiohttp/typer/loguru/numpy/openai/pydantic/PyYAML/tenacity/tiktoken/aiofiles/gitpython This is the must-have package that I looked directly into requirements.txt and filtered by eye (no verification)
@shenchucheng I think this is a new requirement and can be discussed additionally. This PR can be merged first @azurewtl If there are new changes, submit another PR
Anyway, I’ll merge first
I still think some examples should be provided. Also, the description of this PR "The Import process allows external existing projects to continue incrementally adding requirements." does not seem to...
Can you tell us about “interesting jobs”? Then we might know how to modify it
Do you mean tutorial on werewolf scene? Or it's a real education scene?
Does this problem still exist?
we'll do some experiments, trying to make gpt-3.5-turbo available. but it's not on current roadmap.