Alex

Results 200 comments of Alex

For example for ``` index= tfrs.layers.factorized_top_k.ScaNN(model.query_model, num_reordering_candidates=1000) index.index_from_dataset( tf.data.Dataset.zip((items_map.batch(100), items.batch(100).map(model.candidate_model))) ) ``` To query it and get recomendations with only in stock items you can create a list with out...

That's exactly the task I'm working on since yesterday. Thank a lot for the issue. I'll add it to the roadmap, it's very descriptive. I already have s3 with cloudfront...

https://github.com/arc53/DocsHUB created this repo for this. I think for checks we can use GPT to probably automate it hahaha. But for starters it has to be manual. Also, we have...

Sorry, really busy right now, hmm yeah version has to be there, and if we have seperate indexes for seperate versions its also very convenient for users cause they can...

Most reasonable thing I can think now is probably some database that has an api endpoint for search and everything. Inside that database we have all the mappings. And maybe...

is done now, I think at least as proof of concept it will work.

Turkinsh language in the UI? would love help woth that, will probably need i18n plugin for it

Thats a good issue to work on @krabbi @tenokami please think of the design, I think we can have it in a settings menu?

I think it probably saw this page and decided to add it https://langchain.readthedocs.io/en/latest/tracing/local_installation.html?highlight=docker

just added https://github.com/arc53/DocsGPT/commit/610adcbefc7671d56b3367e6074215480c00ea73