Azure / azure-functions-openai-extension

An extension that adds support for Azure OpenAI/ OpenAI bindings in Azure Functions for LLM (GPT-3.5-Turbo, GPT-4, etc)
MIT License
80 stars 29 forks source link

Fix Node Assistant sample errors #86

Closed castrodd closed 5 months ago

castrodd commented 5 months ago

When testing the Assistant sample for Node.js, I hit two errors:

image