Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS]: API document for /v1/document/raw-text #1893

Closed
byzheng opened this issue Jul 19, 2024 · 0 comments
Closed

[DOCS]: API document for /v1/document/raw-text #1893

byzheng opened this issue Jul 19, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@byzheng
Copy link

byzheng commented Jul 19, 2024

Description

API endpoint /v1/document/raw-text requires a title in the metadata. This requirement is missing in the document and example request. After execute the example, I get an error message

{
  "success": false,
  "error": "You are missing required metadata key:value pairs in your request. Required metadata key:values are 'title'"
}
@byzheng byzheng added the documentation Improvements or additions to documentation label Jul 19, 2024
@timothycarambat timothycarambat self-assigned this Jul 19, 2024
TuanBC pushed a commit to TuanBC/anything-llm that referenced this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants