llamabot
llamabot copied to clipboard
Pythonic class-based interface to LLMs
- Introduce a new command 'visualize' in the CLI to launch a web app for visualizing prompts and messages. - Create a new module 'visualize.py' under 'llamabot/cli' to handle the...
This tool looks super useful, so thanks! I am just getting set up and I'm running into this error: ``` NotFoundError: litellm.NotFoundError: OpenAIException - Error code: 404 - {'error': {'message':...
This is not a bug or an issue per se, but more of a guidance question. We are trying to use LlamaBot with Azure OpenAI API and was wondering if...
Given a notebook, inject markdown cells for narrative purposes, so that it satisfies tutorial-style requirements, enabling nb readers to onboard faster than without?
Can we get the latest commits from the past 24 hrs and do a summary of work done for the past day? Generalization would be to choose time window.