Skip to content

Conversation

tharropoulos
Copy link
Contributor

Change Summary

  • add NLSearchModel class with CRUD operations for individual models
  • add NLSearchModels collection class with ArrayAccess implementation
  • integrate nl search models into main Client class with getter method
  • add tests for model creation, retrieval, update, and deletion
  • add test case base class with OpenAI API key validation

PR Checklist

- add `NLSearchModel` class with CRUD operations for individual models
- add `NLSearchModels` collection class with `ArrayAccess` implementation
- integrate nl search models into main `Client` class with getter method
- add tests for model creation, retrieval, update, and deletion
- add test case base class with OpenAI API key validation
@jasonbosco jasonbosco merged commit 7c7b994 into typesense:master Jul 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants