mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-15 01:18:26 +08:00
Fix: align go provider apis with python apis (#16867)
### Summary As title. --------- Co-authored-by: Jin Hai <haijin.chn@gmail.com> Co-authored-by: Wang Qi <wangq8@outlook.com>
This commit is contained in:
@@ -241,4 +241,5 @@ def test_openai_compatible_reference_metadata_fields_filter_accepts_array(rest_c
|
||||
choice_msg = payload["choices"][0]["message"]
|
||||
skip_if_go_proxy_upstream_error(choice_msg)
|
||||
assert "reference" in choice_msg, payload
|
||||
print(payload)
|
||||
assert isinstance(choice_msg["reference"], list), payload
|
||||
|
||||
Reference in New Issue
Block a user