sheldonrampton

Results 6 comments of sheldonrampton

We used redis for a simple data storage implementation with slack-ruby-bot. Our use case was a bot that lets multiple Slack users post questions using a "question" command, with a...

With the move to Drupal 8, I would deprecate having a drush makefile and favor using Composer instead.

I've experienced this issue myself. In my case, I started developing my code that uses this package on a Mac, and I was able to get around the error by...

After submitting this pull request, I realized that the embeddings file which is referenced in https://cookbook.openai.com/examples/question_answering_using_embeddings references this embeddings path: https://cdn.openai.com/API/examples/data/winter_olympics_2022.csv which was generated using text-embedding-ada-002 as its EMBEDDING_MODEL. If...

This issue has not been fixed and causes errors when trying to run the example. What can I do to help move forward action on this?