1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Nuno Góis f78ce12860
chore: add unleashAI chat schemas (#8405)
https://linear.app/unleash/issue/2-2788/add-unleash-ai-chat-openapi-schemas

Adds OpenAPI schemas for the Unleash AI chat and respective messages.
2024-10-10 09:43:28 +01:00
..
__snapshots__ chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
addons fix: some integrations only counted errors not all results (#8295) 2024-09-27 14:57:26 +02:00
db chore: add timers to count queries (#8393) 2024-10-08 15:41:00 +02:00
domain/project-health
error
features feat: add timestamps to project events (#8389) 2024-10-09 09:32:58 +02:00
middleware feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
openapi chore: add unleashAI chat schemas (#8405) 2024-10-10 09:43:28 +01:00
routes chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
schema fix: trim role names before validation (#8277) 2024-09-26 11:52:51 +00:00
services feat: order environments service implementation (#8415) 2024-10-10 11:33:21 +03:00
types chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
users
util
app.test.ts
app.ts
create-config.test.ts fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
create-config.ts chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: user loging event emitting with login order (#8021) 2024-08-30 11:28:19 +02:00
metrics.test.ts fix: extend feature_toggle_update counter with details about action (#8202) 2024-09-30 12:16:03 +00:00
metrics.ts chore: update debugging lifecycle format (#8371) 2024-10-07 14:54:53 +03:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts