POST
/
projects
/
{project_id}
/
llm_monitor
/
ingest

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required

Query Parameters

scope
string | null
default:

Body

application/json
records
any[]
required
logging_method
enum<string>
Available options:
py_langchain,
py_langchain_async,
js_langchain,
py_logger,
js_logger,
api_direct
client_version
string | null

Response

200 - application/json

The response is of type any.

Was this page helpful?