homie-gg / homie

1 stars 0 forks source link

fix(AI): switch from Langchain to OpenAI SDK #199

Closed mikewuu closed 2 months ago

mikewuu commented 2 months ago

Langchain is complicated, and missing latest openai features. This PR removes it, and uses open ai's node SDK directly.

closes #188

mikewuu commented 2 months ago

Closing this PR as OpenAI's zod implementation is not ready as of Aug 2024:

CleanShot 2024-08-11 at 00 51 54@2x