You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tracks issues that get us to have a very usable LLM interface for various models, for text longer than context size (tokenization), and for (stretch goal) RAG system.
This tracks issues that get us to have a very usable LLM interface for various models, for text longer than context size (tokenization), and for (stretch goal) RAG system.
Issues
learner): create configurableLLMClient#79learner): add generic LLM message tokenizer support #131learner): add chunking to long requests to LLM #58learner): (how to) LLM RAG access to database and document storage (?) #132This will probably come in handy!