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

chat() function #7

Closed
5 tasks done
asaficontact opened this issue Jul 27, 2024 · 2 comments
Closed
5 tasks done

chat() function #7

asaficontact opened this issue Jul 27, 2024 · 2 comments
Assignees

Comments

@asaficontact
Copy link
Collaborator

asaficontact commented Jul 27, 2024

For the following function, do:

  • Implement the function if it is not already added
  • Refactor function if necessary
  • Compare the parameters against Ollama and Ollama-Python
  • Write documentation for the function
  • Write tests for the function (follow conventions/tests here) and test with testthat::test()

See generate() function for template. generate() is a complete function with all features and has passed all tests.

asaficontact added a commit that referenced this issue Jul 27, 2024
@asaficontact
Copy link
Collaborator Author

Done with most of the tests, compare the parameters, and then finalize any additional tests that need to be added, then we are good to go with the function.

@asaficontact asaficontact self-assigned this Jul 27, 2024
@hauselin
Copy link
Owner

Function needs refactoring and additional testing. See generate() function for examples and also see edits above^^

@hauselin hauselin added this to the Ollama API endpoints milestone Jul 28, 2024
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

No branches or pull requests

2 participants