Niel Teng Hu

Results 5 issues of Niel Teng Hu

Hi, I saw your [post](https://www.reddit.com/r/OpenAIDev/comments/14komlx/i_made_a_library_to_simplify_function_calling/) on reddit, this is great work! I’m working on a similar project https://github.com/TengHu/ActionWeaver. I'd love to hear your feedback, maybe there are future collaboration opportunities...

Investigate how to integrate actionweaver with OpenAI assistant api and [Marvel assistant API](https://www.askmarvin.ai/docs/interactive/assistants/).

enhancement
help wanted

Update `https://github.com/TengHu/ActionWeaver/blob/main/actionweaver/llms/azure/chat_loop.py` to support AsyncAzureOpenAI

enhancement
help wanted

I would like to set up a GitHub action that runs unit tests (`python -m unittest discover -v`) before allow merging any changes.

help wanted
good first issue