/
BY
byteleaphq
/
Athena copy
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 2y ago
Details
Filter operations
Brain
10
Chat
8
Chatbot
8
Document
5
get
Download
get
Get Document
delete
Delete Document
get
List document reviews
post
Create document review
Integration
4
ogranisation
1
get
Get API Keys
post
Delete API Key
post
Create API Key
get
Get Analytics
get
Get All Users
put
Update credits
get
Get User details
put
Update User
Document
List document reviews
Retrieve a list of document reviews
get
/document/review
Query parameters
brain_id
string
uuid
Optional brain ID to filter document reviews
Response
DocumentReviewDetail[]
required
active_reading_model
'gpt-3.5-turbo'
|
'claude-3-haiku'
|
'mixtral'
brain_id
string
uuid
created_on
integer
doc_review_id
string
uuid
document_id
string
uuid
final_review_model
'gpt-3.5-turbo'
|
'gpt-4'
|
'claude-instant-1'
|
'claude-2'
|
'claude-3-haiku'
|
'claude-3-sonnet'
|
'claude-3-opus'
|
'mixtral'
|
'mistral-small'
|
'mistral-medium'
|
'mistral-large'
id
integer
prompt
string
review
string
title
string
Changes