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
73 stars 26 forks source link

Rename "chat bots" to "assistants" #17

Closed cgillum closed 6 months ago

cgillum commented 7 months ago

This issue tracks rebranding chat bots as assistants, which is consistent with OpenAI's naming conventions.

As part of this, we should also rename the "Agents" namespace to Assistants ("agent" is a misnomer, and we might decide to use it for something else later).

manvkaur commented 6 months ago

@aishwaryabh, @cgillum Can we close this issue now?

cgillum commented 6 months ago

Yes! This was done as part of https://github.com/Azure/azure-functions-openai-extension/pull/35. Closing.