ragflow/api
zhuhao 9352a09c53
modify the encryption to first perform base64 encoding and then encrypt (#1621)
### What problem does this PR solve?

The encryption should first perform base64 encoding and then encrypt, to
maintain consistency with the frontend

#1620 

### Type of change

- [x] Refactoring
2024-07-22 09:24:45 +08:00
..
apps fix delete selected chunks display wrong (#1612) 2024-07-19 16:25:50 +08:00
db Chat Use CVmodel (#1607) 2024-07-19 18:36:34 +08:00
utils modify the encryption to first perform base64 encoding and then encrypt (#1621) 2024-07-22 09:24:45 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
contants.py API: create dataset (#1106) 2024-06-11 11:16:37 +08:00
ragflow_server.py refine db connection (#1494) 2024-07-12 18:11:34 +08:00
settings.py Integrates LLM Azure OpenAI (#1318) 2024-07-04 09:57:16 +08:00
versions.py add version (#807) 2024-05-16 16:17:48 +08:00