Sobes.tech

What is temperature and what does it affect?

Senior
232

What are message queues used for?

Senior
218

Describe the flow of function calling: the user asks 'What's the weather in Moscow?' — what happens under the hood?

Senior
211

What is a contextual window in LLM?

Senior
202

What is atomicity in databases? Provide an example.

Senior
188

What is semantic search within embeddings?

Senior
186

What is rate limit and how to bypass it?

Senior
182

When is memoization needed in React? useMemo, useCallback, React.memo.

Senior
179

What can be included in a contextual window besides user messages? Why can a new empty chat be filled up to 15%?

Senior
174

What is a Circuit Breaker?

Senior
167

What is streaming at the level of LLM?

Senior
157

What is tool/function calling in LLM?

Senior
154

When is Redux not needed in a project?

Senior
151

Please implement the code as described by the comment on index.ts:18 The comment is: Implement POST method with auth and error handling, body wich correct MessagesBody interface Replace the comment with your implementation. Optimize for speed. Don't over-explore or over-check your work other than what is absolutely necessary to implement the comment. Once you are done, remove the comment.

Senior
149

What is the difference between types and interfaces in TypeScript?

Senior
147

How to correctly create indexes? What are the disadvantages of indexing?

Senior
146

How to optimize a high-load balance table with tens of thousands of requests per second?

Senior
139

How does Redis differ from PostgreSQL? How is data stored in each?

Senior
137

How to build an agent for a corporate knowledge base (wiki) with minimal costs when dealing with a large volume of documents?

Senior
128
/2