ReMe/reme_ai
jinli.yl b9e2fdd4b0 refactor(reme_ai): remove unnecessary environment variable check
- Remove the assertion for FLOW_APP_NAME environment variable
- This change simplifies the __init__.py file and removes a potential  source of runtime errors due to missing environment variables
2025-09-16 17:22:25 +08:00
..
config reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
constants refactor(README): update documentation and remove unused code 2025-09-02 21:39:04 +08:00
enumeration refactor(reme_ai): remove unused PDF processing components 2025-09-02 20:52:14 +08:00
react reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
retrieve reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
schema refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
service reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
summary reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
utils refactor(reme_ai): remove unused PDF processing components 2025-09-02 20:52:14 +08:00
vector_store reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
__init__.py refactor(reme_ai): remove unnecessary environment variable check 2025-09-16 17:22:25 +08:00
app.py refactor(reme_ai): move FLOW_APP_NAME check to __init__.py 2025-09-16 17:09:09 +08:00