<cough>...
, <laugh>...
, etc. But at ~$15/hr of output, it's too expensive. Ref #tts
#voice-cloning
#llm-ops
#ai-coding-tools
#gpu
uvx lida ui --port 8080 --docs
works.export TCL_LIBRARY=C:/Users/Anand/AppData/Roaming/uv/python/cpython-3.13.0-windows-x86_64-none/tcl/tcl8.6
to point it to my TCL installation for charts to work. I also chose to export OPENAI_BASE_URL=https://llmfoundry.straive.com/openai/v1
gpt-3.5-turbo-0301
(the default model) with gpt-4o-mini
in lida/web/ui/component*
#automation
#future
#llm-ops
#future
#llm-ops
#ai-coding-tools
#llm-ops
#best-practices
#future
#llm-ops
#automation
#code-agents
#prompt-engineering
#voice-cloning
#llm-ops
#automation
#code-agents
#ai-coding-tools
#code-agents
#document-conversion
#html
#llm-ops
#llm-ops
#github
#html
#prompt-engineering
#web-dev
#cloud
#document-conversion
#markdown
git commit
a directory but nothing else in it (e.g. a build/
directory). Add a .gitignore
file with *
followed by !.gitignore
. Only the .gitignore
file is tracked. #github