typeai icon indicating copy to clipboard operation
typeai copied to clipboard

✨ TypeAI: An AI Engineering Framework for TypeScript

Results 5 typeai issues
Sort by recently updated
recently updated
newest added

[I was trying to follow the example after "They can be used like this:"](https://github.com/openai/openai-node/discussions/217) and ran into weird errors with the types not aligning. https://github.com/openai/openai-node/discussions/217

[Adding `-0613` to the model per OpenAI stating that those models have the function calling capabilities.](https://openai.com/blog/function-calling-and-other-api-updates)

![image](https://github.com/TypeAI-dev/typeai/assets/9191176/6f8ebb21-caec-4d5e-ab18-0c7887528188)

is it possible to use azure openai api?

First of all - great idea and great library. If it works it works great! but I'm having a hard time making it run inside a cloud function. This is...