Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AI] MLX Request / Response #37

Closed
Gusi1804 opened this issue Feb 13, 2025 · 0 comments · Fixed by #44
Closed

[AI] MLX Request / Response #37

Gusi1804 opened this issue Feb 13, 2025 · 0 comments · Fixed by #44
Assignees
Labels
AI AI for chatting and analyzing

Comments

@Gusi1804
Copy link
Contributor

Create custom structs that will contain all the fields we need to pass in to create a request and the ones we get when we receive a response.

See the analogous #12 for reference! You will probably need to work with @aryanpx5 who's working on #16 so that your implementations integrate well.

@Gusi1804 Gusi1804 added the AI AI for chatting and analyzing label Feb 13, 2025
Gusi1804 added a commit that referenced this issue Feb 21, 2025
* Created a singleton class

* Renamed class

* Created custom structs for request and response

* Pulled changes from main

---------

Co-authored-by: Gustavo Garfias <gustavo.egarfias@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI AI for chatting and analyzing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants