n8n/packages/@n8n/nodes-langchain/nodes/vendors/OpenAi/helpers
2025-03-03 13:48:28 +01:00
..
constants.ts fix: OpenAI node text > message hide tools connector for unsupported models (#8866) 2024-03-12 17:23:00 +02:00
error-handling.test.ts fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
error-handling.ts fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
interfaces.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
utils.ts fix(OpenAI Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +01:00