Wu Clan

Results 16 issues of Wu Clan

This is very important for the separation of front-end and back-end, and it is also positive to provide everyone with a unified verification method

**Describe the bug** A clear and concise description of what the bug is. **Versions (please complete the following information):** - Python version: [e.g. 3.8.10] - Django version: [e.g. 3.2.13] -...

my Ninja==0.16.1, Django==3.2.4 In url, I added routing mode under Ninja, but i have only one Ninja, now happend error, It was identified as multiple Ninja ![image](https://user-images.githubusercontent.com/52145145/147536414-1918a435-776a-4339-b0f2-42b7703d3c51.png) ![image](https://user-images.githubusercontent.com/52145145/147536207-bc2d9751-dd4a-4cd7-9864-b602558d7674.png) I found...

**Describe the bug** when use lifespan with register_tortoise() in fastapi >= 0.95.0, register_tortoise() is not work

enhancement

### Describe the bug ``` File "D:\Github\fastapi_chatgpt\.venv\lib\site-packages\interpreter\core\core.py", line 169, in _streaming_chat with open( OSError: [Errno 22] Invalid argument: 'C:\\Users\\user\\AppData\\Local\\Open Interpreter\\Open Interpreter\\conversations\\##_Plan\n\n1._Read_user__February_27_2024_18-57-36.json' ``` ### Reproduce interpreter.chat(message, stream=True) with ollama ### Expected...

Bug
More Information Required

Hi, @StKali Is it possible to add a way to delete the cache by tag instead of requiring a strong binding between key and tag, this may be an insecure...

Two RBAC scenarios have been implemented and are considered to be very elegant architectural designs (probably only for some developers).

在这里,把你的任何想法和建议分享出来吧,说不定哪天就实现了 - [x] 失败重试 P.S.: 当前只针对 API 请求失败进行重试,其他任何地方的错误都将直接终止 case - [ ] 多线程运行(缺少技术方案) - [x] 支持依赖接口 response 多次提取 - [x] 支持执行关联测试用例时更新依赖接口请求数据 - [x] 支持 jsonschema 断言 - [x] 支持 python...

## It would be great if you could provide PR. We've fully upgraded to Pydantic-V2, but we still have some unfinished business from V1 that we'll continue to push in...